1.5.0

lejianwen/rustdesk-server1.5.0Mar 11, 2026by mamoodi

AI Summary

This release introduces a planning agent, a real-time task list tab, slash command menus, and support for Bitbucket and several new AI models. It also hides the microagent management UI and includes various UI and dependency fixes.

Key Highlights

  • Added planning agent for advanced task execution
  • Real-time Task List tab in the right panel
  • Slash command menu for agent skills
  • Added support for Bitbucket datacenter and new AI models (Claude Opus 4.6, GLM-4.7, etc.)

New Features

  • Planning agent
  • Task List tab with real-time status
  • Slash command menu
  • Bitbucket datacenter support
  • New AI model support (Claude Opus 4.6, GLM-4.7, GLM-5, Kimi-K2.5, Qwen3-Coder-Next, Gemini-3.1-Pro-Preview)
  • Hid microagent management UI

Full Release Notes

## What's Changed
### Added
* Added ability to attach or change the Git repository for existing conversations by @MkDev11 in https://github.com/OpenHands/OpenHands/pull/12671
* Added a `Task List` tab in the right panel that shows the agent's current task list with real-time status updates by @eureka928 in https://github.com/OpenHands/OpenHands/pull/13065
* Added planning agent by @hieptl in https://github.com/OpenHands/OpenHands/pull/12880
* Added a slash command menu to the chat input that displays available agent skills and commands when typing `/` by @eureka928 in https://github.com/OpenHands/OpenHands/pull/12982
* Added support for Bitbucket datacenter by @phymbert in https://github.com/OpenHands/OpenHands/pull/11052
* Added support for the following models: Claude Opus 4.6, GLM-4.7, Claude-Sonnet-4-6, GLM-5, Kimi-K2.5, Qwen3-Coder-Next, Gemini-3.1-Pro-Preview 

### Changed
* Hid the microagent management ui by @hieptl in https://github.com/OpenHands/OpenHands/pull/13060

### Fixed
* Fixed the pinning and unpinning functionality of tabs by @bendarte in https://github.com/OpenHands/OpenHands/pull/12932
* Many CVEs fixed through dependency updates
* Fixed multiple UI issues 


## New Contributors
* @314clay made their first contribution in https://github.com/OpenHands/OpenHands/pull/12874
* @hobostay made their first contribution in https://github.com/OpenHands/OpenHands/pull/12810
* @machov made their first contribution in https://github.com/OpenHands/OpenHands/pull/12941
* @aivong-openhands made their first contribution in https://github.com/OpenHands/OpenHands/pull/13016
* @bittoby made their first contribution in https://github.com/OpenHands/OpenHands/pull/12833
* @Fieldnote-Echo made their first contribution in https://github.com/OpenHands/OpenHands/pull/12870
* @cbagwell made their first contribution in https://github.com/OpenHands/OpenHands/pull/12595
* @Shruti1128 made their first contribution in https://github.com/OpenHands/OpenHands/pull/12557
* @bendarte made their first contribution in https://github.com/OpenHands/OpenHands/pull/12932
* @phymbert made their first contribution in https://github.com/OpenHands/OpenHands/pull/11052
* @04cb made their first contribution in https://github.com/OpenHands/OpenHands/pull/13236
* @Povo-43 made their first contribution in https://github.com/OpenHands/OpenHands/pull/13261
* @jlav made their first contribution in https://github.com/OpenHands/OpenHands/pull/13228

**Full Changelog**: https://github.com/OpenHands/OpenHands/compare/1.4.0...1.5.0