Paseo v0.3.0-beta.1
Pre-release
Pre-release
0.3.0-beta.1 - 2026-08-04
Added
- New mobile terminal with text selection, copy, paste, and faster rendering (#1607, #2830)
- Jump between prompts in a chat (#2792)
- Preview HTML files (#2712 by @nicholas-salgueiro-britecore, @nickmaglowsch)
- Fork an agent while it's running (#2638 by @kaspesi)
- Run git and workspace actions from the Command Center (#2749)
- Change model, reasoning, mode, plan, and fast from the Command Center (#2274 by @kedrzu)
- Choose which orchestration skills Paseo installs (#2680)
- Give projects custom icons (#2335, #2416 by @nikuscs)
- Approve all ACP tool calls with one setting (#2752)
- Choose what a sidebar workspace row shows: host, pull request, checks, and scripts
- Name each host and give it a colour (#2790)
- See a project's workspace status while it's collapsed (#2340 by @kaspesi)
- See worktree names in workspace hover cards (#2711)
- Pick a local branch or its origin counterpart as the base for a new worktree (#2328 by @mcowger)
- Paste images from the clipboard on mobile (#2793)
Improved
- Paseo starts faster
- Coming back to a recent chat is instant (#2842)
- Coming back to a workspace from Settings is faster (#2791)
- Paseo runs fewer git processes on busy machines (#2797)
- New worktrees start from the tracked upstream branch (#2848)
- Copying part of an assistant response keeps its lists, links, and code formatting (#2808)
- See the full conversation from a native Claude subagent (#2498 by @ebg1223, #2760)
- OMP context usage updates while a turn is running (#2503 by @theslava)
- OpenCode reports background activity from its own busy status (#2696 by @desflynn)
- Relay access is opt-in when you pair a device (#2706)
- Generated workspace titles describe the task (#2755)
- The file viewer shows one accurate status when a file changes or is deleted (#2670, #2694)
- The Nix desktop package is smaller (#2550 by @colonelpanic8)
- The Nix desktop app uses the right icon on Linux and macOS (#2506, #2783 by @colonelpanic8)
- Paseo Desktop builds from the Nix flake on macOS (#2556 by @colonelpanic8)
Fixed
- Workspace file watching no longer stalls the daemon (#2858)
- Messages no longer duplicate or arrive out of order after a reconnect or resume (#2789, #2718)
- Git status and diffs pick up changes in nested folders on every desktop OS (#2775)
- Switching workspaces no longer scrolls a chat away from where you were reading (#2838)
- Cancelling an OpenCode turn no longer breaks the next one (#2662)
- Agents stop with an error when their provider process exits (#2757)
- ACP permission prompts no longer disappear mid-turn (#2762)
- A workspace no longer looks idle while its native subagents run (#2777)
- Swipe and drag gestures work in the mobile sidebar (#2709)
- Dictated prompts no longer disappear when you submit them (#2745)
- The composer stays above the keyboard on Android
- Typing with an IME on mobile no longer loses composed text
- Restoring a merged workspace no longer leaves it inactive (#2714)
- Your selected project stays selected when you switch hosts (#2700)
- The pull request panel updates after you switch branches (#2699)
- New Workspace shows its isolation controls right away (#2702)
- Sidebar shortcuts leave focus mode (#2717)
- Agents started by the NixOS service no longer run in production mode (#2697 by @shin-sakata)