Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Releases: OpenHands/openhands-aci

0.3.2

21 Aug 09:52
8fc0592

Choose a tag to compare

What's Changed

Changed

  • Strip whitespace if no occurences found str_replace by @timofimo in #143
  • Clamp view_range end to file length and emit warning instead of error by @xingyaoww in #157

0.3.1

22 Jun 05:31
0761874

Choose a tag to compare

What's Changed

Fixed

  • Suppress pydub warnings when ffmpeg is not available by @neubig in #141

0.3.0

02 Jun 16:17
6bd03e6

Choose a tag to compare

What's Changed

Added

  • Integrate markdown converter for supported binary file types by @ryanhoangt in #129

0.2.15

02 Jun 11:43
83ab113

Choose a tag to compare

What's Changed

Changed

0.2.14

21 May 19:44
fb5fe56

Choose a tag to compare

What's Changed

Added

0.2.13

12 May 14:19
5efbe15

Choose a tag to compare

What's Changed

Changed

  • Tweak error message for insert_line by @enyst in #118

0.2.12

02 May 07:59
03a1a97

Choose a tag to compare

What's Changed

Fixed

  • Fix ASCII encoding issue when updating files with non-ASCII characters by @erkinalp in #116

0.2.11

29 Apr 11:17
f0c73a0

Choose a tag to compare

What's Changed

Changed

0.2.10

15 Apr 09:56
bcd2da1

Choose a tag to compare

What's Changed

Fixed

  • fix: extra new line when using view command with view_range by @ryanhoangt in #112

0.2.9

11 Apr 10:26
5ef3dcd

Choose a tag to compare

What's Changed

Fixed

  • fix: incorrect line number in output snippet for str_replace and insert by @ryanhoangt in #110

Changed