Noxx

Results 4 issues of Noxx

Summary The HistorySystem.md documentation describes a comprehensive Universal Output Capture System (UOCS) that automatically captures Learnings, Research, Decisions, and Execution outputs. However, after investigation, it appears only the raw event...

I had Kai do a deep infrastructure audit of PAI and it found several critical issues that break functionality. I've already applied fixes locally but wanted to report them for...

The capture-session-summary.ts hook generates empty session summaries (no tools, files, or commands recorded) because it reads a different data format than what capture-all-events.ts outputs. Root Cause Field name mismatches between...

The statusline script uses stat -f%m which is macOS syntax. On Linux, this fails silently and breaks the ccusage cache timing. Location: statusline-command.sh lines 117 and 165 Current (macOS only):...