Directories
¶
| Path | Synopsis |
|---|---|
|
Package cli implements the agentmod command dispatcher: flag parsing, help text, and exit codes.
|
Package cli implements the agentmod command dispatcher: flag parsing, help text, and exit codes. |
|
Package config defines the agentmod.toml schema (v1), its defaults, and validation.
|
Package config defines the agentmod.toml schema (v1), its defaults, and validation. |
|
Package guard implements the decision engine for `agentmod guard claude-bash`, the PreToolUse hook that stops Claude Code Bash commands from polluting global agent homes (FABLE_PLAN §17).
|
Package guard implements the decision engine for `agentmod guard claude-bash`, the PreToolUse hook that stops Claude Code Bash commands from polluting global agent homes (FABLE_PLAN §17). |
|
Package handoff implements .amod snapshot creation (FABLE_PLAN §18/§21, IMPLEMENTATION_PLAN §12).
|
Package handoff implements .amod snapshot creation (FABLE_PLAN §18/§21, IMPLEMENTATION_PLAN §12). |
|
Package layout defines the on-disk layout of an .agentmod/ directory (IMPLEMENTATION_PLAN §4).
|
Package layout defines the on-disk layout of an .agentmod/ directory (IMPLEMENTATION_PLAN §4). |
|
Package project locates the agentmod project that governs a directory.
|
Package project locates the agentmod project that governs a directory. |
|
Package routing defines which environment variables agentmod routes while a project is active (IMPLEMENTATION_PLAN §8) and the names of agentmod's own bookkeeping variables (FABLE_PLAN §14).
|
Package routing defines which environment variables agentmod routes while a project is active (IMPLEMENTATION_PLAN §8) and the names of agentmod's own bookkeeping variables (FABLE_PLAN §14). |
|
Package shellhook generates the self-contained scripts that `agentmod hook <shell>` prints and the user's rc file evals (IMPLEMENTATION_PLAN §7).
|
Package shellhook generates the self-contained scripts that `agentmod hook <shell>` prints and the user's rc file evals (IMPLEMENTATION_PLAN §7). |
Click to show internal directories.
Click to hide internal directories.