sootsim agent
attached projects + local agent sessions (codex/claude)
sootsim agent
Manage attached project directories and the agent sessions running inside them. Session-lifecycle commands (start, prompt, watch, end) route through the bridge daemon, which owns the single FIFO reader per session so concurrent cli watches + electron UI subscribers no longer steal bytes from each other. Disk-only inspection commands (projects, sessions, paths, transcript) read attached-project state directly — no daemon needed.
terminal
Options
| flag | description |
|---|---|
--name <label> | human-readable label when attaching a project |
--provider <id> | agent backend: codex (default) or claude — used by attach + start |
--project <id> | filter sessions to a specific attached project |
--all | include ended sessions (sessions defaults to active only) |
Examples
terminal