feat(installer): add hermes-agent tool target

This commit is contained in:
bigblackcoder 2026-06-19 13:53:16 -05:00 committed by bigblackcoder
parent 9d5739d992
commit 63261e6129
1 changed files with 7 additions and 0 deletions

View File

@ -162,6 +162,13 @@ platforms:
target_dir: .agents/skills target_dir: .agents/skills
global_target_dir: ~/.config/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: iflow:
name: "iFlow" name: "iFlow"
preferred: false preferred: false