Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 23:13
· 24 commits to main since this release
1b87631

Token diet: the plugin's own overhead cut with zero rule loss, plus success-path report caps. Budgets were soft and meaning won every conflict - the numbers below are what non-debatable cuts yielded.

Surface Words before after Paid when
routing anchor 501 428 every session start + every compact
agent descriptions (6) 278 173 every session (agent list)
agent files (6, incl. bodies) 1870 1674 per dispatch
SKILL.md 2445 2377 on skill invoke
  • Report caps, success-path only (failures always full): test-runner PASS <= 5 lines, verifier terse one-line reasons (a FAIL lists every real one), scout <= 15 lines, e2e-runner step log <= 20 lines.
  • implementer's stale SWE-bench point-gap claim removed from its body (the 0.9.0 dated-framing pass missed it).
  • All 15 anchor directives, every agent boundary and anti-misuse clause, and every skill rule survived - the PR carries the rule-survival matrix. No pin, config, or stats changes.