v1.18.16
anomalyco/opencodev1.18.16Aug 10, 2026by opencode-agent[bot]
AI Summary
This release addresses configuration parsing stability and project management issues, including better handling of unknown config fields and improved project discovery from the Home screen.
Key Highlights
- Improved configuration parsing to ignore unknown top-level fields instead of failing
- Fixed project registration so opened projects are available to the rest of the app
- Added right-click context menu for projects in Home
- Updated Chinese localization for token-related labels
New Features
- Added right-click project menu in Home
Full Release Notes
## Core ### Bugfixes - Ignore unknown top-level config fields instead of failing config parsing - Register projects opened from Home so they are available to the rest of the app ## Desktop ### Improvements - Open the project menu with a right-click in Home ### Bugfixes - Fall back to listing and matching local directories when the project picker server does not support search - Use 词元 instead of 令牌 for token-related labels in Simplified Chinese (@Speechlessmanbilibili) - Keep the macOS app running after the last window closes and reopen a window when the app is activated **Thank you to 1 community contributor:** - @Speechlessmanbilibili: - fix(i18n): use 词元 instead of 令牌 for token in zh locale (#40977)