Skip to content

OpenWolf 2.0.4

Choose a tag to compare

@cytostack cytostack released this 18 Aug 16:09
· 26 commits to main since this release

OpenWolf 2.0.4 is a tune-up release focused on doing what the box says.

  • Context hints and reminders are now delivered straight into your agent's context, reliably.
  • The always-on token overhead is roughly cut in half: a leaner protocol, a smaller anatomy index, and heavy workflows moved to on-demand skills (/designqc, /reframe).
  • Token stats are now measured from real session transcripts instead of estimates, and savings are only counted when a wasteful read was actually prevented.
  • Hand-written notes in anatomy.md survive every rewrite, and the OpenCode plugin is fully synced with the core hooks.
  • Windows hooks now work out of the box.

Upgrade: npm i -g openwolf@latest then openwolf update in each project.

Full details in the changelog.