mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 01:21:43 +00:00
fix(docs): standardize terminology and CLI formatting
This commit is contained in:
parent
13992a58da
commit
518826e70c
5 changed files with 6 additions and 6 deletions
|
|
@ -369,7 +369,7 @@ The `skill_manage` tool lets the agent create, update, and delete its own skills
|
|||
| `write_file` | Add/overwrite a supporting file | `name`, `file_path`, `file_content` |
|
||||
| `remove_file` | Remove a supporting file | `name`, `file_path` |
|
||||
|
||||
### patch vs edit
|
||||
### Patch vs Edit
|
||||
|
||||
`patch` and `edit` both modify skill files, but serve different purposes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue