Launching Munder Difflin v0.3.3: A Built-in Monaco IDE and GitHub Copilot CLI Support Munder Difflin v0.3.3 launches with a built-in Monaco IDE featuring a file tree, editor tabs, save, and side-by-side git diffs, plus GitHub Copilot CLI as a first-class agent engine, the first community-contributed provider. The update adds an IDE button that opens a full-window Monaco editor over the office floor, and the engine roster grows to seven with Copilot CLI, which authenticates via existing GitHub login and supports model selection. The release is free, open source, and local-first. Launching Munder Difflin v0.3.3: A Built-in Monaco IDE and GitHub Copilot CLI Support Munder Difflin v0.3.3 adds a full Monaco IDE — file tree, editor tabs, save, and side-by-side git diffs of your agents' changes — plus GitHub Copilot CLI as a first-class agent engine, our first community-contributed provider. Munder Difflin v0.3.3 ships two things people kept asking for. A built-in IDE : a full-window Monaco editor the engine inside VS Code that opens right over the office floor — file tree, editor tabs, Cmd/Ctrl+S save, and a side-by-side git diff of every change your agents made. And GitHub Copilot CLI as a first-class agent engine — hire a Copilot-powered agent onto the floor next to Claude Code, Codex, Antigravity, OpenCode, Crush, and pi.dev, riding your existing GitHub login. It's also our first community-contributed provider . Free, open source, local-first. Your agents write a lot of code. Until today, reading what they wrote meant alt-tabbing to your own editor — a context switch away from the floor where the work actually happened. A real IDE, one click over the floor a-real-ide-one-click-over-the-floor v0.3.3 adds an IDE button to the title bar . Click it and a full-window IDE slides over the office — the same overlay pattern as the fullscreen terminal, so nothing about the floor, terminals, or voice changes underneath. It’s built on Monaco , the editor engine that powers VS Code, and it’s the real thing: A git CHANGES rail. The left side lists every file your agents have touched. Click one and you get a read-only, side-by-side diff against HEAD — the fastest way to answer “what did Jim actually change?” before you bless it. A file tree + editor tabs. Browse the workspace, open files in tabs with dirty-state dots, edit with full syntax highlighting, and save with Cmd/Ctrl+S . A late fix in this release also guards against a subtle race: keystrokes typed while a save was in flight can no longer be silently lost. Local-first, properly. Monaco is fully self-hosted inside the app — no CDN, workers bundled by the build. And the renderer never touches your disk directly: every file read, write, and git call goes through the main process over the same audited IPC bridge the rest of the harness uses. The workspace root snapshots from your selected agent or the orchestrator , so the IDE opens exactly where the work is happening. GitHub Copilot CLI joins the hive github-copilot-cli-joins-the-hive The engine roster grows to seven : Claude Code, OpenAI Codex, Antigravity Gemini , OpenCode, Crush, pi.dev — and now GitHub Copilot CLI . Hire a Copilot agent the way you’d hire any other: pick Copilot in the Add Agent picker or say it to Michael in Talk mode . Under the hood the harness drives Copilot’s documented non-interactive print mode: copilot -p "