ECC/tests
andydiaz122 e0b3a7be65 fix: address CodeRabbit review — deduplicate prompt, fix skill count
- Swap loadHistory/appendTurn order to prevent user message appearing
  twice in the prompt (once in history, once as USER MESSAGE)
- Calculate actual loaded skill count via fs.existsSync instead of
  counting requested skill names (banner now reflects reality)
- Add err.stack to test harness error output for better debugging
2026-02-24 10:20:17 -05:00
..
ci test: cover whitespace-only frontmatter field, empty SKILL.md, and getAllSessions TOCTOU symlink 2026-02-13 11:20:44 -08:00
hooks test: add 3 tests for scoped pkg detection, empty env var, and tools-without-files (Round 94) 2026-02-13 14:44:40 -08:00
integration test: add timeout enforcement, async hook schema, and command format validation tests 2026-02-13 05:23:16 -08:00
lib test: add 3 edge-case tests for readFile binary, output() NaN/Infinity, loadAliases __proto__ safety 2026-02-13 18:44:07 -08:00
scripts fix: address CodeRabbit review — deduplicate prompt, fix skill count 2026-02-24 10:20:17 -05:00
run-all.js feat: add NanoClaw agent REPL — persistent session-aware CLI for ECC 2026-02-15 12:02:19 -05:00