Directories
¶
| Path | Synopsis |
|---|---|
|
Package client provides the Go socket client and daemon autostart surface for agentbus.
|
Package client provides the Go socket client and daemon autostart surface for agentbus. |
|
cmd
|
|
|
agentbus
command
Package main provides the agentbus command-line entry point.
|
Package main provides the agentbus command-line entry point. |
|
Package engine provides the importable core for agentbus job state, persistence, leases, supervision, results, and logs.
|
Package engine provides the importable core for agentbus job state, persistence, leases, supervision, results, and logs. |
|
adapter/claudecli
Package claudecli adapts the Claude Code CLI to the agentbus engine backend interface.
|
Package claudecli adapts the Claude Code CLI to the agentbus engine backend interface. |
|
adapter/codexcli
Package codexcli adapts the Codex CLI to the agentbus engine backend interface.
|
Package codexcli adapts the Codex CLI to the agentbus engine backend interface. |
|
adapter/cursorcli
Package cursorcli adapts Cursor's ACP stdio endpoint to the agentbus engine.
|
Package cursorcli adapts Cursor's ACP stdio endpoint to the agentbus engine. |
|
adapter/internal/cliadapter
Package cliadapter adapts backend CLI streams to engine sessions.
|
Package cliadapter adapts backend CLI streams to engine sessions. |
|
adapter/internal/duplex
Package duplex provides a small supervised JSONL duplex process runtime for adapter drivers.
|
Package duplex provides a small supervised JSONL duplex process runtime for adapter drivers. |
|
internal
|
|
|
daemonlaunch
Package daemonlaunch starts foreground agentbus daemon children with a private readiness handshake.
|
Package daemonlaunch starts foreground agentbus daemon children with a private readiness handshake. |
|
jcs
Package jcs renders JSON using RFC 8785.
|
Package jcs renders JSON using RFC 8785. |
|
jobstore
Package jobstore persists version-3 jobs and their immutable replay bindings.
|
Package jobstore persists version-3 jobs and their immutable replay bindings. |
|
protocol
Package protocol defines wire types and version negotiation for agentbus.
|
Package protocol defines wire types and version negotiation for agentbus. |
|
schema
Package schema validates JSON documents against optional inline JSON Schema.
|
Package schema validates JSON documents against optional inline JSON Schema. |
|
service
Package service exposes the transport and lifecycle for the version-3 agentbus daemon, including its complete job wire surface.
|
Package service exposes the transport and lifecycle for the version-3 agentbus daemon, including its complete job wire surface. |
Click to show internal directories.
Click to hide internal directories.