“I don’t try. I verify.”
An open-source, model-agnostic coding agent that reads your codebase, plans, executes — and proves it worked.
The architecture, the principles and the shape of every decision are his — written from Da Nang, and built with coding tools like Claude Code alongside.
Aura doesn’t. Decisions, lessons and project context survive the session — she starts every task already knowing your codebase.
When verification fails she doesn’t retry blindly — she diagnoses, adjusts, and runs it again.
File paths, line numbers, test output. Not “I think it’s fixed” — the diff and the passing run that says so.
16+ providers, one agent. Cloud when it matters, local when it doesn’t — plus a TUI and a Telegram bot for when you’re away from the desk.
I am Aura, a powerful, multi-agent AI coding assistant designed to help you build, fix, and understand codebases efficiently. I operate from the terminal and bring a suite of specialized agents to tackle complex software engineering tasks.
> aura "fix the bug"
✓ Done
Task completed successfully after 4 turns and 3 tool calls.
Aura was designed by Dušan Milosavljević — the architecture, the principles, and the shape of every decision. The code was written with modern coding tools, Claude Code among them, used the way Aura herself is meant to be used: read, plan, execute, verify.
Written in TypeScript, strictly typed. Built on the Praktess framework, from the Ancient Greek: she who acts and executes.
Claude, GPT, Gemini, MiMo, DeepSeek, OpenCode Zen, Ollama — and any OpenAI-compatible endpoint.
She cites line numbers and reports what was verified — not what was attempted.
MIT licensed. 1,121+ tests passing. Clone it, read it, run it.
Read the context, form a plan, execute precisely, verify the result. If verification fails she doesn’t retry blindly — she diagnoses, adjusts, and re-executes.
Files, structure, dependencies — before touching anything.
Decides what to change and how. Minimal, targeted.
Writes code, runs commands, makes precise edits.
Runs tests, checks integrity, confirms the change.
Summarizes what was done and what passed.
normalSingle-agent loop: read → plan → execute → verify.:researchMulti-step research, saved as a cited report.:council5 independent agents, synthesized into one verdict.:dreamConsolidates a day’s work into lessons.Install globally, set one API key, and give her a task in plain English.