Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
e2e
|
|
|
cmd/boid-e2e
command
|
|
|
internal
|
|
|
adapters
Package adapters defines the HarnessAdapter interface and shared types for harness-specific agent protocol implementations.
|
Package adapters defines the HarnessAdapter interface and shared types for harness-specific agent protocol implementations. |
|
adapters/claude
Package claude implements adapters.HarnessAdapter for Claude Code.
|
Package claude implements adapters.HarnessAdapter for Claude Code. |
|
adapters/codex
Package codex implements adapters.HarnessAdapter for the Codex CLI.
|
Package codex implements adapters.HarnessAdapter for the Codex CLI. |
|
adapters/opencode
Package opencode implements adapters.HarnessAdapter for the opencode CLI.
|
Package opencode implements adapters.HarnessAdapter for the opencode CLI. |
|
adapters/registry
Package registry maps sandbox.HarnessType to a HarnessAdapter implementation.
|
Package registry maps sandbox.HarnessType to a HarnessAdapter implementation. |
|
adapters/shell
Package shell implements adapters.HarnessAdapter for plain shell / exec jobs that do not embed an agent harness.
|
Package shell implements adapters.HarnessAdapter for plain shell / exec jobs that do not embed an agent harness. |
|
adapters/sigutil
Package sigutil hosts the small signal-forwarding loop every harness adapter runs while its child process is alive.
|
Package sigutil hosts the small signal-forwarding loop every harness adapter runs while its child process is alive. |
|
daemon
Package daemon provides helpers for daemonizing the boid server process.
|
Package daemon provides helpers for daemonizing the boid server process. |
|
logrotate
Package logrotate provides a size-based rotating log writer.
|
Package logrotate provides a size-based rotating log writer. |
|
notify
Package notify exec's a user-configured command for agent-driven notifications.
|
Package notify exec's a user-configured command for agent-driven notifications. |
|
orchestrator/refname
Package refname generates random "adjective_noun" style names for task refs.
|
Package refname generates random "adjective_noun" style names for task refs. |
|
sandbox/brokerclient
Package brokerclient holds the low-level transport for talking to the boid broker over its UNIX socket, plus a self-contained JobDone helper.
|
Package brokerclient holds the low-level transport for talking to the boid broker over its UNIX socket, plus a self-contained JobDone helper. |
|
sandbox/runner
Package runner is the go-native sandbox runner.
|
Package runner is the go-native sandbox runner. |
|
timeline
Package timeline builds the unified task-detail timeline consumed by both the TUI and the Web UI.
|
Package timeline builds the unified task-detail timeline consumed by both the TUI and the Web UI. |
|
templates
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
|
templates/components
templ: version: v0.3.1001
|
templ: version: v0.3.1001 |
Click to show internal directories.
Click to hide internal directories.