- Enhanced DeepSeek reasoning content handling
- Fixed provider ID issue
- Fixed compaction type issue
- Fixed DAX typo
- Added tool_details keybind with no default
- Added messages_last_user command to scroll TUI to last user message
- Fixed bunfs path on Windows
- Added experimental.primary_tools setting to allow users to set tools that should only be available to primary agents
- Added retry case for Grok resource exhausted
Thank you to 5 community contributors:
- @spoons-and-mirrors:
- feat: experimental.primary_tools, allow user to set the tools that should only be available to primary agents (#4913)
- @Hona:
- fix: bunfs path on windows (#5011)
- @ariane-emory:
- @jackbisceglia:
- docs: remove outdated theme section as system theme is now added back (#5041)
- @matjanos:
- feat: Enhance DeepSeek reasoning content handling (#4975)