ECC/scripts/lib/install-targets
haelyra f235549cb8
fix(install): exclude ECC skills from antigravity install target (#2680)
* fix: exclude ECC skills from antigravity install target

* test(install): cover antigravity skills exclusion

Two tests encoded the collision the parent commit fixes.

install-manifests used skills/example as its example of a supported
antigravity path; it now asserts skills are filtered and uses
commands/example for the positive case, so the test still proves
supported paths survive filtering.

install-apply asserted .agent/skills/tdd-workflow/SKILL.md exists. That
directory is antigravity's agent directory and already receives ECC
agents/, so the assertion was pinning ECC skills and ECC agents to the
same destination. Inverted, with the reason recorded inline.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

---------

Co-authored-by: Calum Reeves <reevesc88@users.noreply.github.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-04 16:57:27 -04:00
..
antigravity-project.js fix(install): exclude ECC skills from antigravity install target (#2680) 2026-08-04 16:57:27 -04:00
claude-home.js fix: flatten Claude skill installs (#2582) 2026-07-26 03:20:06 -07:00
claude-project.js fix: flatten Claude skill installs (#2582) 2026-07-26 03:20:06 -07:00
codebuddy-project.js
codex-home.js
cursor-project.js fix: namespace cursor agent installs 2026-04-30 02:19:57 -04:00
gemini-project.js
helpers.js feat(install): add Kimi Code CLI install target (kimi-project adapter) (#2441) 2026-07-03 22:24:13 -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
kimi-project.js feat(install): add Kimi Code CLI install target (kimi-project adapter) (#2441) 2026-07-03 22:24:13 -07: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 fix(repair): build opencode payload so `repair` clears doctor's `opencode-plugin-not-built` warning (#2414) (#2438) 2026-07-08 17:14:33 -04:00
zed-project.js feat: add zed install target 2026-05-17 07:06:49 -04:00