- Added new "orng" theme
- Added catppuccin-macchiato theme
- Added mercury.com theme
- Added ability to toggle MCP servers in TUI
- Added bash-language-server LSP support
- Added terraform-ls language server and formatter
- Added OCaml LSP support
- Added ocamlformat support
- Added PDF support in read tool
- Added optional scrollbar to the session chat
- Added dynamic terminal window title
- Added uninstall command
- Added theme support for thinking text opacity
- Added experimental plugin hook for text completion
- Added OAuth authentication support for remote MCP servers
- Restored experimental flag for websearch/codesearch tools
- Fixed sidebar working directory colour contrast with modified files
- Fixed parcel watcher musl support
- Fixed provider filtering for /connect endpoint
- Fixed sorting of sessions by updated time
- Fixed colors for dialog prompt in light themes
- Fixed autocomplete text color with no matching items
- Fixed autocomplete popup repositioning on window resize
- Fixed SAP AI Core Vercel AI SDK v2 support
- Fixed themes sorted alphabetically in /theme modal
- Fixed toggle timestamps to properly hide/show timestamps when toggled
- Fixed opencode web command
- Fixed shell detection to support non-standard paths
- Fixed provider URL merging logic
- Fixed CLI help text wrapping
- Fixed sessions disappearing after git init
- Fixed timestamp toggle text to be dynamic in command list
- Fixed deprecated models from appearing in model picker
- Improved shift+space to insert as character again in opentui
- Improved diff color issues in light themes
- Added visual separator between username and timestamp for better readability
- Reduced overhead of task tool metadata
- Tweaked bash agent to have more awareness of current working directory and adjusted default timeout
Thank you to 23 community contributors:
- @franlol:
- @dakdevs:
- feat: add mercury.com theme (#5141)
- @crayment:
- docs: update server API reference with complete endpoint list (#5136)
- @ben-vargas:
- feat: restore experimental flag for websearch/codesearch tools (#5132)
- @ariane-emory:
- fix: make timestamp toggle text dynamic in command list (resolves #5106) (#5108)
- fix: toggle timestamps now properly hides/shows timestamps when toggled (resolves #5142) (#5145)
- fix: Sort themes in the /theme modal alphabetically (resolves #5217) (#5219)
- fix: sort sessions by updated time (resolves #5074) (#5080)
- fix: improve sidebar working directory colour contrast with modified files (resolves #5184 (#5188)
- @IceWreck:
- fix: update description to lowercase for ACP command (to be consistent with other commands) (#5137)
- @aryasaatvik:
- feat(tui): add dynamic terminal window title (#5112)
- @Arindam200:
- docs: Nebius Token Factory provider documentation (#2997)
- @nyxkrage:
- fix: update zed agent server linux url to tar.gz (#5194)
- @mberrishdev:
- fix: autocomplete popup repositions on window resize (#5196)
- @Brendonovich:
- Desktop macOS codesigning and notarization (#5154)
- Export DesktopInterface from desktop and add PlatformContext
- @ayatofrench:
- fix: use basename for shell detection to support non-standard paths (#5205)
- @edlsh:
- @edevil:
- feat(mcp): add OAuth authentication support for remote MCP servers (#5014)
- @Patrick-Erichsen:
- fix(cli): prevent help text wrapping (#5185)
- @ry2009:
- fix: ensure Auth.all returns valid objs (#5128)
- @JUVOJustin:
- docs: Update "model" inheritance for agents (#4894)
- @bishalr0y:
- feat: add catppuccin-macchiato theme (#5225)
- @jerome-benoit:
- fix: SAP AI Core Vercel AI SDK v2 support (#5180)
- @dbpolito:
- feat: ability to toggle MCP Servers in TUI (#4509)
- @nexxeln:
- @Raviguntakala:
- fix: apply provider filtering to /connect endpoint (#5233)
- @elithrar:
- themes: add new orng theme (#5267)