You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[yetone/avante.nvim](https://github.com/yetone/avante.nvim): A Neovim plugin designed to emulate the behaviour of the Cursor AI IDE.
20
+
-[neovim](https://neovim.io)
21
+
- through the [CodeCompanion](https://github.com/olimorris/codecompanion.nvim) plugin
22
+
- through the [yetone/avante.nvim](https://github.com/yetone/avante.nvim) plugin
21
23
22
24
### Agents
23
25
@@ -32,7 +34,8 @@ Learn more at [agentclientprotocol.com](https://agentclientprotocol.com/).
32
34
-**Rust**: [`agent-client-protocol`](https://crates.io/crates/agent-client-protocol) - See [examples/agent.rs](./rust/examples/agent.rs) and [examples/client.rs](./rust/examples/client.rs)
33
35
-**TypeScript**: [`@zed-industries/agent-client-protocol`](https://www.npmjs.com/package/@zed-industries/agent-client-protocol) - See [examples/](./typescript/examples/)
0 commit comments