Chief v0.7.0
Pluggable Agent Backend
Chief now supports OpenCode and Codex as agent CLIs in addition to Claude Code — thanks to @Simon-BEE and @tpaulshippy! 🎉
Features
- Pluggable agent backend — swap between Claude Code, OpenCode, and Codex as your agent CLI
- PRD robustness: handle large PRDs exceeding token limits, prevent merge/edit from truncating JSON, stable task IDs across PRD regeneration, watchdog for hung agents with no output, fix partially created PRD directories causing UI bugs, fix
.chief/files committed despite gitignore - Scrollable TUI task list with proper label wrapping
Refactoring
- Deduplicate flag parsing and convert helpers with improved test coverage
- Inline story ID and title into commit message template
Full Changelog: v0.6.1...v0.7.0