feat(installer): add hermes-agent tool target (#2489)
Co-authored-by: bigblackcoder <llewis@sovrlabs.com> Co-authored-by: Brian <bmadcode@gmail.com>
This commit is contained in:
parent
cd8ac7e9aa
commit
e600181ab8
|
|
@ -162,6 +162,13 @@ platforms:
|
|||
target_dir: .agents/skills
|
||||
global_target_dir: ~/.config/agents/skills
|
||||
|
||||
hermes:
|
||||
name: "Hermes Agent"
|
||||
preferred: false
|
||||
installer:
|
||||
target_dir: .agents/skills
|
||||
global_target_dir: ~/.hermes/skills
|
||||
|
||||
iflow:
|
||||
name: "iFlow"
|
||||
preferred: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue