Skip to content

Releases: yetone/avante.nvim

v0.0.21

26 Feb 10:13
9c9fadd
Compare
Choose a tag to compare

fix: addressed the issue where fetch was not working properly due to the fetch llm tool depending on libssl.so.

v0.0.20

26 Feb 06:05
008e8c3
Compare
Choose a tag to compare

fix: adjust the priority of tools (#1402)

v0.0.19

17 Feb 10:55
b21d263
Compare
Choose a tag to compare

feat: cursor planning mode (#1289)

v0.0.18

06 Feb 12:23
2adf335
Compare
Choose a tag to compare

fix: release html2md (#1199)

v0.0.17

06 Feb 11:20
1ec1290
Compare
Choose a tag to compare

feat: fetch tool (#1196)

v0.0.16

05 Feb 14:45
1437f31
Compare
Choose a tag to compare

feat: tools (#1180)

  • feat: tools

  • feat: claude use tools

  • feat: openai use tools

v0.0.15

15 Jan 11:11
0a837a4
Compare
Choose a tag to compare

feat: improve ruby parsing (#1085)

v0.0.14

17 Dec 13:15
e98fa46
Compare
Choose a tag to compare

feat(tokens): add token count display to sidebar (#956)

  • feat (tokens) add token count display to sidebar

  • refactor: calculate the real tokens and reuse input hints to avoid occlusion


Co-authored-by: yetone [email protected]

v0.0.13

11 Dec 18:01
78dd9b0
Compare
Choose a tag to compare

feat(context): add a ui for selecting and adding files to the sidebar as context (#912)


Co-authored-by: yetone [email protected]

v0.0.12

29 Nov 10:56
71c9a79
Compare
Choose a tag to compare

fix(ci): change linux-aarch64 to compile to aarch64 file (#909)

  • change linux-aarch64 to aarch64 container
  • add qemu for architecture emulation