AI Tools Developer building practical, efficient systems.
Go Python TypeScript Node.js OpenAI Rust Anthropic
Philosophy: Make it work. Make it right. Make it fast.
Tooling that sits between coding agents and the models they call: token accounting, context compression, protocol adapters. Mostly Rust and Go, mostly CLIs and hooks.
- OMNI stars Rust. Stops an agent paying to re-read output it has already seen, by turning repeated bytes into retrievable handles. 74.9% off 6,656 recorded commands, and every number replays on your own corpus.
- HeimSense stars Go. Runs Claude Code against any LLM provider by translating Anthropic's protocol to OpenAI's and back. Single binary, 20+ providers, no Python or Node runtime.
- Selat stars One credential for every tool your AI agent calls. An open source gateway that holds the OAuth, refreshes the tokens, and serves the same catalog over MCP and REST.
- AI PR Describer GitHub Action that writes the pull request description from the diff.
Merged pull requests in other people's repositories.
- ahmadrosid/nakama
44 merged - forgepod/forgepod
20 merged