
Atlarix — Agent Workstation for macOS that works with your local models (Ollama, LM Studio) and BYOK APIs
What it is: An agent workstation that sits beside your editor (VS Code, IntelliJ, Vim) instead of replacing it. The agent gets a live map of your codebase and every destructive action goes through an approval queue.
Why I built it: I got tired of AI coding tools that (1) locked me into subscriptions with moving limits, (2) replaced my editor, and (3) silently modified files without showing me first.
• macOS-specific details:
I - Native Apple Silicon build (arm64 + x64)
II - Works with Ollama, LM Studio, llama.cpp out of the box
III - OpenRouter BYOK support for when you need cloud models
IV - Notarized DMG (App Store coming later when we can justify the 30% cut)
V - Free solo tier with BYOK/local models
• What makes it different:
--> Live codebase map — agent navigates architecture (imports, dependencies, call graphs) instead of dumping raw text into context
--> Approval queue — every file change streams for review before execution
--> Model-agnostic — native tool contracts per provider, no proxy translation layer
--> Session persistence — task ledger survives across context resets
Download: atlarix.dev
• Pricing:
1 - Solo (free, BYOK/local, entire ai workstation functionality),
2 - Studio (19/mo, managed bridge + unlimited workspaces, mcps and skills ),
3 - Team (79/mo, team management)
(I'm the founder — happy to answer questions or take feedback.)