2026-07-14
v1.6.0
Features
- New
--non-blockingand--jsonoptions for the agent start and setup commands, making it easier to drive the CLI from scripts and agents - Isolated and shared session modes are no longer marked experimental
Release history and changelog
2026-07-14
--non-blocking and --json options for the agent start and setup commands, making it easier to drive the CLI from scripts and agents2026-07-11
2026-06-30
agent add now gives a clear error when the working directory (--cwd) doesn't exist, instead of misreporting it as a missing node executable2026-06-27
agent list now shows each agent's session mode; add --cwd to include working directories and --desc to include error details2026-06-25
--session-mode (chat-shared by default; isolated and shared are experimental)