Core
- Ensure agent exists before processing title in session summary (@0x404)
- More defensive handling of project list to prevent errors
- Filter dead worktrees from git worktree list
- Load models.dev in development mode
- Ensure frontmatter can process same content as other agents
- Show toast error message when ConfigMarkdown parsing fails (@vvarp)
- Prettify retry duration display in TUI
- Handle broken symlinks gracefully in grep tool (@andrew-kramer-inno)
- Honor per-server MCP timeouts
- Upgrade OpenTUI to v0.1.73, fixing CJK word wrapping and Thai text rendering in non-tmux environments
- Add input limit for compaction (@brandon93s)
- Fix Codex ID issue
- Revert provider-level store option
- Allow provider-level store option (@cyhhao)
- Make dialog keybinds configurable (@CasualDeveloper)
TUI
- Update black plan selection with light rays effect and mobile styles (@aaroniker)
- Use native text truncation for sidebar diff paths
- Center the initially selected session in the session list (@ariane-emory)
- Restore brand integrity of TUI wordmark (@kitlangton)
Desktop
- Fix sidebar toggle on desktop
- Persist workspace branch selection across sessions
- Persist workspace order and collapsed state in sidebar
- Fix thinking animation opacity and improve design
- Fix session icon and name alignment
- Show session as busy even when it's the active session
- Stop killing opencode-cli process on dev mode restart (@dbpolito)
- Update desktop question tools (@dbpolito)
- Fix current session background color
- Remove the active state from load more button after press
- Fix new session tooltip position and add keyboard shortcut
- Remove more options tooltip
- Fix workspace name color in UI
- Hide "View all sessions" button when on active project page
- Fix avatar button states
- Reduce font size of load more button
- Fix recent sessions title color
- Fix project dropdown labels and sorting order
- Move left panel toggle button to the right
- Fix avatar background color
- Show project options on hover of row
- Increase delay on session list tooltips
- Fix tooltip gutter spacing on session items and archive buttons
- Archive icon replaces diff count on hover
- Fix hover state for recent sessions in gutter
- Fix search bar functionality in header
- Fixed layout issues in the app
- Fix stale sessions in new layout
- New app layout
- Open external links in system browser instead of webview in desktop app (@turculaurentiu91)
Thank you to 15 community contributors:
- @CasualDeveloper:
- @kitlangton:
- fix: restore brand integrity of TUI wordmark (#8584)
- @cyhhao:
- feat: allow provider-level store option (#8000)
- @ariane-emory:
- @brandon93s:
- fix(opencode): add input limit for compaction (#8465)
- @R44VC0RP:
- fix: enable sticky header on changelog and download pages (#8556)
- @turculaurentiu91:
- fix(desktop): open external links in system browser instead of webview (#7360)
- @LAG-4:
- docs: fix typos in documentation (#8703)
- @andrew-kramer-inno:
- fix: handle broken symlinks gracefully in grep tool (#8612)
- @vvarp:
- fix: show toast error message on ConfigMarkdown parse error (#8049)
- @dbpolito:
- chore(desktop): Question Tools Updates
- chore(desktop): Stop Killing opencode-cli on dev
- @aaroniker:
- @nathannewyen:
- docs: add /thinking command documentation (#8722)
- @0x404:
- fix(session): ensure agent exists before processing title in session summary (#8662)
- @ricardo-valero:
- fix: update hix hashes for all systems (#8732)