Skip to content

Releases: All-Hands-AI/OpenHands

0.9.3 - 2024-09-12

13 Sep 00:51
9ef79cb
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

New Contributors

Full Changelog: 0.9.2...0.9.3

0.9.2 - 2024-09-04

04 Sep 18:32
1b66f2e
Compare
Choose a tag to compare

What's Changed

Changed

  • Improve system prompt to reduce file editing errors made by LLM by @tobitege in #3610

Fixed

New Contributors

Full Changelog: 0.9.1...0.9.2

0.9.1 - 2024-08-29

29 Aug 18:00
ae153aa
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

  • Stop exposing API key in evaluation outputs by @RajWorking in #3603
  • Better startup handling and logging for more user clarity by @tobitege in #3645
  • EventStreamRuntime will wait for runtime client to be initialized once, for up to 10s by @tobitege in #3612

New Contributors

Full Changelog: 0.9.0...0.9.1

0.9.0

23 Aug 20:29
fc5f026
Compare
Choose a tag to compare

What's Changed

Added

Changed

Fixed

New Contributors

Full Changelog: 0.8.3...0.9.0

0.8.3

01 Aug 18:25
2e60d25
Compare
Choose a tag to compare

What's Changed

  • [Agent, LLM] Make sure codeact agent produce message in u/a/u/a order by @xingyaoww in #3193
  • [Arch] Test EventStreamRuntime to ensure its feature parity with ServerRuntime by @xingyaoww in #3157
  • (Docker) Fix passing of POETRY_CACHE_DIR into RUN command by @tobitege in #3163
  • (Eval) Apply config arguments for miniwob ssh box if None is passed by @tobitege in #3198
  • Feat: Dev Container for GitHub Codespaces by @SmartManoj in #2689
  • Fix swe-bench sandbox config parameter by @enyst in #3189
  • (fix) test_runtime.py parametrization for box_class by @tobitege in #3186
  • (fix) Remove unneeded message about config file not found by @tobitege in #3158
  • Fix: Add missing arguments for SSHBox in evaluation by @SmartManoj in #3075
  • Fix: Parse exit code correctly for background commands by @SmartManoj in #3161
  • (fix) tests: temp_dir fixture fix in 4 tests by @tobitege in #3160
  • [docs] Update README.md for new OpenDevin Runtime by @xingyaoww in #3142
  • (docs) Update custom sandbox guide: added nikolaik image consideration by @tobitege in #3197
  • [Runtime] Reduce dependency to speed up CI and reduce image size by @xingyaoww in #3195
  • Clear last_error when restoring a session by @enyst in #3146
  • Fix max budget per task error in headless mode by @enyst in #3147
  • Finish action is missing from the prompt by @enyst in #3149
  • Migrate multi-line-bash-related sandbox tests into runtime tests and fix multi-line issue by @xingyaoww in #3128
  • Add toggle to enable/disable agent selection - default is agent selection is off by @mamoodi in #3174
  • Add unit tests for LLM init function by @neubig in #3188
  • Rename to UserRejectObservation by @enyst in #3175
  • Remove the use of realpath when the file doesn't exist by @enyst in #3200
  • Chore: Add line breaks in pull_request_template.md by @SmartManoj in #2988
  • chore: Release 0.8.2 by @mamoodi in #3150
  • chore(deps): bump litellm from 1.42.3 to 1.42.5 by @dependabot in #3167
    chore(deps-dev): bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #3168
  • chore(deps-dev): bump husky from 9.1.2 to 9.1.3 in /frontend by @dependabot in #3166
  • chore(deps): bump @reduxjs/toolkit from 2.2.6 to 2.2.7 in /frontend by @dependabot in #3164
  • chore(deps-dev): bump @types/node from 20.14.12 to 22.0.0 in /frontend by @dependabot in #3165
  • chore(deps): bump boto3 from 1.34.149 to 1.34.150 by @dependabot in #3182
  • chore(deps-dev): bump husky from 9.1.3 to 9.1.4 in /frontend by @dependabot in #3179
  • chore(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 in /frontend by @dependabot in #3180
  • chore(deps-dev): bump mypy from 1.11.0 to 1.11.1 by @dependabot in #3190
  • chore(deps): bump boto3 from 1.34.150 to 1.34.151 by @dependabot in #3191
  • chore(deps-dev): bump @types/node from 22.0.0 to 22.0.2 in /frontend by @dependabot in #3205

Full Changelog: 0.8.2...0.8.3

0.8.2

27 Jul 17:54
f072801
Compare
Choose a tag to compare

What's Changed

New Contributors

*Full Changelog...

Read more

0.8.1

19 Jul 19:13
fb9ad04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.0...0.8.1

0.8.0

13 Jul 17:33
64be2cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...0.8.0

0.7.1

05 Jul 16:02
a081935
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

29 Jun 19:25
79a3e81
Compare
Choose a tag to compare

What's Changed

Read more