v1.0.141
OpenCodeSummary
This release introduces significant enhancements to project management, including custom colors, names, and icons, alongside the addition of Biome LSP support. Key fixes address issues with plugin caching and SVG file reading, improving overall stability and tooling integration.
New Features
- Added Biome LSP support for enhanced language tooling.
- Enabled setting custom colors for individual projects.
- Introduced the ability to assign custom names and icons to projects.
- Added the OPENCODE_EXPERIMENTAL_BASH_DEFAULT_TIMEOUT_MS environment variable to configure the timeout for bash commands.
Bug Fixes
- Fixed plugin caching mechanism so that subsequent starts correctly use the cached 'latest' version.
- Fixed an issue preventing the reading of SVG file content as text.
Improvements
- Improved automatic project icon discovery by checking favicon and logo files.
- Improved the support for interleaved thinking processes.
- Fixed visual spacing issues appearing before the queued badge in the TUI.
- Enabled project discovery for experimental builds.