From a675732a74d718c5b7d404371575cb9b8a5ee578 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 26 May 2026 18:43:08 -1000 Subject: [PATCH] docs: add hermes.nvim client to the get-started/clients.mdx --- docs/get-started/clients.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index 3ca9e71d..f876b8cc 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -14,6 +14,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - through the [CodeCompanion](https://github.com/olimorris/codecompanion.nvim) plugin - through the [carlos-algms/agentic.nvim](https://github.com/carlos-algms/agentic.nvim) plugin - through the [yetone/avante.nvim](https://github.com/yetone/avante.nvim) plugin + - through the [hermes.nvim](https://github.com/Ruddickmg/hermes.nvim) plugin - [Obsidian](https://obsidian.md) — through the [Agent Client](https://github.com/RAIT-09/obsidian-agent-client) plugin - [Unity ACP Client](https://github.com/3DLabInstruments/UnityACPClient)(Unity plugin) - [Unity Agent Client](https://github.com/nuskey8/UnityAgentClient) (Unity editor)