v0.1.29 · MIT License · Open Source
 █████╗ ███████╗██████╗ ██╗   ██╗
██╔══██╗██╔════╝██╔══██╗╚██╗ ██╔╝
███████║█████╗  ██████╔╝ ╚████╔╝ 
██╔══██║██╔══╝  ██╔══██╗  ╚██╔╝  
██║  ██║███████╗██║  ██║   ██║   
╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝   ╚═╝  

The AI coding agent
built for real work

Multi-agent, extensible, and runs entirely in your terminal. No browser. No subscription. Just code.

Install now View on GitHub →
$ npm install -g @eminent337/aery
⌬ aery — ~/my-project
█████╗ ███████╗██████╗ ██╗ ██╗
██╔══██╗██╔════╝██╔══██╗╚██╗ ██╔╝
███████║█████╗ ██████╔╝ ╚████╔╝
██╔══██║██╔══╝ ██╔══██╗ ╚██╔╝
██║ ██║███████╗██║ ██║ ██║
╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝
AI coding agent · v0.1.29
escape interrupt · ctrl+c clear/exit · / commands
 
────────────────────────────────────────────────
 
refactor the auth module to use JWT and add refresh token support
 
Reading src/auth/auth.service.ts
Reading src/auth/auth.module.ts
Writing src/auth/jwt.strategy.ts
Writing src/auth/refresh-token.service.ts
Editing src/auth/auth.service.ts
 
Done. JWT auth with refresh tokens implemented. 3 files changed.
 
────────────────────────────────────────────────
~/my-project · gpt-4o · $0.003 · 2.1k tokens
 

Why Aery

Everything you need.
Nothing you don't.

Built on pi-mono's battle-tested core, extended with 16 production-ready extensions out of the box.

Multi-agent by default

Spawn parallel agents, chain them sequentially, or coordinate teams. Agent orchestration is a core extension, not an afterthought.

🔌

Extension marketplace

Browse and install packs with /marketplace. Core extensions auto-install on first run. Full pack, geospatial, data science — all one command.

🛡️

Damage control built in

Circuit breaker stops infinite loops. Damage control blocks dangerous commands. Auto-compact prevents context overflow. Safe by default.

🔀

Smart model routing

Auto-router picks the best model for each task. Model failover handles rate limits automatically. Provider profiles let you switch contexts instantly.

🌐

Web-aware

Web search and web fetch built into core. The agent can search DuckDuckGo, Tavily, or Exa, and read any URL — no plugins needed.

🔄

Weekly upstream sync

Automatically pulls improvements from pi-mono every Monday. Remaps package names, builds, and publishes — you get upstream fixes without lifting a finger.

16
Core extensions, auto-installed
27+
Total extensions available
MIT
License — free forever
0
Config needed to start

Extension Marketplace

One command.
Any capability.

Type /marketplace inside aery to browse and install packs from the community.

core
auto-installed
13 essential extensions including web search, damage control, multi-agent, and auto-router.
full
extension
All 27 extensions — loop scheduler, session timeline, checkpoints, operational learning, and more.
pi-skills
skills
Brave search, browser automation, Gmail, Google Calendar, Drive, transcription, VS Code integration.
interactive-shell
extension
Full PTY shell overlay. Lets Aery control interactive CLIs like vim or Python REPL autonomously.
memory
extension
Plain-Markdown persistent memory system. Notes survive across sessions.
geospatial
coming soon
GDAL, coordinate systems, GIS workflows. Built for geospatial engineers.

Start in 30 seconds

One install. No config. Works with OpenAI, Anthropic, Gemini, OpenRouter, and more.

$ npm install -g @eminent337/aery


GitHub → Extensions → Docs →