Skip to content

Chief v0.8.0

Latest

Choose a tag to compare

@MiniCodeMonkey MiniCodeMonkey released this 20 Mar 21:43
· 1 commit to main since this release
18fce69

Markdown-only PRDs

Chief no longer uses prd.json. Structured data (stories, priorities, acceptance criteria) is now extracted directly from prd.md — one file, one format, no conversion step.

Cursor agent support

Cursor CLI is now a supported agent backend alongside Claude Code, Codex, and OpenCode — thanks to @bobobobo (#48) and rebased in #52.

Other improvements

  • Skip git repo check for non-interactive Codex CLI commands — thanks to @ernestoacevedo (#51, #53)
  • Agent-neutral documentation and updated landing page

Full Changelog: v0.7.0...v0.8.0