Skip to content

Releases: All-Hands-AI/openhands-aci

0.3.0

02 Jun 16:17
6bd03e6
Compare
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
Compare
Choose a tag to compare

What's Changed

Changed

0.2.14

21 May 19:44
fb5fe56
Compare
Choose a tag to compare

What's Changed

Added

0.2.13

12 May 14:19
5efbe15
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Changed

0.2.10

15 Apr 09:56
bcd2da1
Compare
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
Compare
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

0.2.8

02 Apr 14:19
11cb701
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix editor.validate_file returning incorrect for some PDF files by @diwu-sf in #104

0.2.7

24 Mar 06:59
84257d3
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix wrong coding detection for files with emojis by replace chardet with charset-normalizer by @ryanhoangt in #99