Core
- Fixed "load more" button behavior in desktop sidebar (@shanebishop1)
- Fix plan mode when not in git worktree
- Skip duplicate system prompt for Codex OAuth sessions (@zerone0x)
TUI
- Fixed Docker image after SST rename in tips (@goniz)
- Show connected providers in /connect dialog (@AksharP5)
- Deduplicate file references in sent prompts (@felixzsh)
- Track all timeouts in Footer component to prevent memory leaks (@sauerdaniel)
- Make TUI work when OPENCODE_SERVER_PASSWORD is set (@LeonMueller-OneAndOnly)
SDK
- Add missing metadata() and ask() definitions to ToolContext type (@danielmbrasil)
Thank you to 21 community contributors:
- @LeonMueller-OneAndOnly:
- @Eduard-Voiculescu:
- @mthezi:
- @danielmbrasil:
- @sauerdaniel:
- @felixzsh:
- @usvimal:
- fix(desktop): correct health check endpoint URL to /global/health (#8231)
- @dbpolito:
- @Brendonovich:
- console: reduce desktop download cache ttl to 5 minutes
- @cmdr-chara:
- feat: add Undertale and Deltarune built-in themes (#8240)
- @zeke:
- docs: document ~/.claude/CLAUDE.md compatibility behavior (#8268)
- @vglafirov:
- @dmmulroy:
- fix(cli): mcp auth duplicate radio button icon (#8273)
- @josephbharrison:
- fix(prompt-input): handle Shift+Enter before IME check to prevent stuck state (#8275)
- @AlanThiec:
- fix: update User-Agent string to latest Chrome version in webfetch (#8284)
- @zerone0x:
- fix(session): skip duplicate system prompt for Codex OAuth sessions (#8357)
- @AksharP5:
- feat: show connected providers in /connect dialog (#8351)
- @goniz:
- fix(opencode): fix docker image after sst rename in tips (#8376)
- @neriousy:
- fix(app): file listing (#8309)
- @ajzbc:
- fix(ui): layout-bottom icons (#8330)
- @shanebishop1:
- fix(desktop): "load more" button behavior in desktop sidebar (#8430)