全部版本

v1.9.2 2026年3月31日

Faster worktrees and smoother live sync

新增

2 项更改
  • Worktrees/Multi-Run: added instant draft-first worktree creation and redesigned the multi-run launcher with a cleaner, faster flow for parallel runs.
  • CLI/Server: added --foreground for process-manager deployments, made managed server hostname configurable, and added an explicit --host option with safer localhost defaults (thanks to @colinmollenhour, @rapidrabbit76, @yulia-ivashko).

改进

4 项更改
  • Chat/Performance: rebuilt live session sync and streaming updates to cut render churn, reduce CPU spikes, and keep long-running chats smooth and more stable across runtimes.
  • VSCode/UI: polished the extension chat and sidebar with improved spacing, tooltips, a resizable sessions pane, and file-to-chat mention flows from Explorer.
  • Models/Providers: improved custom provider model metadata loading and caching (thanks to @ZeppLu).
  • Docker/Deployments: improved container defaults, including UID 1000 user behavior, non-fatal SSH key generation, and better localhost detection in container networking (thanks to @yulia-ivashko).

修复

1 项更改
  • Web/PWA: fixed manifest behavior behind Cloudflare Access (thanks to @arthurfiorette).