Releases: AIDotNet/OpenCowork
Releases · AIDotNet/OpenCowork
0.9.85
0.9.84
0.9.82
[0.9.82] - 2026-04-25
Changed
- Unified terminal output with the thinking stream display and added a session clear entry point.
Fixed
- Completed terminal session cleanup immediately when a terminal session has already ended, avoiding duplicate pending states.
0.9.81
[0.9.81] - 2026-04-24
Added
- Added image-read gating so send actions are blocked until images finish loading.
- Added session message backfill logic to reload the message window after resolving the real total count when the view is empty.
Changed
- Improved shell result handling so terminal output can connect directly to the session flow.
- Updated the model panel interaction model and kept the inline terminal experience in the tool panel.
- Persisted sidebar and panel state, and refreshed debugger and model default values.
0.9.80
[0.9.80] - 2026-04-24
Added
- Added inline interactive terminal session rendering in the tool panel for shell execution workflows.
Changed
- Switched shell execution to terminal-backed sessions for a more consistent interactive command experience.
- Persisted sidebar and panel state, and refreshed debugger and model default values.
Full Changelog: 0.9.74...0.9.80
0.9.74
0.9.73
[0.9.73] - 2026-04-24
Added
- Added interaction tooling to extend the built-in browser with automation-oriented workflow support.
Changed
- Updated package metadata for the new patch release.
Fixed
- Synchronized lockfile root metadata version with the package manifest version.
0.9.72
[0.9.72] - 2026-04-22
Added
- Added stronger image-generation response handling so cron and related runtime flows can surface generated image results more consistently.
Changed
- Improved team runtime synchronization and in-session question flows for smoother multi-agent collaboration.
- Streamlined renderer tooling, workspace surfaces, browser panel interactions, and tool preview presentation.
- Refactored agent runtime event bridging and shared loop protocol types to keep streaming and tool state updates more consistent.
- Reduced chat persistence and rendering overhead through batching and related performance optimizations.
- Refreshed project architecture and documentation content to reflect the latest runtime and UI changes.
Fixed
- Fixed streaming tool preview and persistence edge cases so live tool input and state stay aligned during message updates.
- Fixed settings disk-write behavior with debounced persistence and safer quit-time flushing.
0.9.71
[0.9.71] - 2026-04-22
Changed
- Tightened the title-bar project action group styling and switched to a lighter-weight layout.
- Unified the workspace panel and image preview flow, added context statistics, and avoided loading full message history unnecessarily.
0.9.7
Added
- Added Responses image generation support and connected it to the streaming preview/config flow.
- Added richer SSH workstation capabilities, including cross-host transport, split-window sync, and theme synchronization.
Changed
- Refactored the SSH and terminal systems to support more unified workspace behavior across local and remote sessions.
- Improved SSH connection inspection, file browsing, SFTP workspace flows, terminal status panels, and related i18n coverage.
- Updated theme presets and runtime theme sync so UI appearance stays consistent across layout and settings surfaces.
- Reworked provider, settings, and chat-side flows to align with the new image-generation and SSH experience.
Fixed
- Fixed several SSH, terminal, and session-store edge cases during navigation, switching, and remote workspace usage.
- Fixed response-stream integration details so image-generation and related protocol changes remain compatible.