v0.91.2
Added
- A page on how to actually start an agent: Start the agent lists the three
ways to run one, in order — a terminal opened in the project directory, a single non-interactive CLI
command (claude -p …,codex exec …) for scripts and cron, and a persistent worker — with what all
three need and why the working directory decides whether the agent sees the board.
Changed
- The installation tutorial no longer says «start the coding agent» and leaves you there: step 6 gives the
cd+ CLI command and the first message to send, then points at the new page for the other two ways.
Full changelog: v0.91.1...v0.91.2