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)