1.5.0
Robbyant/lingbot-map1.5.0Mar 11, 2026by mamoodi
AI Summary
This release introduces a planning agent, a real-time Task List tab, and the ability to attach or change Git repositories. It also adds support for new AI models and Bitbucket Datacenter.
Key Highlights
- New Planning Agent for task management
- Task List tab with real-time status updates
- Git repository attachment/change for existing conversations
- Support for new AI models (Claude Opus 4.6, GLM-4.7, etc.)
- Bitbucket Datacenter support
New Features
- Planning agent
- Task List tab with real-time status updates
- Slash command menu for agent skills
- Bitbucket Datacenter support
- Support for Claude Opus 4.6, GLM-4.7, Claude-Sonnet-4-6, GLM-5, Kimi-K2.5, Qwen3-Coder-Next, Gemini-3.1-Pro-Preview
- Git repository attachment/change capability
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