Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmdagent provides cobra commands for managing container-based Claude Code agents.
|
Package cmdagent provides cobra commands for managing container-based Claude Code agents. |
|
Package cmdagentcontext provides the "agent-context" command: a static, local, instant block of guidance that primes a coding agent (Claude Code) to prefer human's in-session tools (codenav, trackers, knowledge, PRs) over ad-hoc approaches.
|
Package cmdagentcontext provides the "agent-context" command: a static, local, instant block of guidance that primes a coding agent (Claude Code) to prefer human's in-session tools (codenav, trackers, knowledge, PRs) over ad-hoc approaches. |
|
Package cmdaudit implements the "human audit" command tree, which reads the structured trail of mutating tracker actions the daemon records.
|
Package cmdaudit implements the "human audit" command tree, which reads the structured trail of mutating tracker actions the daemon records. |
|
Package cmdcodenav wires the code-navigation engine (internal/codenav) into the human CLI as the local "codenav" command tree: index a repository into a local SQLite index, then ask structural questions about it (definitions, references, call graphs, blast radius, search) — token-frugally, for AI agents and humans alike.
|
Package cmdcodenav wires the code-navigation engine (internal/codenav) into the human CLI as the local "codenav" command tree: index a repository into a local SQLite index, then ask structural questions about it (definitions, references, call graphs, blast radius, search) — token-frugally, for AI agents and humans alike. |
|
Integration tests that exercise the human binary against live trackers.
|
Integration tests that exercise the human binary against live trackers. |
Click to show internal directories.
Click to hide internal directories.