Azdaja: a harness-agnostic RLM layer that plugs into Claude Code, Codex, and OpenCode
MiddleDesigner2854 · reddit · 2026-09-19
The author liked Prime Agent's RLM approach but didn't want a full agent harness, so they built Azdaja — a small harness-agnostic layer that plugs into Claude Code, Codex, OpenCode, Pi, etc.
It keeps large inputs in a persistent Python evaluator where code handles search/filter/combine, and only calls the model for parts that genuinely need interpretation. They also experiment with Jev for branches that are really just bounded decisions rather than needing more generated text.
MIT licensed: https://github.com/kubet/azdaja
More from coding & agent
- AI will replace the person writing syntax, not the one who knows what to build — forevergeeks · 2026-09-19
- Open-source TS harness isolates PII from LLM context with dual-channel tools — avant-gate-7758 · 2026-09-19
- Open-source Hermes-Grok bridge wires Hermes Agent into Grokbot over Tailscale — GrowthHackingEU · 2026-09-19
- Microsoft's free AI Agents for Beginners course now spans 18 lessons from intro to security — mdancho84 · 2026-09-19
- Awesome LLM Apps ships 100+ open-source RAG and agent templates with 139k GitHub stars — mdancho84 · 2026-09-19
- Awesome MCP Servers: a 95k-star index of every production MCP server — mdancho84 · 2026-09-19