The open-source AI
development environment
for your terminal.
Build. Run. Review.
From anywhere.
Open Source · MIT · Local Models · MCP · Multi-Agent · Remote Access
Build. Run. Review.
From anywhere.
Open Source · MIT · Local Models · MCP · Multi-Agent · Remote Access
Everything you need, inside one environment. Resides in your terminal panel directly alongside your favorite text editors.
MIT licensed. Inspect the code, customize the orchestration, add custom profiles, or contribute upstream.
Use your own API keys for cloud endpoints (Anthropic, OpenAI, Gemini) or run 100% offline local models (Ollama).
Your local rig remains your execution host, while you securely issue prompts and review changes from any browser.
Andromity acts as an orchestrator sitting between your codebase, external MCP tools, and LLM reasoning models.
This workflow represents our core safety design: in **SAFE mode**, file edits, creations, and command execution require your explicit verification. The agent never acts without consent.
Runs specialized agent profiles sequentially. The **Planner** writes plans, the **Coder** performs line-edits, the **Tester** runs tests, and the **Reviewer** audits the diffs.
Connects to any Database, GitHub API, or search tool. Fully indexes 50+ tools but loads full JSON parameters only on-demand, reducing token costs by **85%**.
Schedule Andromity to run test suites, monitor container health, or inspect log endpoints periodically, alerting you only if exceptions occur.
Compatible with LiteLLM, allowing instant connection to any major provider.
Your code. Your models. Your keys. Your machine.
Can you trust an AI agent running commands on your machine? With Andromity, you decide the level of access you grant.
The default installation mode. Andromity checks in before modifying files or running shell actions. Safe, predictable, and auditing-friendly.
Run Andromity securely on your developer computer, and monitor or execute tasks from your phone or secondary devices.
A straightforward progression from instruction to implementation.
Launch the CLI inside your workspace project folder.
Pick local models or export provider API keys.
Type what you want to build in standard English.
Andromity scans files, symbols, and references.
The Planner outputs files to change or create.
Audit unified diffs line-by-line in the TUI.
Authorize the agent to commit modifications.
Verify execution. Auto-fix bugs if tests fail.
Merge changes and commit to Git. Done.
Manage conversations, plans, file diffs, and settings side-by-side inside your TUI.
Switch between cloud providers or local execution models on the fly.
Track connection states and verify all external capabilities active in your workspace.
Understand how Andromity differs from Claude Code, Aider, Gemini CLI, and Cursor.
MIT licensed. Community driven. No vendor lock-in.
See real-world API microservices, adapters, and deployment scripts built using Andromity.
How we designed a terminal-native multi-agent architecture where builder, planner, coder, and reviewer profiles collaborate autonomously.
Read Article →August 12, 2026A deep dive into indexing 50+ connected MCP server schemas compactly and fully loading tool definitions only when required.
Read Article →August 08, 2026How to set up and configure local models like Llama 3, Qwen 2.5, and Ollama in Andromity for complete data privacy.
Read Article →