Skip to content

dev-team: v13.0.0

Latest

Choose a tag to compare

@bdfinst-release-bot bdfinst-release-bot released this 02 Sep 13:03
7909682

13.0.0 (2026-08-31)

⚠ BREAKING CHANGES

  • agents: complexity-review is retired as a distinct review agent. Any project pinning it directly (--agent complexity-review, an eval fixture's applicableAgents, or a per-agent effort/model override) must retarget to structure-review, which now owns nesting depth, cognitive load, and async-pattern judgment in addition to its existing SRP/DRY/ coupling/file-organization charter.

Bug Fixes

  • hooks: dedupe token-efficiency limits, plugin-version read, and stdin/cwd preambles (#2100) (97e3d85)

Code Refactoring

  • agents: fold complexity-review into structure-review (#2093) (#2095) (41e40c0)
  • scripts: split session_report.py's flat CLI into per-profile modules (#2101) (5791911)