ECC/tests
Ke Wang 809e0fa0a9 fix: address PR review comments on block-no-verify hook
- Add `minimal` profile so the security hook runs in all profiles
- Scope -n/--no-verify flag check to the detected subcommand region,
  preventing false positives on chained commands (e.g. `git log -n 10`)
- Guard stdin listeners with `require.main === module` so require()
  from run-with-flags.js does not register unnecessary listeners
- Verify subcommand token is preceded only by flags/flag-args after
  "git", preventing misclassification of argument values as subcommands
- Add integration tests for block-no-verify hook

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 20:29:01 -05:00
..
ci fix: restore agent yaml command export 2026-04-08 12:58:02 -07:00
hooks fix: address PR review comments on block-no-verify hook 2026-04-12 20:29:01 -05: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