< cd ..

Avante.nvim

~/yetone/avante.nvim

--ide-extension github web

AI-powered Neovim plugin

●●● stats.json

latest

v0.0.27

total

27

stable

27

scraped

Mar 2, 2026

#ai #neovim #plugin #ide-extension

/changelog

v0.0.27 [Jul 28, 2025] details → github →

# avante-libs v0.0.27

fix: ReAct tool use format in few-shot (#2542)

v0.0.26 [Jul 26, 2025] details → github →

# avante-libs v0.0.26

fix: gracefully handle html2md failure (#2533)

v0.0.21 [Feb 26, 2025] details → github →

# avante-libs v0.0.21

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

v0.0.16 [Feb 5, 2025] details → github →

feat: tools (#1180)

  • feat: tools
  • feat: claude use tools
  • feat: openai use tools
v0.0.14 [Dec 17, 2024] details → github →

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 <yetoneful@gmail.com>

v0.0.13 [Dec 11, 2024] details → github →

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


Co-authored-by: yetone <yetoneful@gmail.com>

v0.0.12 [Nov 29, 2024] details → github →

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

  • change linux-aarch64 to aarch64 container
  • add qemu for architecture emulation
v0.0.11 [Nov 25, 2024] details → github →

fix(suggestions): cleanup response to ensure JSON (#900)

LLM is not always smart enough to follow the prompt

v0.0.2 [Sep 4, 2024] details → github →

ci(release): archive Windows artifacts with zip

Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>