1.5.0
rathole-org/rathole1.5.0Mar 11, 2026by mamoodi
AI Summary
Added a planning agent, task list tab, and slash command menu to improve agent workflow. Also added support for new AI models and Bitbucket datacenter.
Key Highlights
- Introduction of a Planning agent.
- New Task List tab with real-time status updates.
- Slash command menu for agent skills and commands.
- Support for Bitbucket datacenter.
- New model support: Claude Opus 4.6, GLM-4.7, GLM-5, Kimi-K2.5, Qwen3-Coder-Next, Gemini-3.1-Pro-Preview.
New Features
- Attach or change Git repository for existing conversations.
- Task List tab in the right panel.
- Slash command menu in the chat input.
- Bitbucket datacenter support.
- New model integrations (Claude, GLM, Kimi, Qwen, Gemini).
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