Completely redesigned interface
A focused file tree, Monaco editor and AI panel with dark and light themes, rounded surfaces, resizable panels and a rebuilt welcome screen.
The biggest NativeCode release yet brings a completely redesigned workspace, Ollama and OpenAI-compatible backends, and a much stronger coding agent to macOS and Windows.
NativeCode 2.0 Beta is now available for both macOS and Windows. Choose your platform and start coding with your own AI models.
NativeCode 2.0 pairs a redesigned VS Code-inspired workspace and Monaco with Ollama, LM Studio or any OpenAI-compatible server — in a macOS download that uses the system WebView instead of bundling Chromium.
617cf33c0ce14655189aae0b1e657296136afe4c7e815ed56ceab18b1aaa59bb
NativeCode
1const request = {
2 model: state.activeModel,
3 tools: getAgentTools(),
4 context: getPinnedContext(),
5 reasoning: state.effort
6};
Features
A focused file tree, Monaco editor and AI panel with dark and light themes, rounded surfaces, resizable panels and a rebuilt welcome screen.
Plan mode, project memory, skills, pinned context, self-review, automatic context compaction, web access and guarded file and shell tools.
Connect to Ollama, LM Studio or your own OpenAI-compatible endpoint. Switch backend or model without restarting the conversation.
Use every model your backend reports, stream reasoning separately, adjust thinking effort and attach screenshots directly to vision-capable models.
See the full list of models you can run with NativeCode, or read how your code stays on your machine.
Download size
| Application | Rendering engine | Download |
|---|---|---|
| NativeCode (macOS) | WKWebView — provided by macOS | 7.11 MB |
| NativeCode (Windows) | WebView2 — provided by Windows | 56.43 MB |
| A typical Electron-based IDE | Bundled Chromium, shipped inside the app | ~150 MB and up |
The NativeCode interface is a web UI, not a hand-built native toolkit UI. What it does not do is carry its own copy of Chromium — it renders in the WebView your operating system already ships and updates. That is the whole reason the macOS build is a 7.11 MB download. The Windows installer is larger at 56.43 MB; see how to install NativeCode on Windows for what it contains.
Screenshots
NativeCode 2.0 Beta · Free