SHIPPED · v1.18.4
PATH Manager, MCP Diagnostic, and Mermaid Drag-to-Pan
New
Manage Your PATH From Inside The App
One-Click MCP Diagnostic
Markdown Reader Font Size Controls
Drag-To-Pan In The Mermaid Diagram Lightbox
Improved
Docker That Actually Finds Docker On Windows
Mermaid Renders Even More AI-Generated Diagrams
Smarter Terminal Reader Mode
Add Terminal Dialog: No More Stuck Preset Commands
Editor Now Recovers From Transient Read Errors
Fixed
Fixed **Docker panel saying "Docker is not available" on Windows even with Docker Desktop installed** — Windows installs at the default location weren't on the PATH 1DevTool computed for child processes; they now are
Fixed **terminal startup command lingering from a custom preset** — Selecting Claude (or any built-in agent) after a custom preset like `opencode` would silently inherit the preset's command and launch the wrong process
Fixed **`.env` files showing a permanent read error after a hot-reload rewrite** — A failed atomic-rename window during a Next.js / Vite reload would mark the document errored forever; the editor now retries on subsequent watcher events and exposes a manual Retry button as a fallback