list
25Command
Command "list" from thrashr888/agentkernel, covering agentkernel sandbox list, usage, options, output and columns.
Command
Command "list" from thrashr888/agentkernel, covering agentkernel sandbox list, usage, options, output and columns.
Command
Run multiple jobs concurrently. Each job runs in its own sandbox. Results are collected and reported when all jobs finish.
Command
Run a multi-step agent pipeline. Each step runs in its own sandbox, and output from one step can be piped as input to the next.
Command
Verify and replay execution receipts generated by run and exec.
Command
Run a command in a temporary sandbox. The sandbox is created, the command executed, and then cleaned up automatically.
Command
Manage secrets (API keys and credentials) in the secret vault.
Command
Manage agent sessions. A session ties together a sandbox, an agent type, and lifecycle metadata (creation time, exec count, status). Sessions can be stopped, saved (snapshotted), and resumed.
Command
Save and restore sandbox state. Snapshots capture the full filesystem of a running or stopped sandbox using docker commit.
Command
Manage the lifecycle of persistent sandboxes.
Command
Command "tasks" from thrashr888/agentkernel, covering durable tasks, use up to four task workers (the default) and bound active tasks explicitly.
Command
Manage sandbox templates. Templates are pre-configured agentkernel.toml configs that can be used with sandbox create --template or run --template.
Command
Manage persistent volumes that survive sandbox restarts. Volumes are stored in /.agentkernel/volumes/.
Agent Claude Code
Agent that enforces governance policies across managed repositories.
Agent Claude Code
Agent that helps onboard repositories into AllBeads.
Agent Claude Code
Agent that plans new projects without implementing code.
Agent Claude Code
Autonomous agent that finds and completes ready tasks across contexts.
Command Claude Code
Detect and track AI agent usage across repositories.
Command Claude Code
Show blocked issues across all contexts.
Command Claude Code
Create a new GitHub repository with AllBeads pre-configured.
Command Claude Code
Manage AllBeads contexts (repositories).
Command Claude Code
Create a bead in a specific context (cross-repo task handoff).
Command Claude Code
Check and enforce governance policies for AI agent adoption.
Command Claude Code
Hand off a bead to an AI agent for implementation.
Command Claude Code
List beads across all contexts.