What's Changed
Added
- Introduced API keys management UI to the settings page on OpenHands Cloud by @rbren in #7710
- Added the ability to view and launch suggested tasks for GitLab from the homepage by @malhotra5 in #8049
- Replaced the workspace tab with a VS Code tab by @rbren in #8033
- Enabled support for /new, /status, and /settings in the CLI by @pandukamuditha in #8017
Changed
- Github repos in OpenHands Cloud are sorted by when the repo was last pushed to by @malhotra5 in #8083
- Simplified the use of microagents: names in the frontmatter are no longer required, only triggers matter for dynamically loaded microagents by @enyst in #8114
Fixed
- Fixed short tool descriptions for o4-mini - less than 1024 tokens by @enyst in #8022
- Resolved an issue where comments did not start with the expected error message on the cloud resolver by @malhotra5 in #8053
- PATs are retained when resetting settings to default values by @malhotra5 in #8076 by @malhotra5 in #8075
- Allow cmd execution after running a background command by @li-boxuan in #8093
- Fixed a bug where long-running setup scripts failed to complete due to being interrupted by @neubig in #8101
New Contributors
Full Changelog: 0.34.0...0.35.0