Skip to content

v2.7.0: agy skill-token dispatch, closure re-anchor, anti-bias pack

Choose a tag to compare

@lacvietanh lacvietanh released this 23 Aug 13:15
· 6 commits to master since this release

Added

  • Closure re-anchor in the always-loaded core: before reporting a multi-step task done, re-read the original request and check off every explicit demand instead of trusting memory.
  • New GEMINI.md rule 14: a /skill token must be dispatched before any other action, even mid-sentence, so agy can no longer skip a named skill and start solo work.
  • Owner-ordered anti-bias pack for agy: stronger stop-and-listen enforcement during communication, plus a direct "no filler" communication rule.

Fixed

  • Deployed GEMINI.md had two duplicate section headings; renumbered.
  • A stale rule count in the internal agy-worker reference doc.

Full Changelog: 2.6.1...2.7.0