Skip to content

Commit 161ee57

Browse files
committed
docs: list Hermes in supported integrations table
The Hermes Agent integration ships in the CLI (src/specify_cli/integrations/hermes/) and is registered in the catalog, but the supported-agents table in the integrations reference omitted it. Add the row so the docs match the shipped integration.
1 parent e53cb2c commit 161ee57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/reference/integrations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The Specify CLI supports a wide range of AI coding agents. When you run `specify
1818
| [Gemini CLI](https://github.com/google-gemini/gemini-cli) | `gemini` | |
1919
| [GitHub Copilot](https://code.visualstudio.com/) | `copilot` | |
2020
| [Goose](https://block.github.io/goose/) | `goose` | Uses YAML recipe format in `.goose/recipes/` |
21+
| [Hermes](https://github.com/NousResearch/hermes-agent) | `hermes` | Skills-based integration; installs skills globally into `~/.hermes/skills/` |
2122
| [IBM Bob](https://www.ibm.com/products/bob) | `bob` | IDE-based agent |
2223
| [iFlow CLI](https://docs.iflow.cn/en/cli/quickstart) | `iflow` | |
2324
| [Junie](https://junie.jetbrains.com/) | `junie` | |

0 commit comments

Comments
 (0)