New
- Add a default-on, toggleable pre-merge Code Review step to the built-in coding workflows.
- Verification now runs only the tests affected by a task's changed files, so merge/step checks finish in seconds.
- Record signed signal connectors in Command Center incident metrics.
- Add an engine-disconnected dashboard banner with one-click Start engine.
- Add a Worktrees setting for copying repository files into new task worktrees.
- Show provider icons next to Command Center model names.
- Preview images, videos, audio, and PDFs directly in the Files modal.
- Add optional workflow-step quick dropdowns to task creation surfaces.
- Add core MCP server settings model with project/global precedence and secret references.
- Forward configured MCP servers to all AI lanes and add reachability validation.
- Add
fn mcpCLI to manage MCP servers, import Claude Desktop config, and export Fusion MCP JSON. - Add MCP server management UI in Settings with global/project scopes, validation, and import/export.
- Automations popup is now movable and resizable like other Fusion pop-outs.
- Automation AI steps now run with all tools by default, with a per-step tool selector and live run output.
- Enabled optional workflow steps now run and show in task progress reliably.
- Make Remote Access settings visible without enabling an experimental flag.
- Auto-discover MCP servers from Claude/Cursor/Windsurf/VS Code and opt-in to enable them in Settings.
- Adjust the global concurrency cap from the footer and dashboard; settings grouped by global vs project scope.
Fixed
- Keep task-detail Chat and Workflow tabs aligned on displayed model names.
- Fix random fusion crashes when multiple dashboards/CLIs run on one host.
- Fix unreadable info-toast contrast and dashboard CSS token regressions.
- Fix global settings (including the global concurrency cap) intermittently resetting to defaults.
- Restore dashboard Settings helper copy and TaskChat tool-call labels.
- Preserve the selected workflow when Missions creates tasks.
- Restore animated loading spinners across the Fusion dashboard.
- Ignore hidden dot paths in overlap scheduling by default with a Settings toggle.
- Make browser and Android Back close dashboard task detail before leaving the current view.
- Fix Command Center token usage updating live without manual refresh.
- Prevent Planning Mode summary buttons from overlapping on tablet screens.
- Make Plan Mission with AI desktop modal movable and recover cleanly from stream failures.
- Prevent Planning Mode from crashing on malformed AI summary arrays.
- Allow Planning Mode generations to continue while meaningful AI output is progressing.
- Recover mission AI planning from transient stream interruptions.
- Stop showing branch reattachment warnings in Task Detail.
- Fix discarding mission interview drafts from the Missions view.
- Fix excessive spacing in the embedded Automations pane.
- Fix mobile Missions back navigation from mission detail tabs.
- Keep New Task mobile dialog controls tappable while the keyboard is open.
- Exclude engine-down time from task duration badge and stats.
- Restore horizontal scrolling for mobile task detail tabs.
- Fix workflow editor so the Browser Verification block shows connected edges.
- Retry transient ntfy publish failures so one-shot task notifications are less likely to be lost.
- Command Center date-range presets now correctly filter charts.
- Make the AI session needs-input banner compact and hide it on Missions or Planning.
- Prevent long Skills list rows from overflowing the left pane.
- Open dependency Graph tasks in the shared movable task pop-out.
- Preview image, video, audio, and PDF files natively in the right-dock Files viewer.
- Match the optional steps dropdown trigger to shared task creation buttons.
- Workflow and automation steps now use the configured project Execution model instead of the default.
- Fix task Workflow tab showing "Step definition not found." for Code Review and other optional steps.
- Quick task input no longer refocuses itself after you add a task.
- Capitalize the built-in Code Review step name consistently.
- Restore mobile swipe scrolling when touching task-detail tab buttons.
- Restore horizontal swiping on Agent Detail tabs on mobile touch devices.
- Fix slash/namespaced skill commands not loading in chat and agent sessions.
- Fix task-detail Workflow tabs so inherited workflow graphs and step details populate.
- Keep Graph tasks visible when cached workflow assignments reference deleted workflows.
- Fix npm install failure caused by bundled plugins referencing private @Fusion packages.
- Rename the Remote Access settings section (drops the stale "& Node Sync" suffix).
- Mobile: hide the executor footer and remove the empty gap above the keyboard while typing.
- Fix Planning Mode not scrolling on mobile so action buttons stay reachable.
- Verification (merge/step gate) timeout now scales with command scope instead of a flat 10 minutes.
- Fix stale overlap-blocker repair edge cases and dashboard display synchronization.
Internal
- Remove the quick-entry keyboard hint from the task creation surface.
- Post-merge workflow steps now run once via the workflow graph instead of the merger.
- Retire the legacy workflow-steps store; workflow steps now run entirely graph-native.