7 Commits
Author SHA1 Message Date
taodengandClaude Opus 4.6 3d74a0b4e2 fix: v5.0.1 — critical bug fixes from code review
- C1: Remove regex g flag in cmdSearch (skipped matches due to lastIndex)
- C2: Escape user input in RegExp constructor (crash on special chars)
- C3: Convert STATE_TEMPLATE to stateTemplate() function (stale timestamp)
- C4: Validate ignorePatterns length to prevent ReDoS
- W3: Path traversal guard on agentId in resolveAgentWorkspace + discoverAgents
- W7: Correct ISO 8601 week number calculation at year boundaries
- W8: Fix false tag dedup with section-specific regex extraction
- Add context-engine-evaluation.md (decision: hooks-only, no CE variant)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 17:51:52 +10:00
taodeng 7c52cfd025 feat: add lifecycle plugin prototype and hook validation notes 2026-03-13 05:28:15 +10:00
taodeng ffec85f66d docs: sync skill docs with lifecycle plugin plan 2026-03-13 05:11:07 +10:00
taodeng 993db79325 docs: rename continuity design doc to plugin design 2026-03-12 22:36:51 +10:00
taodeng d279264a53 docs: pivot memory continuity to lifecycle plugin design 2026-03-12 22:36:51 +10:00
taodeng e123a0b58a docs: add memory continuity scope and context engine design 2026-03-12 22:27:30 +10:00
dtzp555-max 46db8ab0b9 v0.2: rewrite skill with discipline protocol, doctor, and archive 2026-03-11 22:21:31 +00:00