What's Changed
Added
- Added support for reading microagents from the user directory (~/.openhands/microagents/) in addition to existing sources by @enyst in #9333
- Added support for .cursorrules. It can be placed in the root directory by @AutoLTX in #9327
- Added ability to stop conversations by @hieptl in #9458
- Added setup.sh script execution to event stream, allowing users to see when and how the setup script is run by @neubig in #9427
Changed
- Made the --file option more interactive and user friendly by @xingyaoww in #9398
- Disabled Jupyter plugin by default in CLI runtime by @li-boxuan in #9452
Fixed
- Reduced the severity of pending action timeout messages by @xingyaoww in #9415
- Improved CLI exit messaging by @Adityauyadav in #9432
- Added tooltip for
suggested tasks
by @hieptl in #9447 - Updating LLM settings are now applied to existing conversations after stopping and restarting them by @hieptl in #9460
New Contributors
- @Adityauyadav made their first contribution in #9432
- @hieptl made their first contribution in #9442
Full Changelog: 0.47.0...0.48.0