ECC/tests
Chris Yau d170cdd175
fix: remove redundant skill copy from sync-ecc-to-codex.sh
Codex CLI reads skills natively from ~/.agents/skills/ (installed by
ECC installer / npx skills). The sync script was redundantly copying
the same skills from .agents/skills/ to ~/.codex/skills/.

Changes:
- Remove skill copy loop, variables, and path validation from sync script
- Update sanity checker to validate ~/.agents/skills/ instead of
  ~/.codex/skills/, downgrade missing skills from FAIL to WARN
- Update test assertions to verify skill sync removal

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-03-25 21:33:45 +08:00
..
ci fix(tests): resolve Windows CI test failures (#701) 2026-03-20 03:37:21 -07:00
hooks fix: finish blocker lane hook and install regressions 2026-03-25 04:00:50 -04:00
integration fix: finish hook fallback and canonical session follow-ups 2026-03-25 03:44:03 -04:00
lib test: cover canonical session duplicate precedence 2026-03-25 04:01:23 -04:00
scripts fix: remove redundant skill copy from sync-ecc-to-codex.sh 2026-03-25 21:33:45 +08:00
codex-config.test.js fix: stop pinning o4-mini in codex config 2026-03-12 07:59:50 -07:00
opencode-config.test.js fix: repair opencode config and project metadata 2026-03-11 01:52:10 -07:00
run-all.js Add PowerShell installer wrapper and update documentation (#532) 2026-03-16 13:35:17 -07:00