#62 · Primary category: AI Gateway & API Infrastructure

openwolf

agent-memory anthropic claude-ai claude-code cli codex context-engineering developer-tools middleware observability open-source openai opencode token-optimization

Portable project memory across Claude Code, Codex and OpenCode, plus token accounting measured from harness transcripts. Local file I/O, no API calls, no telemetry.

Project last updated:08/29/26

GitHub Stars

2.3K

Forks

202

Contributors

15

License

AGPL-3.0

Why we included this project

Anyone who has spent a long session inside an AI coding assistant has seen the same file read twice, or watched a context compaction wipe out what the session just did. OpenWolf sits between you and the agent and keeps a persistent project memory: a self-healing index of files with token estimates and symbol-level line ranges, a session digest injected at startup, and a pre-compaction snapshot that preserves finished work. It wires in through lifecycle hooks and protocol files, so your normal workflow stays the same, and the same shared brain works across Claude Code, Codex, OpenCode, Cursor, and Antigravity. Because it measures actual usage from harness transcripts rather than estimates, you can verify the token savings instead of taking them on faith. Teams paying for tokens on real projects will find that useful.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category