Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
ctx
command
package main is the main entry point of the app.
|
package main is the main entry point of the app. |
|
internal
|
|
|
bootstrap
Package bootstrap initializes the ctx CLI application.
|
Package bootstrap initializes the ctx CLI application. |
|
claude
Package claude provides Claude Code integration templates and utilities.
|
Package claude provides Claude Code integration templates and utilities. |
|
cli/add
Package add provides the "ctx add" command for appending entries to context files.
|
Package add provides the "ctx add" command for appending entries to context files. |
|
cli/agent
Package agent implements the "ctx agent" command for generating AI-ready context packets.
|
Package agent implements the "ctx agent" command for generating AI-ready context packets. |
|
cli/compact
Package compact implements the "ctx compact" command for cleaning up and consolidating context files.
|
Package compact implements the "ctx compact" command for cleaning up and consolidating context files. |
|
cli/complete
Package complete implements the "ctx complete" command for marking tasks as done in TASKS.md.
|
Package complete implements the "ctx complete" command for marking tasks as done in TASKS.md. |
|
cli/decision
Package decisions provides commands for managing DECISIONS.md.
|
Package decisions provides commands for managing DECISIONS.md. |
|
cli/drift
Package drift implements the "ctx drift" command for detecting stale or invalid context.
|
Package drift implements the "ctx drift" command for detecting stale or invalid context. |
|
cli/hook
Package hook implements the "ctx hook" command for generating AI tool integration configurations.
|
Package hook implements the "ctx hook" command for generating AI tool integration configurations. |
|
cli/initialize
Package initialize implements the "ctx init" command for initializing a .context/ directory with template files.
|
Package initialize implements the "ctx init" command for initializing a .context/ directory with template files. |
|
cli/learnings
Package learnings provides commands for managing LEARNINGS.md.
|
Package learnings provides commands for managing LEARNINGS.md. |
|
cli/load
Package load provides the command for outputting assembled context.
|
Package load provides the command for outputting assembled context. |
|
cli/loop
Package loop provides the command for generating Ralph loop scripts.
|
Package loop provides the command for generating Ralph loop scripts. |
|
cli/recall
Package recall provides CLI commands for browsing and searching AI session history.
|
Package recall provides CLI commands for browsing and searching AI session history. |
|
cli/session
Package session provides commands for managing session snapshots.
|
Package session provides commands for managing session snapshots. |
|
cli/task
Package task implements the "ctx tasks" command for managing task archival and snapshots.
|
Package task implements the "ctx tasks" command for managing task archival and snapshots. |
|
context
Package context provides functionality for loading and managing .context/ files.
|
Package context provides functionality for loading and managing .context/ files. |
|
drift
Package drift provides functionality for detecting stale or invalid context.
|
Package drift provides functionality for detecting stale or invalid context. |
|
index
Package index provides index generation and parsing for context files.
|
Package index provides index generation and parsing for context files. |
|
rc
Package rc provides runtime configuration loading from .contextrc files.
|
Package rc provides runtime configuration loading from .contextrc files. |
|
recall/parser
Package parser provides JSONL session file parsing for the recall system.
|
Package parser provides JSONL session file parsing for the recall system. |
|
task
Package task provides task item parsing and matching.
|
Package task provides task item parsing and matching. |
|
tpl
Package tpl provides embedded template files for initializing .context/ directories.
|
Package tpl provides embedded template files for initializing .context/ directories. |
Click to show internal directories.
Click to hide internal directories.
