0.33.0
What's Changed
Added
- Added support for MCP servers natively via CodeActAgent by @ducphamle2 in #7637
- Added support for GitLab API calling using both OAuth and PAT tokens by @malhotra5 in #7828
- Added functionality to allow PR type specification for the resolver by @Chocksy in #7619
- Added support for GitHub Enterprise and on-prem GitLab in the GitHub Action resolver by @tdeckers in #7754
Changed
- Improved baseline single-pass results for SWE-bench_Verified to 59.6% by @juanmichelini in #7546
- Enhanced CLI startup and UI; added interactive commands
/init
,/help
, and/exit
by by @pandukamuditha in #7801 - Added "think" to the list of handled actions so they are displayed correctly as collapsible elements by @xingyaoww in #7852
- Converted the Terminal panel from a fixed bottom panel to a tab by @rbren in #7795
Fixed
- Fixed a bug where users could provide a base URL without the required protocol (e.g., http:// or https://) when using a model from LiteLLM by @NarwhalChen in #7782
- Fixed an issue where the token usage metrics in the frontend displayed only the latest request's token count instead of the total across all requests by @xingyaoww in #7803
- Fixed the export conversation button not working in Safari by @csmith49 in #7662
- Fixed a bug where the error message "The action has not been executed." was being displayed twice in the chat by by @g-votte in #7858
New Contributors
- @ducphamle2 made their first contribution in #7637
- @NarwhalChen made their first contribution in #7782
- @Randonee1 made their first contribution in #7648
- @Chocksy made their first contribution in #7619
- @sumeetkumar1701 made their first contribution in #7788
- @g-votte made their first contribution in #7858
- @tdeckers made their first contribution in #7754
Full Changelog: 0.32.0...0.33.0