2026-09-05 15:58:23 +03:00
|
|
|
---
|
|
|
|
|
version: 1.3.3
|
|
|
|
|
date: 2025-12-25
|
2026-09-05 16:45:29 +03:00
|
|
|
title: More reliable VS Code extension startup
|
2026-09-05 15:58:23 +03:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## App
|
|
|
|
|
|
|
|
|
|
### New
|
|
|
|
|
- VS Code extension: added an animated loading screen and introduced command for status/debug output.
|
|
|
|
|
|
|
|
|
|
### Improvements
|
|
|
|
|
- Updated OpenCode SDK to 1.0.185 across all app versions.
|
|
|
|
|
- Chat UI: improved agent activity status behavior and reduced image thumbnail sizes.
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
- VS Code extension: fixed startup, more reliable OpenCode CLI/API management, and stabilized API proxying/streaming.
|
|
|
|
|
- Fixed session activity tracking.
|
|
|
|
|
- Fixed directory path handling (including `~` expansion) to prevent invalid paths and related Git/worktree errors.
|
|
|
|
|
- Chat UI: improved turn grouping/activity rendering and fixed message metadata/agent selection propagation.
|
|
|
|
|
|
|
|
|
|
## VS Code
|
|
|
|
|
|
|
|
|
|
### New
|
|
|
|
|
- Added an animated loading screen and introduced command for status/debug output.
|
|
|
|
|
|
|
|
|
|
### Improvements
|
|
|
|
|
- Chat UI: improved agent activity status behavior and reduced image thumbnail sizes.
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
|
|
|
- Fixed startup, more reliable OpenCode CLI/API management, and stabilized API proxying/streaming.
|
|
|
|
|
- Fixed session activity tracking.
|
|
|
|
|
- Fixed directory path handling (including `~` expansion) to prevent invalid paths and related Git/worktree errors.
|
|
|
|
|
- Chat UI: improved turn grouping/activity rendering and fixed message metadata/agent selection propagation.
|