ECC/tests
seto 5540282dcb fix: remove unnecessary disk I/O + fix test cleanup
- isChecked() no longer calls saveState() — read-only operation
  should not write to disk (was causing 3x writes per tool call)
- Test cleanup uses fs.rmSync(recursive) instead of fs.rmdirSync
  which failed with ENOTEMPTY when .tmp files remained

9/9 tests pass.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 15:41:58 +09:00
..
ci fix: restore agent yaml command export 2026-04-08 12:58:02 -07:00
hooks fix: remove unnecessary disk I/O + fix test cleanup 2026-04-13 15:41:58 +09:00
integration feat: inject active instincts into session start context 2026-04-05 14:55:31 -07:00
lib docs: mark continuous-learning v1 as legacy 2026-04-08 16:31:58 -07:00
scripts feat: add gemini agent adapter 2026-04-08 15:38:49 -07:00
codex-config.test.js fix(codex): broaden context7 config checks 2026-03-29 00:26:16 -04:00
opencode-config.test.js fix: namespace opencode command agents 2026-04-05 14:21:57 -07:00
plugin-manifest.test.js fix: harden claude plugin manifest surfaces 2026-04-08 16:27:30 -07:00
run-all.js fix: narrow unicode cleanup scope 2026-03-29 21:21:18 -04:00