ECC/tests/lib
Affaan Mustafa c53bba9e02 feat: self-improving skills loop — observe, inspect, amend, evaluate
- Add skill health observation layer (execution logging, success/failure tracking)
- Add skill health inspector (trace recurring failures across runs)
- Add amendify mechanism (propose SKILL.md patches from failure evidence)
- Add evaluation scaffolding (compare amended vs original performance)
- Wire into session-inspect CLI: skills:health, skills:amendify, skills:evaluate
- 1145/1145 tests passing (+3 new)
2026-03-14 23:21:18 -07:00
..
install-config.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
install-lifecycle.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
install-manifests.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
install-request.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
install-state.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
install-targets.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
orchestration-session.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
package-manager.test.js Fix copilot-setup-steps.yml and address PR review comments 2026-02-18 07:22:05 +00:00
project-detect.test.js feat: automatic project type and framework detection (#293) 2026-03-02 22:07:10 -08:00
resolve-formatter.test.js perf(hooks): use direct require() instead of spawning child process 2026-03-11 10:45:27 +09:00
session-adapters.test.js feat: expand session adapter registry with structured targets 2026-03-14 19:09:26 -07:00
session-aliases.test.js Fix copilot-setup-steps.yml and address PR review comments 2026-02-18 07:22:05 +00:00
session-manager.test.js fix: accept shorter mixed-case session IDs (#408) 2026-03-12 23:29:50 -07:00
shell-split.test.js fix(hooks): allow tmux-wrapped dev server commands (#321) 2026-03-07 14:47:49 -08:00
skill-improvement.test.js feat: self-improving skills loop — observe, inspect, amend, evaluate 2026-03-14 23:21:18 -07:00
tmux-worktree-orchestrator.test.js test: fix cross-platform orchestration regressions 2026-03-12 15:46:50 -07:00
utils.test.js fix(hooks): scrub secrets and harden hook security (#348) 2026-03-07 14:47:31 -08:00