Releases: All-Hands-AI/openhands-aci
Releases · All-Hands-AI/openhands-aci
0.3.0
What's Changed
Added
- Integrate markdown converter for supported binary file types by @ryanhoangt in #129
0.2.15
What's Changed
Changed
- Remove the dependency on
tree-sitter-languages
by @ryanhoangt in #127 - Make llama-index dependencies optional by @ryanhoangt in #132
0.2.14
0.2.13
0.2.12
0.2.11
0.2.10
What's Changed
Fixed
- fix: extra new line when using
view
command withview_range
by @ryanhoangt in #112
0.2.9
What's Changed
Fixed
- fix: incorrect line number in output snippet for
str_replace
andinsert
by @ryanhoangt in #110
Changed
0.2.8
0.2.7
What's Changed
Fixed
- Fix wrong coding detection for files with emojis by replace
chardet
withcharset-normalizer
by @ryanhoangt in #99