docs: Remove "agent" subcommand which does not exist. (#2422)

This commit is contained in:
Hajime Morrita
2025-05-02 09:03:17 -07:00
committed by GitHub
parent fa93f5fbec
commit ca8be0ac8d

View File

@@ -237,16 +237,6 @@ goose run --recipe recipe_no_prompt.yaml
--- ---
### agents
Used to show the available implementations of the agent loop itself
**Usage:**
```bash
goose agents
```
### bench ### bench
Used to evaluate system-configuration across a range of practical tasks. See the [detailed guide](/docs/guides/benchmarking) for more information. Used to evaluate system-configuration across a range of practical tasks. See the [detailed guide](/docs/guides/benchmarking) for more information.