One AI IDE built for software that runs on real hardware. Jetson · Android · Arduino · Embedded Linux · Automotive · Robotics.
Other AI editors stop when the code is written. X02 keeps going — SSH into the board, cross-compile, flash the MCU, watch the GPU, read the serial line. One window. No blind deploys.
Software. Hardware. AI. Cloud. Every node below is written, built, deployed and monitored from the same window — and they talk to each other.
Every device in this diagram is a folder in the same project. One AI context. One deploy panel. One monitor.
Excellent at writing web and application code.
Purpose-built for embedded, robotics and edge AI development.
Toolchains are auto-detected by the Setup Wizard. If it isn't installed, X02 tells you exactly what's missing.
Every platform gets first-class treatment — AI autocomplete, one-click deploy, live hardware monitoring, and Boundless Memory context across all your sessions.
Real deploys. Real hardware. No cuts — CUDA on Jetson, Kotlin on Android, C++ on Arduino. All from one IDE.
No context switching. No blind deploys. No separate terminal for monitoring. Everything lives in X02.
inference.cu · sm_87
nvcc -arch=sm_87 inference.cu
→ nvidia@jetson:/home/nvidia/
./infer --batch 32
GPU 74% · 58°C · 12.4W
"uncoalesced global reads"
~35ms · 8-stage pipeline
✓ deployed · 1.8× faster
Most AI IDEs stop the moment the code is written. That is fine if your program's final destination is a browser tab.
Embedded developers have a second half to the job. You still need to SSH into a board, cross-compile, flash a microcontroller, watch a GPU's temperature under load, inspect a serial line at 115200 baud, and debug a device sitting on the bench next to you. Today that means an editor, a terminal, a flashing tool, a monitor, and a lot of alt-tabbing.
Operator X02 brings the complete engineering workflow into one IDE — an embedded AI IDE rather than another AI code editor. Same AI you already expect, plus the hardware half nobody else ships.
| Workflow step | Operator X02 | Cursor | VS Code | Android Studio |
|---|---|---|---|---|
| AI coding | ✓ 7 providers | ✓ | ~ Copilot | ~ Gemini |
| Deploy to Jetson | ✓ SSH + CUDA | ✕ | ~ Manual | ✕ |
| Monitor GPU / thermals | ✓ tegrastats | ✕ | ✕ | ✕ |
| Mirror an Android device | ✓ scrcpy | ✕ | ~ Extension | ~ Emulator |
| Flash a microcontroller | ✓ Built-in | ✕ | ~ Extension | ✕ |
| Read the serial line | ✓ + plotter | ✕ | ~ Extension | ✕ |
| Safety-critical hints | ✓ MISRA C | ✕ | ✕ | ✕ |
| Do it all with no cloud | ✓ Fully offline | ✕ Cloud | ✓ | ✓ |
| Feature | Operator X02 | VS Code | Cursor | Arduino IDE |
|---|---|---|---|---|
Jetson GPU monitoring tegrastats, SSH, live gauges |
✓ Built-in | ✕ | ✕ | ✕ |
Android screen mirror scrcpy integration, ADB |
✓ scrcpy | ✕ | ✕ | ✕ |
Arduino / embedded flash serial monitor + plotter |
✓ Built-in | ~ Extension | ✕ | ✓ |
AI autocomplete multi-provider, calibrated |
✓ 7 providers | ~ Copilot | ✓ | ✕ |
CUDA language support Monaco native definitions |
✓ Native | ~ Extension | ~ Extension | ✕ |
Surgical AI code edits 8-stage Rust pipeline, ~35ms |
✓ 8-stage engine | ✕ | ~ Basic | ✕ |
Safety-critical (MISRA C) ISO 26262, DO-178C hints |
✓ Built-in | ✕ | ✕ | ✕ |
Persistent AI memory 172+ triggers, local, no cloud |
✓ Boundless | ✕ | ~ Basic | ✕ |
100% local / offline no telemetry, no account |
✓ Fully offline | ✓ | ✕ Cloud | ✓ |
Open source (MIT) fork, modify, own it |
✓ MIT | ~ Partially | ✕ | ✓ |
IDE memory footprint Rust/Tauri backend |
95 MB | ~500 MB | ~600 MB | ~200 MB |
| Price | Free Forever | Free (Copilot: $10/mo) | $20/mo | Free |
Windows and Linux. The IDE is built on Tauri + Rust and ships as a Windows installer plus .deb / .rpm packages. macOS is on the roadmap. Target platforms — Jetson (Linux), Android, Arduino — are supported regardless of which OS the IDE runs on.
No account. No login. No telemetry. Every core feature — build, deploy, flash, monitor, SSH — runs fully offline. AI features require an API key from your chosen provider (Claude, OpenAI, Gemini, Groq, DeepSeek), or use Ollama for 100% local AI with no internet at all.
Yes — free forever under the MIT License. Fork it, modify it, ship it. Built as a solo passion project, not a business. There are no plans for paywalled features, subscriptions, or VC funding. Bring your own API keys and you pay only the AI provider's rates.
The IDE itself is one 95 MB install. Platform toolchains (Android SDK, Arduino CLI, CUDA) are auto-detected or guided by the built-in Setup Wizard. X02 tells you exactly what's missing and installs it — no manual PATH editing or doc-diving required.
Boundless Memory uses 172+ local trigger patterns to automatically surface relevant context — file types, board names, error patterns, build outputs — without cloud sync or manual tagging. Everything stays on-device. Cursor's memory is basic and requires cloud; X02 is deeply embedded-aware and runs offline.
Yes. X02 supports 7 AI providers: Claude, OpenAI, Gemini, Groq, DeepSeek, and Ollama. Ollama lets you run models like Llama 3, Mistral, and CodeLlama entirely on your local machine — no API costs, no internet dependency.
Operator X02 is free, open-source under MIT, and built by a solo developer who believes coding is art. No login. No telemetry. No subscription. Bring your own API keys and build on real hardware.