Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
agentsession
Package agentsession reads back the conversation id an agent CLI minted for a session the manager launched, for tools that do not accept a chosen id at launch (codex, opencode).
|
Package agentsession reads back the conversation id an agent CLI minted for a session the manager launched, for tools that do not accept a chosen id at launch (codex, opencode). |
|
clipboard
Package clipboard reads image data off the OS clipboard so the quick prompt can attach a pasted screenshot to an agent session.
|
Package clipboard reads image data off the OS clipboard so the quick prompt can attach a pasted screenshot to an agent session. |
|
diff
Package diff builds whole-file line models for changed files: every line of the new file with deletions interleaved, ready to render with changed lines highlighted in full context.
|
Package diff builds whole-file line models for changed files: every line of the new file with deletions interleaved, ready to render with changed lines highlighted in full context. |
|
git
Package git shells out to the git CLI to read diff data for a repo.
|
Package git shells out to the git CLI to read diff data for a repo. |
|
hooks
Package hooks wires Claude Code hook events into status files: each managed session gets AGENT_MANAGER_STATUS_FILE in its environment, and the generated settings file makes Claude Code write its lifecycle state there.
|
Package hooks wires Claude Code hook events into status files: each managed session gets AGENT_MANAGER_STATUS_FILE in its environment, and the generated settings file makes Claude Code write its lifecycle state there. |
|
mcpreg
Package mcpreg registers the agent-manager MCP server into the sessions the manager spawns, per tool.
|
Package mcpreg registers the agent-manager MCP server into the sessions the manager spawns, per tool. |
|
mcpserver
Package mcpserver exposes agent-manager's session commands as MCP tools over stdio, so any MCP-capable agent discovers and calls them natively.
|
Package mcpserver exposes agent-manager's session commands as MCP tools over stdio, so any MCP-capable agent discovers and calls them natively. |
|
sessioncmd
Package sessioncmd implements the session-scoped commands an agent uses to talk to its running manager: naming the session and declaring review targets.
|
Package sessioncmd implements the session-scoped commands an agent uses to talk to its running manager: naming the session and declaring review targets. |
|
update
Package update checks GitHub Releases for a newer agent-manager and caches the result so the TUI can show an unobtrusive "vX available" badge.
|
Package update checks GitHub Releases for a newer agent-manager and caches the result so the TUI can show an unobtrusive "vX available" badge. |
|
tools
|
|
|
badges
command
Command badges publishes the one header figure GitHub will not serve anonymously.
|
Command badges publishes the one header figure GitHub will not serve anonymously. |
Click to show internal directories.
Click to hide internal directories.


