Aura Code banner
milodule3-debug milodule3-debug

Aura Code

AI community

Description

Model-agnostic autonomous coding agent with a reproducible benchmark harness, adaptive turn budgets, and domain-expert prompting. Works with Claude, GPT, Gemini, MiMo, Zhipu/GLM, Ollama, OpenCode Go. 1380+ tests. Built by AI agents, orchestrated by humans. MIT licensed.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Aura

![Aura Code](assets/aura_code_hero.png)

**Autonomous AI coding agent with persistent memory, TUI, and Telegram control**

[![Version](https://img.shields.io/badge/version-v0.10.5-terracotta?style=flat-square)](https://github.com/DusanCar-sudo/aura-code/releases) [![License](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](LICENSE) [![Node](https://img.shields.io/badge/node-%3E%3D18-green?style=flat-square)](https://nodejs.org) [![TypeScript](https://img.shields.io/badge/TypeScript-5.x-3178c6?style=flat-square)](https://www.typescriptlang.org) [![Providers](https://img.shields.io/badge/providers-16%2B-purple?style=flat-square)](#providers)

*Built by [Dušan Milosavljević](https://github.com/DusanCar-sudo) — Da Nang, Vietnam*

Built with AI-assisted development tooling (Claude Code) used throughout.


What is Aura?

Aura is a model-agnostic autonomous coding agent. Give it a task in natural language — it reads your codebase, plans, executes, verifies, and reports back.

Built around **persistent memory** — it remembers decisions, lessons, and context across sessions. Runs locally, talks to you via Telegram, works with any LLM provider.

![Aura in action](assets/aura_in_action.png)


Quick Start

npm install -g aura-code
export DEEPSEEK_API_KEY=sk-...
aura 'refactor the auth module to use JWT'

Features

  • Autonomous execution — reads files, edits code, runs shell commands, verifies, retries
  • The Archimedes Principle — a small local model attempts tasks first; the cloud model steps in only when needed
  • Full TUI — terminal UI with command palette, diff view, markdown rendering, vim-style input
  • Persistent memory — identity, lessons, and project context survive across sessions
  • Telegram bot — voice notes, PC control, file transfer, webcam snapshots
  • 16+ providers — DeepSeek, Claude, GPT, Gemini, GLM, MiMo, Ollama, OpenRouter and more
  • Token efficiency — tiered context strategy,