Skip to content

Paseo v0.1.102-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 22:03
· 6 commits to main since this release
8eb9640

0.1.102-beta.2 - 2026-06-29

Added

  • Fork a chat from any assistant answer (#1788)
  • Use Paseo from a browser served directly by your daemon (#1635)
  • Run Paseo from an official Docker image (#1740 by @Herbrant)
  • Update a remote host from the app when a newer daemon is available (#1513 by @thedavidweng)
  • Dropped files can be attached from every composer (#1750)
  • MiniMax usage is available in provider quota views (#1662 by @ilteoood)
  • C# code blocks now have syntax highlighting (#1651 by @dev693)

Improved

  • The sidebar can show workspaces across all connected hosts (#1538)
  • Multi-host workspace rows show which host they belong to (#1775)
  • Host switcher rows show the connection currently in use
  • Creating a new workspace is available from an app-wide screen (#1746)
  • New Workspace starts from the current project when opened inside a project (#1806)
  • Project search shows loading progress while results are fetched (#1762)
  • Desktop update checks show feedback while checking for updates (#1808)
  • Slow host requests time out less aggressively (#1789)
  • Pi waits longer for extension results before timing out (#1732 by @theslava)
  • Open file tabs refresh when you revisit them (#1699 by @cleiter)
  • Web terminals stay smoother while scrolling (#1622 by @TommyLike)
  • ACP provider catalog updated to the latest registry versions

Fixed

  • Freshly added projects can be edited without restarting (#1761 by @huiliaoning)
  • Opening projects and directory suggestions work better in large repos (#1620 by @jms830)
  • Mobile opens the saved workspace reliably on launch (#1777)
  • Agent prompts no longer rename existing workspaces (#1779)
  • Chat stays at your scroll position when delayed history arrives (#1776)
  • Streamed chat images stay in order (#1805)
  • Chat actions wait until running tool calls finish
  • Claude subagent narration no longer leaks into chat (#1807)
  • Agent lists keep working when project records go stale (#1812)
  • Windows image previews work with drive-letter paths (#1811)
  • OpenCode closes cleanly on Windows (#1771 by @agamotto)
  • Desktop file uploads keep their file extensions (#1741)
  • Closing Claude Code sessions no longer leaves child processes running (#1540 by @TommyLike)
  • OpenCode no longer indexes your home directory by mistake (#1704 by @rex-chang)
  • Packaged macOS CLI daemon no longer shows extra Dock icons (#1759 by @yzim)
  • paseo daemon status reports daemon health even when agent details are unavailable (#1810)
  • PR worktrees show pushed state correctly after checkout (#1804)