Core
- Fixed config parsing to preserve permission rule order.
- Fixed OpenRouter DeepSeek reasoning output handling.
- Sent an
opencode/<version>User-Agentheader with HTTP requests.
TUI
- Added Zed editor selection support for editor context.
- Show a
/connecttip when no models are configured. - Fixed editor lock detection to ignore locks from unrelated workspaces. (@jjjermiah)
Thank you to 2 community contributors:
- @ariane-emory:
- fix: correct typo in comment (#24420)
- @jjjermiah:
- fix(editor): reject lock files with no workspace match for cwd (#24323)