apogee
apogee is an open-source AI coding assistant that runs in your terminal - any terminal, on Windows, macOS, and Linux, including the one inside VS Code, Zed, or any other IDE. Point it at a local LLM server (llama.cpp, Ollama, LM Studio, vLLM) and your code never leaves your machine — no API key, no cloud, works offline. Point it at any OpenAI-compatible cloud endpoint instead and the same agent runs there. Either way you get a real coding agent: it reads your code, edits files, runs commands and tests, uses git, searches the web, and delegates to sub-agents — in a loop, until the task is done.