Paseo v0.1.79-beta.1
Pre-release
Pre-release
·
3 commits
to main
since this release
0.1.79-beta.1 - 2026-05-20
Added
- Pi has been revamped with first-class support
- Pi now runs in a separate process, isolated from the rest of the daemon
- Pi runs through your installed Pi CLI, so your Pi extensions and configuration work exactly the same as launching Pi from your terminal
- Pi agents can call Paseo tools — create Paseo agents, work on worktrees, run anything in the Paseo MCP — when you have the Pi MCP extension installed
- Past Pi sessions can be imported into Paseo from Pi's saved history
- Windows: Pi sessions match correctly across symlinked and junctioned workspace paths
- Set a custom system prompt for every agent you start A daemon-wide system prompt gets appended to every supported agent provider
- Rename workspaces, terminals, and agent tabs (#531)
- DeepSeek TUI in the ACP provider catalog (#1096)
- Kiro CLI in the ACP provider catalog (by @huhusmang)
- Catalog providers show their icons in the model picker (#1098)
- Custom environment variables passed when creating an agent now reach the agent process (#1112)
- NixOS module supports the public TLS option for self-hosted relays (#1106 by @yzx9)
Improved
- Paseo opens to the workspace you were on last time you used it (#1101)
- Workspaces remember which editor you opened them in
- Outdated daemons now suggest an upgrade when they receive a command they don't understand
- Voice mode is hidden while an agent is running
- Agent file-link tooltips show the full resolved file path (#1088)
- Workspace git status refreshes less aggressively in the background (#1102)
Fixed
- macOS desktop no longer freezes after the display wakes from sleep (#745)
- Windows: Codex picks up the Microsoft Store install correctly (#1020 by @32r4)
- Workspace selection survives a daemon restart (#1111)
- Cursor agents wait for slash commands to load before listing them (#1099 by @chrisbanes)
- Codex sub-agents keep running through transient child process errors (by @xy-plus)
- iPad terminals send Ctrl+C correctly from a hardware keyboard (by @samatar26)
- Git filenames with non-ASCII characters render correctly (by @samatar26)
- Paste shortcuts work on Dvorak keyboard layouts (by @qin-nz)
- Claude file links resolve correctly for projects whose paths need SDK encoding
- Duplicate Claude result text no longer appears in chat (#1095)
- Dynamic UI styles no longer leak CSS rules across the page (#1103)
- CLI queries daemon status and pairing offers through the proper RPC path (by @yzx9)
- Relay handshakes reject sessions that try to change encryption keys mid-flight (#1037 by @joaosa)