v0.1.0 — Free & Open Source

AI-Powered Coding Agent
Inside Your Terminal

A single-binary autonomous agent that reads your codebase, writes code, runs tests, and commits — all on an isolated git sandbox. No IDE required.

curl -fsSL https://aicoder-proxy.aicoder-proxy.workers.dev/install.sh | bash
~/project
aicoder
⚡ aicoder v0.1.0 — Ready

> Add rate limiting middleware with Redis backing store

Sandbox created aicoder-sb-ratelimit
Read src/server.ts (312 lines)
Read src/config/redis.ts (48 lines)
Created src/middleware/rateLimit.ts (+78 lines)
Modified src/server.ts (+8 -1)
Exec npm test — 22 passed
Committed feat: add Redis-backed rate limiting

Done · 4.8s · 2,640 tokens · /diff to review, /apply to merge
~17 MB
Single binary, zero deps
< 35 MB
Peak memory usage
0
Data logged or retained
3
Platforms supported
Capabilities

Built for Real Engineering

No subscriptions. No telemetry. Just a fast binary that codes alongside you.

📂

Codebase Intelligence

Grep, glob, and semantic file exploration across your entire project — understands structure, imports, and dependencies.

🔀

Git Sandbox Isolation

Every modification runs on a worktree branch. Review with /diff, merge with /apply, or revert with /undo.

🧪

Test & Fix Loop

Runs your test suite, reads compiler errors, and iterates autonomously until the code passes — zero manual intervention.

🔌

MCP Tool Servers

Connect external Model Context Protocol servers for database queries, web APIs, or any custom tool integration.

🧠

Persistent Memory

Learns your preferences over time. The agent writes its own long-term rules to ~/.aicoder/rules.md.

🛡️

Privacy First

All LLM traffic routed with data_collection: "deny". Zero prompt logging. Zero data retention. Period.

Start coding faster today

One command install. Works on any project. Completely free.

Install aicoder →