ECC/scripts/lib/install-targets
Lx c837139e6c
feat: add Hermes and OpenClaw harness install targets (#2433)
* feat: add Hermes and OpenClaw harness install targets

- Add scripts/lib/install-targets/hermes-home.js and openclaw-home.js
- Register new adapters in registry.js and helpers.js
- Add hermes/openclaw to SUPPORTED_INSTALL_TARGETS, schema enum, and install help text
- Add .hermes/ and .openclaw/ platform source directories with READMEs
- Update install-modules.json so rules/agents/commands/platform-configs cover the new targets

Verification:
- npx ecc doctor reports all 13 targets OK (including hermes-home and openclaw-home)
- install-targets regression guard passes for new targets
- Catalog check passes

* fix(install): register hermes/openclaw in install-modules schema enum + npm files allowlist

---------

Co-authored-by: Lxcardoza993 <265670745+Lxcardoza993@users.noreply.github.com>
Co-authored-by: Affaan Mustafa <me@affaanmustafa.com>
2026-07-03 22:20:17 -07:00
..
antigravity-project.js fix: harden install planning and sync tracked catalogs 2026-03-31 22:57:48 -07:00
claude-home.js feat(installer): add --locale flag for translated docs installation 2026-05-17 20:32:52 -04:00
claude-project.js feat(install-targets): add claude-project (per-project Claude Code) adapter 2026-05-19 12:14:27 -04:00
codebuddy-project.js fix: harden install target filtering and MCP health probes 2026-04-05 13:59:42 -07:00
codex-home.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
cursor-project.js fix: namespace cursor agent installs 2026-04-30 02:19:57 -04:00
gemini-project.js feat: add gemini install target 2026-03-31 15:13:20 -07:00
helpers.js feat: add Hermes and OpenClaw harness install targets (#2433) 2026-07-03 22:20:17 -07:00
hermes-home.js feat: add Hermes and OpenClaw harness install targets (#2433) 2026-07-03 22:20:17 -07:00
joycode-project.js feat: add JoyCode install target 2026-05-11 11:10:59 -04:00
openclaw-home.js feat: add Hermes and OpenClaw harness install targets (#2433) 2026-07-03 22:20:17 -07:00
opencode-home.js fix(install-targets): validate compiled OpenCode plugin before install (#2041) 2026-05-25 14:07:52 -04:00
qwen-home.js feat: add Qwen install target 2026-05-11 11:27:46 -04:00
registry.js feat: add Hermes and OpenClaw harness install targets (#2433) 2026-07-03 22:20:17 -07:00
zed-project.js feat: add zed install target 2026-05-17 07:06:49 -04:00