From e600181ab8de355ee933807ba43788b33a43a8bb Mon Sep 17 00:00:00 2001 From: Larry Lewis Date: Sat, 20 Jun 2026 19:53:35 -0500 Subject: [PATCH] feat(installer): add hermes-agent tool target (#2489) Co-authored-by: bigblackcoder Co-authored-by: Brian --- tools/installer/ide/platform-codes.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tools/installer/ide/platform-codes.yaml b/tools/installer/ide/platform-codes.yaml index 2bde8b245..6013000db 100644 --- a/tools/installer/ide/platform-codes.yaml +++ b/tools/installer/ide/platform-codes.yaml @@ -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