avante.nvim

Use your Neovim like using Cursor AI IDE! (by yetone)

Avante.nvim Alternatives

Similar projects and alternatives to avante.nvim

  1. Visual Studio Code

    Visual Studio Code

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. go

    The Go programming language

  4. vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

  5. helix

    A post-modern modal text editor.

  6. Code-Server

    438 avante.nvim VS Code-Server

    VS Code in the browser

  7. MongoDB

    The MongoDB Database

  8. zed

    293 avante.nvim VS zed

    Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

  9. language-server-protocol

    Defines a common protocol for language servers.

  10. openvsx

    An open-source registry for VS Code extensions

  11. vscode-neovim

    86 avante.nvim VS vscode-neovim

    Vim mode for VSCode, powered by Neovim

  12. theia

    66 avante.nvim VS theia

    Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.

  13. gptel

    40 avante.nvim VS gptel

    A simple, extensible LLM client for Emacs

  14. codecompanion.nvim

    ✨ AI Coding, Vim Style

  15. void

    21 avante.nvim VS void
  16. free-vscode-csharp

    Free/Libre C# support for VSCode and vscode-compatible editors

  17. netcoredbg

    NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR.

  18. claudecode.nvim

    🧩 Claude Code Neovim IDE Extension

  19. eca

    9 avante.nvim VS eca

    Editor Code Assistant (ECA) - AI pair programming capabilities agnostic of editor

  20. opencode.nvim

    Discontinued Integrate the opencode AI assistant with Neovim — streamline editor-aware research, reviews, and requests. [Moved to: https://github.com/nickjvandyke/opencode.nvim]

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better avante.nvim alternative or higher similarity.

avante.nvim discussion

Log in or Post with

avante.nvim reviews and mentions

Posts with mentions or reviews of avante.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-04.
  • Agent Client Protocol (ACP): Connect Any AI Agent to Any Editor
    5 projects | dev.to | 4 Jun 2026
    Neovim support comes through community plugins like CodeCompanion.nvim and avante.nvim. The config follows the same pattern: a command path, args, and environment variables. Neovim spawns the agent as a subprocess and pipes JSON-RPC over stdio, same as the other editors.
  • GPT-5 vs. Sonnet: Complex Agentic Coding
    6 projects | news.ycombinator.com | 8 Aug 2025
    I've been using codecompanion.nvim[0] combined with mcp-hub.nvim[1]. Code Companion works well for interactive chat but falls short for agentic coding. It's limited to some pre-configured and user-defined "workflows" which are basically templated steps with prompts, actions, and loops.

    I've been meaning to give avante.nvim[2] a try since it aims to provide a "Cursor like" experience, but for now I've been alternating between Code Companion for simple prompts and Claude CLI (in a tmux pane next to Neovim) for agentic stuff.

    [0] https://codecompanion.olimorris.dev/

    [1] https://ravitemer.github.io/mcphub.nvim/

    [2] https://github.com/yetone/avante.nvim

  • Claude Code IDE Integration for Emacs
    26 projects | news.ycombinator.com | 6 Aug 2025
    Avante - https://github.com/yetone/avante.nvim. Admittedly I haven't had time to keep up with it's changes and as a result have gone back to VS Code + Copilot, but it's very well integrated last I did use it.
  • OpenVSX, which VSCode forks rely on for extensions, down for 24 hours
    16 projects | news.ycombinator.com | 24 Apr 2025
    I saw someone mention Avante on here a few days ago, which looks like it tries to emulate the Cursor experience in Vim. Might be worth a look: https://github.com/yetone/avante.nvim
  • My Tech Stack in 2025
    7 projects | dev.to | 21 Apr 2025
    AI assistants: copilot & avante.nvim
  • How Much Are LLMs Boosting Real-World Programmer Productivity?
    2 projects | news.ycombinator.com | 8 Mar 2025
    I’m a solo founder/developer (https://kayshun.co) my relationship/usage of LLMs for codegen has been complicated.

    At first I was all in with Copilot and various similar plugins for neovim. It helped me get going but did produce the worst code in the application. Also I found (personal preference) that the autocomplete function actually slowed me down; it made me pause or even prevented me from seeing what I was doing rather than just typing out what I needed to. I stopped using any codegen for about four months at the end of 2024; I felt it was not making me more productive.

    This year it’s back on the table with avante[0] and cursor (the latter back off the table due to the huge memory requirements). Then recently Claude Code dropped and I am currently feeling like I have productivity super powers. I’ve set it up in a pair programming style (old XP coder) where I write careful specs (prompts) and tests (which I code); it writes code; I review run the tests and commit. I work with it. I do not just let it just run as I have found I waste more time unwinding its output than watching each step.

    From being pretty disillusioned six months ago I can now see it as a powerful tool.

    Can it replace devs? In my opinion, some. Like all things it’s garbage in garbage out. So the idea a non-technical product manager can produce quality outputs seems unlikely to me.

    0: https://github.com/yetone/avante.nvim

  • Augment.vim: AI Chat and completion in Vim and Neovim
    5 projects | news.ycombinator.com | 18 Feb 2025
    Sadly it has no good ollama support: https://github.com/yetone/avante.nvim/issues/1149
  • Ask HN: Is there an equivalent of Cursor for Vim?
    3 projects | news.ycombinator.com | 27 Jan 2025
  • Ask HN: Best AI Code Assistant?
    4 projects | news.ycombinator.com | 12 Oct 2024
    That used to be my flow, but I just added Avante to my Neovim and it has been a awesome for working with a single file.

    If I need to do something more high level or that requires multiple files I still copy and paste to Claude / ChatGPT.

    https://github.com/yetone/avante.nvim

  • Show HN: Void, an open-source Cursor/GitHub Copilot alternative
    12 projects | news.ycombinator.com | 16 Sep 2024
    - https://github.com/yetone/avante.nvim

    Did not have the time to test them yet and there are probably more.

  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic avante.nvim repo stats
17
18,032
9.5
7 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com