0.4.0 - 2026-08-13
Breaking
- Removed
paseo chatandpaseo loop(#3053)
Added
- Added host-wide agent profiles for reusable provider, model, mode, thinking, and feature settings (#3208)
- Added workspace file search to Cmd/Ctrl+P (#3059)
- Added file and folder actions to Files and Changes (#3027 by @nikuscs)
- Added interactive Mermaid diagrams to chats and Markdown previews (#2306 by @dmeledon)
- Added live task progress above the composer and in the timeline (#3227)
- Added a model setting for generated workspace titles, branch names, commits, and pull request drafts (#3215)
- Added the supported
@getpaseo/clientTypeScript SDK (#3141) - Added provider installation diagnostics to the CLI (#3243)
- Added workspace rename to the CLI (#3209 by @martinhanzik)
Improved
- Added a centered reading layout and formatted YAML front matter to Markdown previews (#3240)
- Added sidebar grouping to the Command Center (#3063 by @cleiter)
- Added every built-in theme to theme shortcuts (#3214)
- Removed periodic Git polling for idle workspaces (#3323)
- Set provider catalog refreshes to a configurable two-minute deadline (#3322)
Fixed
- Fixed terminal sessions being lost after host sleep or daemon worker stalls (#3235, #3263)
- Fixed daemon hang when archiving a workspace (#3107)
- Fixed New Workspace crash on Android when projects span multiple hosts (#3241)
- Fixed provider cache exhausting Android local storage (#3234)
- Fixed dictation recordings being lost during connection interruptions (#3159)
- Fixed new workspaces reusing an existing worktree (#3224)
- Fixed new worktrees ignoring the setup command saved in Project Settings (#3233)
- Fixed new worktrees becoming dirty when the selected base contained a different
paseo.json(#3311) - Fixed removed hosts continuing to receive push notifications (#3176)
- Fixed delegated-agent notifications stopping after permission prompts or workspace closure (#3177, #3192 by @thomasvan, @wilgon456)
- Fixed OMP agent startup when model catalogs exceed the protocol-v1 frame limit (#3184 by @pi3123)
- Fixed OpenCode models being unable to return to their default variant (#3281)
- Fixed completed Codex subagents remaining marked active (#3188 by @Strainy)
- Fixed Codex compaction leaving turns marked as working (#3211 by @edihasaj)
- Fixed Cursor usage with current Cursor logins (#2704 by @QuteSaltyFish)
- Fixed SVG project icons rendering as blank on mobile (#2579 by @colonelpanic8)
- Fixed crash when persisted cache was incompatible (#3289)
- Fixed open delegated agents being archived with their parent (#3279)
- Fixed agent creation when profiles carried modes unsupported by the selected provider (#3331)
- Fixed Claude agents waiting on Paseo's ten-minute MCP timeout (#3315)
- Fixed Copy resume command for Hermes agents (#3300 by @desmond-rai)