 
|
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 |
|