NEW v1.5.0-beta · NVIDIA Jetson support is live
"Coding is Art."
Operator X02 · Built for embedded engineers who care

The first AI IDE built specifically for
embedded & edge AI developers.

Not a plugin. Not a fork. Built from scratch.

NVIDIA Jetson deploy, Arduino flash, Raspberry Pi SSH, MISRA C compliance — all in one 95 MB app. 7 AI providers. Works 100% offline. Free forever.

MIT License No account 100% offline capable Windows 10/11 beta Free built-in AI
main.rs — operator-x02 AI ACTIVE
Project
main.rs
nvidia_commands.rs
arduino_commands.rs
ssh_manager.rs
Hardware
jetson_orin.rs
pi_remote.rs
1use tauri::Builder;
2use nvidia_commands::*;
3
4// Jetson GPU stats — real-time tegrastats stream
5#[tauri::command]
6async fn get_gpu_stats(host: String)
7  -> Result<JetsonStats, String> {
8  let stats = tegrastats_stream(&host).await?;
OPERATOR X02 AI
Context: main.rs · Jetson Orin Nano
Add error handling for SSH timeout
Reading file context
Analysing SSH pipeline
Patching 3 lines only
Rust 1.76· Jetson: COM3· AI: Claude· Build OK
~95 MB
Memory idle
vs ~280MB VS Code
1.8s
Cold start
vs 3.2s VS Code
7
AI providers
including offline
28
ADB commands
Android native
MIT
License
free forever
One IDE. Every Platform.

6 platforms.
3 live demos.
Zero switching.

NVIDIA Jetson edge AI, Android apps, Arduino firmware, Safety-Critical MISRA C, web fullstack, and AI/ML pipelines — all from a single 95 MB IDE. See the full platform breakdown with side-by-side comparisons, live demo videos, and a feature deep-dive.

Explore All Platforms
Jetson · Android · Arduino demos  ·  Full comparison table  ·  FAQ
Why not VS Code or Cursor?

Built for embedded.
Not adapted for it.

VS Code and Cursor are great general-purpose IDEs. But embedded developers need hardware in the IDE — not via extensions, not via workarounds. Operator X02 is the first IDE where Arduino, Jetson, Pi, and Android are first-class citizens.

⬇ Download Free
FeatureOperator X02VS CodeCursor
Memory idle~95 MB~280 MB~400 MB
Multi-provider AI NativeExtensionLimited
Arduino support NativeExtension
Raspberry Pi SSH NativeExtension
Android (28 ADB) Native
NVIDIA Jetson Native
Git + SVN Both nativeGit onlyGit only
Offline AI (Ollama)Extension
MISRA C / ISO 26262 AI-aware
Open source MIT
Full Feature Set

Everything in one IDE.

Built AI-first from day one. Not bolted on. Every feature designed for embedded and edge AI workflow.

🧠
8-Stage Surgical Edit Engine
Precision AI patching with automatic backup before every change. Targeted, context-aware, fully reversible.
CORE
🔄
Multi-Provider AI Routing
Claude, GPT-4o, Gemini, Groq, DeepSeek, Ollama — route each task to the best model. No vendor lock-in.
AI
🚀
IDE Script Auto Mode
12 surgical commands. AI reads, patches, inserts, and rolls back — only the exact lines that need changing.
AUTO
Jetson Live Dashboard
Real-time tegrastats, GPU graphs, temperature monitoring, and one-click SSH deploy to Jetson devices.
V1.5
💾
Boundless AI Memory
Persistent conversation history with relevance scoring. AI remembers your architecture, decisions, and patterns.
MEMORY
📹
Camera AI Vision
Point at hardware, PCBs, or schematics. AI sees what you see and generates code from it instantly.
VISION
🔌
Plugin Architecture
Extend with Python, C#, Kotlin, Arduino, Flet plugins. Add language support without rebuilding.
EXTEND
🛡️
MISRA C / ISO 26262
Automotive safety-aware AI assistance. Built for safety-critical embedded and ADAS systems development.
SAFETY
🌿
SVN & Git Integration
Full TortoiseSVN and Git support with AI commit messages, diff analysis, and merge conflict resolver.
VCS
Hardware support

Built for real hardware.

First-class support for the boards and devices embedded developers actually use — not extensions, built in.

🔌
Arduino
Build, flash, serial monitor, pin visualizer, AI sketch generator. Auto-detect boards.
✓ Fully supported
🍓
Raspberry Pi
Remote deploy over SSH, run commands, browse the Pi filesystem directly from the IDE.
✓ Fully supported
📱
Android
28 ADB commands, Gradle build, Logcat AI analysis, IoT Arduino bridge, ADB auto-installer.
✓ Fully supported
NVIDIA Jetson
GPU stats dashboard, tegrastats streaming, CUDA detection, remote deploy and SSH manager.
★ Installer edition
Embedded AI · Safety-Critical Development
Write AI code. Flash it.
Test it on real hardware.
Not simulated. Not emulated. Deploy AI models to Jetson Orin, flash safety-critical firmware to Arduino with MISRA C checks, SSH to Pi — and see real sensor data stream back, live, in the same window.
🟢 Jetson Edge AI · NEW V1.5 ▶ Live Hardware Demos 🛡️ MISRA C · ISO 26262 📡 Real Sensor Data
AI providers

Your AI, your choice.

Operator X02 ships with a free built-in AI — no API key needed to get started. Plug in any provider when you need more power.

Claude (Anthropic)
OpenAI GPT-4o
Groq Llama
Deepseek
Gemini (Google)
Ollama (local) FREE · OFFLINE
Your IDE. Your rule.
Every developer has their own style. Their own taste. Their own way of creating. X02 doesn't impose a workflow — it adapts to yours. Bring your own AI provider, your own keys, your own models. Or use nothing at all. This is your canvas. Code it your way.
FREE
Get started

Two ways to get X02.

Download the installer for all features, or clone the source to study and contribute.

For developers
Build from Source
Clone, study, and contribute. Requires Node.js 18+ and Rust 1.70+.
# prerequisites: Node 18+, Rust 1.70+
git clone github.com/csheng21/operator-x02-ide
npm install
npm run tauri dev
Note: 4 core modules are community stubs when built from source. Download the installer for the full experience.
All IDE features (Git, SVN, Arduino…)FULL
Surgical Edit EngineSTUB
NVIDIA JetsonSTUB
SSH Remote ManagerSTUB
— feel it. enjoy it. —

Coding is Art.
Start creating yours
today.

Free forever. MIT license. No account, no telemetry, no cloud lock-in. Just your code, your machine, and an AI that speaks embedded.

MIT License  ·  Windows Beta  ·  No account  ·  Offline capable  ·  Free built-in AI