SHIPPED · v1.21.4
Steady Agents & Group Drops
New
Drag Folders Straight Into A Project Group: Drag a folder from Finder/Explorer onto a project group — in the sidebar and the new project is added directly to that group — no more landing at the end of the list and dragging it in afterwards
Drag Folders Straight Into A Project Group: Works on every group surface — group headers, the empty "Drag projects here" placeholder, and on any existing project inside a group
Drag Folders Straight Into A Project Group: Live highlight — shows which group will receive the folder while you drag, so you can confirm before you drop
Drag Folders Straight Into A Project Group: Ungrouped behavior unchanged — dropping in the empty area or on an ungrouped project still adds at the top level
AI Usage Tracking For OpenCode: OpenCode sessions now appear in AI Usage — with token counts, costs, and per-model breakdown alongside Claude, Codex, Gemini, and Qwen
AI Usage Tracking For OpenCode: Single-database parsing — OpenCode's shared opencode.db is read once and split into per-session usage records, so switching projects doesn't lose history
AI Usage Tracking For OpenCode: Costs match the price list of the actual model used — bare model IDs are matched against the pricing table the same way Claude is
Preview HTML In One Click From The Editor: A globe button appears in the editor toolbar — when the open file is .html or .htm — one click renders it in the built-in browser panel
Preview HTML In One Click From The Editor: Complements the existing right-click "Open in 1DevTool's Browser" option from the file explorer
Improved
Mission Control Polish: Light theme support — the overlay now uses a cool slate backdrop with neutral-tinted card shadows in light mode, so cards stay readable instead of washing out
Mission Control Polish: Keyboard hint bar — at the top shows ← → ↑ ↓ navigate, ↵ open, and esc close so the shortcuts are discoverable the first time you press the grid icon
Mission Control Polish: Focused card is clearly highlighted — a stronger accent ring + soft glow makes it obvious which project will open on Enter
Mission Control Polish: Hover-to-focus — moving the mouse over a card now updates the keyboard focus, so mouse and keyboard navigation stay in sync
Fixed
Fixed MCP server dropping mid-session with "Connection closed" after an AI agent idled for ~10 minutes — long Claude/OpenCode sessions no longer lose access to 1DevTool's MCP tools
Fixed MCP server failing to start in packaged builds ("Cannot find module 'fast-deep-equal'") — every AI agent that loads the 1DevTool MCP server now connects on first try, and the AI Agent Orchestrator stops showing "Configuration is out of sync"
Fixed Claude @-mention autocomplete losing your prompt when you opened the input overlay with ⌘I — the overlay now reads the visible prompt directly from the terminal as a fallback, so the "Pick up what you typed?" popup appears even after confirming an @-mention with Enter
Mission Control overlay showing project grid with keyboard navigation hints bar and focused card with accent ring highlight