-
Notifications
You must be signed in to change notification settings - Fork 0
Home
wildfirebill edited this page Aug 25, 2026
·
3 revisions
A free, open-source, self-hosted AI code editor powered entirely by your local LLM.
No cloud. No API keys. No telemetry.
| Page | Description |
|---|---|
| Getting Started | Install and run your first session |
| Configuration | Prompt variables, agent memory, settings |
| Architecture | How the codebase is structured |
| Configuration | Providers, MCP servers, settings |
| Skills | Agent skills system and marketplace |
| MCP Servers | Model Context Protocol integration |
| Building from Source | Build the editor yourself |
| Docker | Run via Docker / Unraid |
| FAQ | Frequently asked questions |
| Changelog | Version history |
| Contributing | Help improve the project |
- Monaco Editor — full VS Code editing experience in the browser
- AI Agent — chat with your code using any local LLM
- MCP Support — connect to external tools and data sources
- Agent Skills — 50+ built-in skills for git, testing, security, and more
- LSP IntelliSense — code completion powered by language servers
- Git Panel — stage, commit, diff, and blame from the editor
- Multi-platform — Windows, macOS, Linux, and Docker
- Privacy-first — everything runs locally, no data leaves your machine
- GitHub Discussions — Ask questions, share ideas
- GitHub Issues — Report bugs, request features
- GitHub Sponsors — Support the project
Last updated: 2026-08-25