Novedades
3 cambios - 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.
Mejoras
3 cambios - 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.
Correcciones
3 cambios - 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.