Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 May 22:26

0.4.0 (2026-05-26)

✨ Features

  • agents: restructure roster for PDCA pipeline (5dd2c05)
  • cli: add unsetup command (8a242f1)
  • cli: add update subcommand (a65cd48)
  • feature: expand pipeline with grill, spec, dual review (341643b)
  • init: add interactive architecture scanner (ffec8f5)
  • setup: migrate to global ~/.claude installation (14652db)
  • skills: add grill-me skill for interactive decision grilling (0d1f11c)

🐛 Bug Fixes

  • init: add fallback after validation failures (195143e)
  • init: clarify sequential AskUserQuestion enforcement (8e2aa12)
  • init: limit file reading performance (fae2cf5)
  • init: replace bash find with Glob tool (7f3d566)
  • init: replace bash grep with Grep tool (fd1a1ed)
  • init: rewrite CLAUDE.md update logic (4596bc6)
  • setup: install to home dir (b9b3e63)
  • setup: make baseDir optional for tests (e394773)

🔄 Code Refactors

  • feature: consolidate GRILL+SPEC into unified phase (ffae544)
  • grill-me: conversation first approach (837cbfd)
  • skills: emphasize conversation over deep exploration (d9af5fb)

📚 Documentation

  • feature: clarify handoff protocol and file outputs (5642b84)
  • git-workflow: add fix branch naming convention (cdd97ef)
  • migrate architecture docs (19ee31c)
  • update README and docs for current architecture (95f8d15)