Onyx Code is a desktop code editor built on VS Code OSS that runs AI models locally on your own machine. It ships with a bundled llama.cpp inference engine and a curated chat model, so autocomplete, chat and agent work run offline, with no account, no API key, and no code leaving the computer.
The free tier is the complete editor: Open VSX extension support, inline autocomplete, next-edit prediction, codebase indexing and chat over your own project, plus the full privacy toolkit. That toolkit includes an air-gap mode, a per-workspace kill switch, a .onyxnoai ignore file, an activity log with audit PDF export, and a prompt sanitizer on every send. You can also bring your own cloud API keys if you want to use hosted models.
The Pro licence is a one-time payment covering three machines. It adds unlimited chat models, the Plan, Ask, Edit-auto and Auto agent modes, agents sandboxed in an isolated git worktree, unlimited MCP servers, project memory that persists across chat sessions, and side-by-side comparison of two to five models on the same prompt.
Onyx Code is aimed at developers who cannot or would rather not send source code to a third-party service: regulated industries, air-gapped environments, and anyone who wants their code to stay on their own disk. Available for macOS, Windows and Linux.
No comments or reviews, maybe you want to be first?