What's wrong with this entry?
Anonymous. No account, no email.
What
Large pasted content is now cached to disk rather than stored inline in session transcripts.
Details
- Content larger than 1KB is stored in a separate
paste-cachedirectory - Content is hashed (SHA-256, truncated to 16 chars) and stored as individual text files
- Old paste cache files are automatically cleaned up on startup based on age
- This reduces memory pressure and transcript file sizes for sessions with large pastes
Evidence
OMB() at line 225421, MMB() at line 225432, RMB() at line 225443 (paste storage/retrieval/cleanup, uses "paste-cache" directory)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.