1.8.0

rathole-org/rathole1.8.0Jun 10, 2026by mamoodi

AI Summary

This release introduces LLM profiles, sandbox grouping strategies, and sub-agent delegation. It also adds a minimal generic ACP agent UI and removes the App tab from the conversation.

Key Highlights

  • Added LLM profiles
  • Users can select sandbox grouping strategy
  • Enabled sub-agent delegation
  • Minimal generic ACP agent UI
  • Removed App tab from conversation

Breaking Changes

  • Removed App tab from conversation

New Features

  • LLM profiles
  • Sandbox grouping strategy selection
  • Sub-agent delegation
  • Generic ACP agent UI
  • UI bug fixes

Full Release Notes

## What's Changed
### Added
* Added LLM profiles by @VascoSch92 in https://github.com/OpenHands/OpenHands/pull/14149
* Users can select the sandbox grouping strategy by @tofarr in https://github.com/OpenHands/OpenHands/pull/14291
* Enabled sub-agent delegation by @xingyaoww in https://github.com/OpenHands/OpenHands/pull/14122
* Minimal generic ACP agent UI by @simonrosenberg in https://github.com/OpenHands/OpenHands/pull/14401

### Changed
* Removed App tab from conversation by @neubig in https://github.com/OpenHands/OpenHands/pull/14395

### Fixed
* Many UI bug fixes

## New Contributors
* @Cao-R made their first contribution in https://github.com/OpenHands/OpenHands/pull/14261
* @DisabledAbel made their first contribution in https://github.com/OpenHands/OpenHands/pull/14367
* @smolpaws made their first contribution in https://github.com/OpenHands/OpenHands/pull/14444
* @Kage18 made their first contribution in https://github.com/OpenHands/OpenHands/pull/14437
* @Sanjays2402 made their first contribution in https://github.com/OpenHands/OpenHands/pull/14577
* @lilagrc made their first contribution in https://github.com/OpenHands/OpenHands/pull/14519

**Full Changelog**: https://github.com/OpenHands/OpenHands/compare/1.7.0...1.8.0