Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
agencycli
command
|
|
|
internal
|
|
|
api
Package api exposes a JSON HTTP API over an agencycli workspace for the web UI and integrations.
|
Package api exposes a JSON HTTP API over an agencycli workspace for the web UI and integrations. |
|
ctxbuild
Package ctxbuild builds a MergedContext by walking the department chain and collecting prompt layers and skills.
|
Package ctxbuild builds a MergedContext by walking the department chain and collecting prompt layers and skills. |
|
entity
Package entity defines the core domain types for agencycli.
|
Package entity defines the core domain types for agencycli. |
|
formatter
Package formatter translates a MergedContext into the file layout that a specific agent runtime expects inside its working directory.
|
Package formatter translates a MergedContext into the file layout that a specific agent runtime expects inside its working directory. |
|
runner
Package runner executes agent CLI processes for a given task, handles sentinel detection (confirmation requests), captures session IDs, and writes run logs.
|
Package runner executes agent CLI processes for a given task, handles sentinel detection (confirmation requests), captures session IDs, and writes run logs. |
|
sandbox
Package sandbox wraps agent CLI execution inside isolated Docker containers.
|
Package sandbox wraps agent CLI execution inside isolated Docker containers. |
|
scaffold
Package scaffold creates the initial directory layout and template files for agencycli workspace objects (agency, team, project).
|
Package scaffold creates the initial directory layout and template files for agencycli workspace objects (agency, team, project). |
|
store
Package store defines the storage interface and filesystem implementation for agencycli workspace data.
|
Package store defines the storage interface and filesystem implementation for agencycli workspace data. |
|
taskstore
Package taskstore manages per-agent task queues, heartbeat configuration, and the workspace-level human inbox.
|
Package taskstore manages per-agent task queues, heartbeat configuration, and the workspace-level human inbox. |
|
telemetry
Package telemetry persists agent invocation records to a workspace-local SQLite DB.
|
Package telemetry persists agent invocation records to a workspace-local SQLite DB. |
|
template
Package template provides Pack / Unpack helpers for agencycli agency templates.
|
Package template provides Pack / Unpack helpers for agencycli agency templates. |
|
workspace
Package workspace provides helpers for locating and validating an agencycli workspace on the local filesystem.
|
Package workspace provides helpers for locating and validating an agencycli workspace on the local filesystem. |
Click to show internal directories.
Click to hide internal directories.