Full IDE · Cloud AI · Mac .dmg · Win .exe · not an extension

Myro IDE. Like Cursor. Cloud-powered.

Myro is a complete AI-native code editor — chat, Composer, and agents powered by the hosted API at https://api.myro.orbeetal.com. One download. Not a VS Code plugin.

Product

A full IDE. Not an extension.

Public builds use Myro Cloud AI. The editor runs locally; intelligence runs on Myro servers.

What you download

Myro IDE (Cloud)

  • Full desktop app (Myro.app / Myro.exe)
  • Built-in AI — chat, Composer, agents
  • Connects to hosted Myro API
  • One product — not an extension

Hosted service

Myro Cloud AI

  • api.myro.orbeetal.com
  • Chat sidebar & Composer UI in the app
  • Semantic index & model routing on server
  • No local Python process

Editor chassis (local)

VSCodium wrapper

  • LSP, debugging, Git, terminal
  • Themes, keybindings, Open VSX
  • Your code stays on your machine
  • 100% native VS Code-class features

Native IDE power + Myro AI

VSCodium handles the editor. Myro cloud handles the intelligence — one product, zero local server setup.

Full VS Code-class IDE

Debugging, IntelliSense, Git, terminal, themes, keybindings, and Open VSX extensions — everything you expect from a professional editor. Powered by VSCodium as the raw engine.

Hosted Myro AI

Chat, RAG, LangGraph agents, and Composer run on Myro cloud infrastructure (https://api.myro.orbeetal.com). No local Python server to manage.

Composer with diff review

Multi-file edits with side-by-side diffs. Accept or reject each patch — Cursor-style workflow, cloud-backed intelligence.

Chat with your codebase

Ask in natural language. Semantic retrieval finds relevant files; answers cite exact paths and symbols from your repo.

Multi-model routing

Gemini, Claude, and GPT in one picker. Swap models per task without leaving Myro.

Editor local · AI cloud

Your project files stay on your machine. AI inference runs on Myro servers — fast setup, always up to date.

VSCodium is the engine. Myro is the product.

We don't rebuild debuggers or language servers. VSCodium provides 100% of native VS Code features. Myro AI Services add the reasoning pipeline — orchestrator, retrieval, tools, and models — that makes this a Cursor-class product.

  • IDE shell: inherit LSP, SCM, debugging, extensions (Open VSX)
  • Myro AI: chat, Composer, agents, semantic index, model routing
  • Shipped as: one Myro app — cloud API, no local Python server

Runtime stack

Myro Cloud AI ↑ · VSCodium IDE shell ↓

Myro Extension

Myro

Chat · Composer · Commands · Sidebar UI

Myro Cloud API

Myro

https://api.myro.orbeetal.com · FastAPI · RAG · LangGraph

VSCodium Shell

Shell

LSP · Debug · Git · Terminal · Extensions

Cloud edition

Install Myro — Cloud AI

Production Myro IDE connected to the hosted Myro API. AI runs on Myro servers — no local backend to start.

Hosted AI · no local Python server

Downloads hosted on GitHub Releases

See release notes for version history, changelogs, and direct download links.

Ready
Recommended

macOS

Apple Silicon — Full installer

~385 MB

macOS 12+. Full editor + cloud AI. Drag to Applications.

Download myro-mac-arm64.dmg
Ready
Recommended

Windows

x64 — Full installer (.exe)

~350 MB

Windows 10+. Run myro-win-x64-setup.exe — installs full Myro IDE.

Download myro-win-x64-setup.exe
Ready

Windows

x64 — Portable zip

~340 MB

Same cloud bundle as setup .exe — unzip and run Myro.cmd.

Download myro-win-x64.zip

Install instructions

  1. Mac: open myro-mac-arm64.dmg → drag Myro to Applications
  2. Windows: run myro-win-x64-setup.exe → launch Myro from Start Menu
  3. First launch (Mac): right-click Myro → Open if macOS blocks the app
  4. Cloud edition uses https://api.myro.orbeetal.com — no local server
  5. If chat asks for auth, add MYRO_BACKEND_API_KEY to your Myro config .env
  6. MyroMan sidebar → Index Workspace → Chat