I built Azdaja after playing with RLMs and wanting the core idea without a full agent framework.
Integrationsby 0х882026-09-15
I built Azdaja after playing with RLMs and wanting the core idea without a full agent framework. It’s a single Rust binary that uses Monty for persistent sandboxed Python and works with existing harnesses like Claude, Codex, OpenCode and others. MIT licensed and OSS.
Also I'm experimenting with shared project memory, building on the same decomposition approach so large accumulated context can live outside any single model session
https://github.com/kubet/azdaja
Links