Release v0.7.5
What's Changed
π Bug Fixes & Improvements
- Fix co ai plan mode: rename
plan_mode.mdβenter_plan_mode.mdso assembler actually loads it (tool name must match filename) - Fix 3 multiline
${has_tool()}blocks inmain.mdthat were output as raw template syntax to LLM - Fix
co createcrashing with 500 error when already authenticated β skip re-auth ifOPENONION_API_KEYalready in~/.co/keys.env
β¨ Improvements
- Plan mode system reminder now injects agent spec format +
co createguidance when entering plan mode - New
co_create.mdsystem reminder: reminds agent tocdinto project after scaffolding exit_plan_mode()now tells agent to runco createafter plan approval- Updated workflow: new agent β always plan mode first; existing agent β read files then edit
- Added
tests/cli/show_co_ai_prompt.pyto inspect assembled system prompt for debugging
Installation
pip install --upgrade connectonionFull Changelog: v0.7.4...v0.7.5