Directories
¶
| Path | Synopsis |
|---|---|
|
Package capture implements the agent-reasoning-capture buffer that the Stop hook appends to after every assistant turn.
|
Package capture implements the agent-reasoning-capture buffer that the Stop hook appends to after every assistant turn. |
|
agentwire
Package agentwire wires the Contexo MCP server (`ctx mcp`) into the configuration of the AI coding agents that support MCP — Claude Code, Cursor, and Codex.
|
Package agentwire wires the Contexo MCP server (`ctx mcp`) into the configuration of the AI coding agents that support MCP — Claude Code, Cursor, and Codex. |
|
Package diff produces structured, prose-aware diffs between two versions of a Contexo page.
|
Package diff produces structured, prose-aware diffs between two versions of a Contexo page. |
|
Package docsdump serialises Contexo's user-facing command surface — the cobra command tree and the MCP tool/resource registry — into a JSON-ready structure.
|
Package docsdump serialises Contexo's user-facing command surface — the cobra command tree and the MCP tool/resource registry — into a JSON-ready structure. |
|
Package generate builds a seed Contexo knowledge base from a codebase by running the external Graphify CLI, parsing its graph.json, and mapping the code graph into migrate Candidates the agent then distills into pages.
|
Package generate builds a seed Contexo knowledge base from a codebase by running the external Graphify CLI, parsing its graph.json, and mapping the code graph into migrate Candidates the agent then distills into pages. |
|
internal/migrate/catalog.go
|
internal/migrate/catalog.go |
|
Package server wires the Contexo HTTP routes.
|
Package server wires the Contexo HTTP routes. |
|
handler
Package handler holds the HTTP handlers for the Contexo git-backed server.
|
Package handler holds the HTTP handlers for the Contexo git-backed server. |
|
store
|
|
|
Package ui owns every piece of chrome the ctx CLI prints: colour, layout, live progress, and interactive prompts.
|
Package ui owns every piece of chrome the ctx CLI prints: colour, layout, live progress, and interactive prompts. |
|
Package updater resolves the latest published ctx release from GitHub and performs an atomic self-replace.
|
Package updater resolves the latest published ctx release from GitHub and performs an atomic self-replace. |
|
Package userstore is a SQLite-backed store for users, personal access tokens, per-repo memberships, and invite keys.
|
Package userstore is a SQLite-backed store for users, personal access tokens, per-repo memberships, and invite keys. |
|
Package version holds the build-time identity of the ctx binary.
|
Package version holds the build-time identity of the ctx binary. |
Click to show internal directories.
Click to hide internal directories.