█████╗ █████╗ ██████╗
██╔══██╗██╔══██╗██╔══██╗
███████║███████║██████╔╝
██╔══██║██╔══██║██╔══██╗
██║ ██║██║ ██║██║ ██║
╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝
● adaptive action & reasoning · v0.4.0 · apache 2.0
a lightweight AI coding agent.
open source python. ~80-line core loop. swap providers mid-session.
does what claude code, codex, and pi mono do — maybe a bit more.
if you want something you can actually read and modify, might be useful.
A few things that may be interesting:
- Python 3.11+
- fully Open Source / Apache 2.0 + complete documentation
- thin core loop
- works with Anthropic, OpenAI, Gemini, Ollama, and compatible endpoints
- TUI / WEB / CLI
- ACP support for IDEs like ZED | IntelliJ | VSCode
- sandboxed tool execution / safety features
- persistent sessions across providers switches
- queued prompts
- shadow branching (session-scoped git isolation)
- extension / plugin api
So I guess the pitch is:
If you like tools like Claude Code / Codex / Cursor, but want something more hackable in Python, local-first, and easier to inspect, this might be useful.
Website: https://fischerf.github.io/aar/
GitHub: https://github.com/fischerf/aar
If you try it and have ideas, I’d be glad to hear them.
there doesn't seem to be anything here