Claude Code likely added a new progress message type to their JSONL format. Splitrail doesn't recognize this variant and logs errors like:
Skipping invalid entry in /Users/arun/.claude/projects/-Users-arun-splitrail/ee3f9370-c0c7-4d07-9318-ed0f68e6170f.jsonl line 5: Serde("unknown variant `progress`, expected one of `summary`, `file-history-snapshot`, `assistant`, `message`, `system`, `user`, `queue-operation`") at character 0
The dashboard still works, but these errors appear when exiting the TUI:

Claude Code likely added a new
progressmessage type to their JSONL format. Splitrail doesn't recognize this variant and logs errors like:The dashboard still works, but these errors appear when exiting the TUI: