ECC/tests/hooks
Affaan Mustafa b678c2f1b0 fix: collapse newlines in user messages to prevent markdown list breaks in session-end
User messages containing newline characters were being added as-is to
markdown list items in buildSummarySection(), breaking the list format.
Now newlines are replaced with spaces before backtick escaping.
2026-02-13 04:28:50 -08:00
..
evaluate-session.test.js test: add 22 tests for readStdinJson, evaluate-session config, and suggest-compact hook 2026-02-13 03:11:51 -08:00
hooks.test.js fix: collapse newlines in user messages to prevent markdown list breaks in session-end 2026-02-13 04:28:50 -08:00
suggest-compact.test.js fix: add cwd to prettier hook, consistent process.exit(0), and stdout pass-through 2026-02-13 03:20:41 -08:00