- Make analyzeSession() async in check-session-pressure.js - Add await before monitor.analyzePressure() call - Wrap main execution in async IIFE with error handling - Update all ContextPressureMonitor tests to use async/await - Fix MetacognitiveVerifier edge case assertion (toBeLessThanOrEqual) Fixes TypeError: Cannot read properties of undefined (reading 'tokenUsage') that was blocking session initialization. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| helpers | ||
| integration | ||
| poc/memory-tool | ||
| unit | ||
| setup.js | ||