Skip to content

v0.12.0

Choose a tag to compare

@apiad apiad released this 16 Mar 13:53
· 235 commits to main since this release

Added

  • Implemented a strict TCR (Test-Commit-Revert) protocol for the /task work command, enforcing Red-Green-Refactor development cycles on dedicated feature branches.

Changed

  • Refined install.sh to protect project scaffolding files (e.g., README.md, TASKS.md) from being overwritten while ensuring core framework files are always updated.
  • Updated documentation and roadmap to reflect the new workflow improvements.