すべてのリリース

v1.5.0 2026年1月16日

Browse workspace files in a new tab

新機能

3 件の変更
  • UI: added a new Files tab to browse workspace files directly from the interface.
  • Git Identities: added "default identity" setting with one-click set/unset and automatic local identity detection.
  • VSCode: added responsive layout with sessions sidebar + chat side-by-side when wide, compact header, and streamlined settings.

改善

3 件の変更
  • Diff: enhanced the diff viewer with mobile support and the ability to ask the agent for comments on changes.
  • VSCode: improved server management to ensure it initializes within the workspace directory with context-aware readiness checks.
  • Web: the server now automatically resolves and uses an available port if the default is occupied.

修正

3 件の変更
  • Web/VSCode: fixed orphaned OpenCode processes not being cleaned up on restart or exit.
  • Stability: fixed heartbeat race condition causing session stalls during long tasks (thanks to @tybradle).
  • Desktop: fixed commands for worktree setup access to PATH.