Full coverage1903 files301 directories

Ultimate documentation site for the attached repo

This static site is a full source explorer and architecture handbook generated from the attached repository zip. It includes every file, every directory, full code pages, cross-links, offline search, beginner explanations, expert explanations, subsystem slices, and execution-flow pages.

1903
File pages
301
Directory pages
514,558
Total lines indexed
29.0 MB
Source bytes
Offline
Search mode

What this site contains

  • Every file from the zip as a real HTML page with full source.
  • Every directory as a navigable index page.
  • Architecture pages for bootstrap, tools, commands, bridge, permissions, MCP, memory, workflows, and more.
  • Beginner and expert explanation layers on major pages.
  • Cross-links between parent directories, related files, subsystem slices, and search results.

How to use it

  1. Start at the root directory page.
  2. Search by file name, directory name, subsystem, or code phrase.
  3. Use architecture pages to understand the big picture.
  4. Open file pages when you need the exact source and relationships.
  5. Use the beginner and expert guides for two different reading paths.

Root tree preview

Use the root directory page for the full navigable tree.

Architecture map

Architecture

App bootstrap

How the application initializes, wires state, and launches runtime behavior.

3 related file(s)
Architecture

Session engine

Session state, conversation history, turns, persistence, and runtime coordination.

56 related file(s)
Architecture

Tool system

Tool contracts, registration, validation, execution, and result plumbing.

240 related file(s)
Architecture

File tools

Repository file reading, writing, editing, searching, and helpers.

62 related file(s)
Architecture

Shell safety

Shell execution, dangerous command checks, sandboxing, and safety policy edges.

153 related file(s)
Architecture

Permissions

Approval flows, permission modes, allow/deny decisions, and callbacks.

95 related file(s)
Architecture

Commands

User-facing commands, command handlers, and interactive entry points.

235 related file(s)
Architecture

Modes

Behavior modes, effort settings, and execution shaping.

63 related file(s)
Architecture

Planner and verifier agents

Planning, review, verification, advisor, and agent composition flows.

109 related file(s)
Architecture

Memory layers

Memory files, summaries, persisted state, and prompt-time memory loading.

45 related file(s)
Architecture

Compaction

Context shrinking, summarization boundaries, and long-session management.

21 related file(s)
Architecture

Tasks and background jobs

Long-running work records, workflows, and asynchronous task handling.

38 related file(s)
Architecture

Repo context

Project-aware search, context gathering, and repository introspection.

50 related file(s)
Architecture

Integrations

External services, APIs, analytics, auth, and service glue.

168 related file(s)
Architecture

UI flow

Terminal or UI rendering, components, dialogs, prompts, and user interaction surfaces.

508 related file(s)
Architecture

Remote and bridge

Remote execution, bridge transport, cross-process messaging, and session handoff.

68 related file(s)
Architecture

MCP

Model Context Protocol-related files, servers, transports, and integration surfaces.

71 related file(s)
Architecture

Workflow logic

Workflow orchestration, multi-step sequences, and higher-level operational logic.

2 related file(s)

Largest source files

FileLinesImportanceSubsystems
cli/print.ts5595highgeneral
utils/messages.ts5513highgeneral
utils/sessionStorage.ts5106highsession-engine
utils/hooks.ts5023highgeneral
screens/REPL.tsx5006highui-flow
main.tsx4684highapp-bootstrap
utils/bash/bashParser.ts4437highgeneral
utils/attachments.ts3998highgeneral
services/api/claude.ts3420highintegrations
services/mcp/client.ts3349highintegrations, mcp
utils/plugins/pluginLoader.ts3303highgeneral
commands/insights.ts3201highcommands

Quick search