Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.48.0 - 2025-07-02 source code.tar.gz | 2025-07-01 | 45.7 MB | |
0.48.0 - 2025-07-02 source code.zip | 2025-07-01 | 46.5 MB | |
README.md | 2025-07-01 | 1.7 kB | |
Totals: 3 Items | 92.2 MB | 0 |
What's Changed
Added
- Added support for reading microagents from the user directory (~/.openhands/microagents/) in addition to existing sources by @enyst in https://github.com/All-Hands-AI/OpenHands/pull/9333
- Added support for .cursorrules. It can be placed in the root directory by @AutoLTX in https://github.com/All-Hands-AI/OpenHands/pull/9327
- Added ability to stop conversations by @hieptl in https://github.com/All-Hands-AI/OpenHands/pull/9458
- Added setup.sh script execution to event stream, allowing users to see when and how the setup script is run by @neubig in https://github.com/All-Hands-AI/OpenHands/pull/9427
Changed
- Made the --file option more interactive and user friendly by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/9398
- Disabled Jupyter plugin by default in CLI runtime by @li-boxuan in https://github.com/All-Hands-AI/OpenHands/pull/9452
Fixed
- Reduced the severity of pending action timeout messages by @xingyaoww in https://github.com/All-Hands-AI/OpenHands/pull/9415
- Improved CLI exit messaging by @Adityauyadav in https://github.com/All-Hands-AI/OpenHands/pull/9432
- Added tooltip for
suggested tasks
by @hieptl in https://github.com/All-Hands-AI/OpenHands/pull/9447 - Updating LLM settings are now applied to existing conversations after stopping and restarting them by @hieptl in https://github.com/All-Hands-AI/OpenHands/pull/9460
New Contributors
- @Adityauyadav made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/9432
- @hieptl made their first contribution in https://github.com/All-Hands-AI/OpenHands/pull/9442
Full Changelog: https://github.com/All-Hands-AI/OpenHands/compare/0.47.0...0.48.0