mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 21:53:28 +08:00
- output() throws TypeError on circular reference object (JSON.stringify has no try/catch) - getSessionStats(123) throws TypeError (number reaches parseSessionMetadata, .match() fails) - appendSessionContent(null) returns false (TypeError caught by try/catch) Total tests: 863