Files
openchamber/changelog/1.3.3.md
T

35 lines
1.3 KiB
Markdown
Raw Normal View History

---
version: 1.3.3
date: 2025-12-25
title: More reliable VS Code extension startup
---
## 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.