ECC/.opencode/tools
Shanujan Suresh 591ab5cbd3
fix(opencode): don't crash the whole session when plugins/lib is missing (#2538)
* fix(opencode): don't crash the whole session when plugins/lib is missing (#2530)

* fix: address review feedback (trailing newlines, symptom wording)

* fix(opencode): also lazy-load the store in ecc-hooks.ts plugin entrypoint

* test(opencode): add regression coverage for missing/present plugins/lib in ecc-hooks

* fix(opencode): guard diagnostic log() against unhandled rejection; tighten test assertion

* fix(opencode): only publish store after init succeeds; scrub loader errors from warning; catch sync log throws

* fix(opencode): scrub raw loader error from changed-files tool; add tool-level regression tests

* fix(ci): make OpenCode checks cross-platform

---------

Co-authored-by: haelyra <49814733+haelyra@users.noreply.github.com>
2026-07-28 21:37:41 -04:00
..
changed-files.ts fix(opencode): don't crash the whole session when plugins/lib is missing (#2538) 2026-07-28 21:37:41 -04:00
check-coverage.ts fix: stabilize opencode declarations across package managers 2026-04-05 15:11:19 -07:00
dependency-analyzer.ts feat(opencode): 全面升级OpenCode集成 (#2251) 2026-06-15 14:01:34 -04:00
format-code.ts fix(opencode): normalize tool paths across platforms (#2459) 2026-07-26 03:13:49 -07:00
git-summary.ts fix(security): add host/origin allowlist + validate git refs + quote workflow input (#2185) 2026-06-15 13:49:40 -04:00
index.ts feat(opencode): 全面升级OpenCode集成 (#2251) 2026-06-15 14:01:34 -04:00
lint-check.ts feat(opencode): 全面升级OpenCode集成 (#2251) 2026-06-15 14:01:34 -04:00
run-tests.ts fix: stabilize opencode declarations across package managers 2026-04-05 15:11:19 -07:00
security-audit.ts fix: stabilize opencode declarations across package managers 2026-04-05 15:11:19 -07:00