New
- Add All workflows to top-level dashboard workflow selectors.
- Add exact tool overrides for permanent-agent permission policies.
- Add a project option to link imported GitHub issues to GitHub tracking.
- Add Enable GitHub tracking to Board and List task context menus.
- Add a Triage column shortcut for plan auto-approval.
- Let task-detail planner Chat answer current-task token, cost, and timing questions.
- Add a Glass Silver dashboard theme.
- Add a mobile terminal tab dropdown for switching and closing terminal sessions.
- Branching workflows now run on the graph interpreter; the legacy step-compiler and its interpreter-only banner are gone.
Fixed
- Allow Compound Engineering recovered sessions to answer persisted questions after dashboard restarts.
- Contain planning parse failures as retryable session errors and add
--supervisedashboard restart mode. - Fix Anthropic Claude subscription chats failing (404/502/429) by restoring direct OAuth execution.
- Fix tasks looping through triage at the completion-summary node, plus Stats/Routing/Node labels crashing.
- Prevent task branches from inheriting unrelated checked-out task commits.
- Fix arrow-key editing for Settings in the terminal dashboard.
- Make the task Activity tab switch Live, Feed, and Raw views directly.
- Show Refine in completed task card and list context menus.
- Fix mobile task action menus so tapped actions run once and close.
- Reuse the standard Chat surface for task-detail planner chat.
- Make mobile task-detail chat Send buttons submit on the first tap.
- Recover explicit Sonnet 5 chat selections with configured model fallbacks.
- Fix Windows desktop startup failures in packaged builds.
- Fix Board task context menus so they are not clipped by columns.
- Prevent mobile Board task long-press menus from selecting card text.
- Hide task planner chats from the common Chat feed unless enabled in Settings.
- Let the task popup setting open board tasks as popups on desktop too.
- Preserve task-detail planner Chat working state after leaving and returning.
- Keep sent chat messages visible when a provider error interrupts the reply.
- Let Planning Mode Yes/No questions accept a custom Other answer.
- Show thinking effort on task log model rows when it is configured.
- Enforce maxWorktrees as a hard cap on active execution worktrees.
- Stop force-advertising Anthropic Claude Sonnet 5 when account availability is unknown.
- Fix the mobile task Activity view dropdown so it opens above the tab strip without clipping.
- Keep the Planner Chat stop-generation icon visible on mobile while thinking.
- Hide failed-task banners while task planner chat is maximized.
- Make Planner Chat clarification questions answerable in task details.
- Close task details immediately after confirming task deletion.
- Honor project auto plan approval across task finalization paths.
- Make chat-created workflows appear immediately across workflow selectors.
- Recover live worktree conflicts by retrying with a fresh task worktree.
- Fix Activity expand controls so Live and Feed overlay content and Raw has one fullscreen button.
- Move destructive task context-menu actions to the bottom.
- Fix folded Android mobile terminal spacing on initial open.
- Show eligible Claude Sonnet 5 model rows once in model pickers.
- Restore Claude Sonnet 5 and latest Anthropic models in the Claude CLI model picker.
- Fix Anthropic subscription chat failing with 429/502 by routing it through the Claude CLI.
- Keep hidden task-planner Chat replies from lighting the global Chat unread badge.
- Fix desktop launch from npm installs in directories with invalid JSON.
- Keep Anthropic subscription OAuth, Claude CLI, and direct API-key auth separated.
- Ensure task lifecycle plugins receive runtime context during completion hooks.
- Show Claude CLI models when Anthropic subscription OAuth and Claude CLI are connected.
- Fix Compound Engineering Debug stage launches that could fail with a JSON parse error.
- Include graph-owned workflow step execution in Command Center activity analytics.
- Restore Claude Sonnet 5 in the model picker (it had disappeared from every surface).
- Enforce explicit external checkout metadata for review routing.
- Let proven task merges finalize even when old branch history remains.
- Widen Project Models dropdown menus so long provider and model names are easier to read.
- Give workflow review steps a longer default timeout.
Internal
- Upgrade Fusion's bundled pi SDK dependencies to 0.80.3.