What's wrong with this entry?
Infrastructure for recording terminal sessions in asciicast v2 format (.cast files).
Internal infrastructure — no user-facing command to enable or control recording.
- Monkey-patches
process.stdout.writeto capture all terminal output with timestamps - Recordings stored under
~/.claude/projects/<project>/as.castfiles - Supports flushing and renaming recordings for session management
- File permissions set to owner read/write only (mode 384)
Recording infrastructure (search for "[asciicast] Recording to", "[asciicast] Renamed recording")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.