Skip to content

v0.1.0

Choose a tag to compare

@mutawakkilalallah mutawakkilalallah released this 09 Jun 08:34

First public release of ainacode (aina) — an AI coding assistant for your terminal.

Highlights

  • Agentic tool-use: read/write/edit/multi-edit files, regex grep, glob find, streaming run_command, read-only git.
  • Default / Plan / Auto modes (Tab to cycle) with safe confirmations, colored diffs, and dangerous-command guards.
  • Streaming markdown rendering, automatic project-context loading (AINA.md/CLAUDE.md/AGENT.md), and post-edit auto-validation.
  • Session persistence (/resume), undo (/undo), and slash commands incl. /compact, /usage, /status, /config, /commit, /diff.

Install
npm install -g ainacode
aina

Requires Node.js ≥ 18.