Github Awesome (@GithubAwesome)
Claude Code가 세션 대화 내용을 로컬에 JSONL 형식으로 조용히 저장한다는 내용입니다. 새 도구 'claude-replay'는 그 원시 로그를 단일 독립형(interactive) HTML 재생 파일로 변환해 외부 종속성 없이 AI의 실행을 단계별로 확인하고 재생할 수 있게 해줍니다. 로그 시각화 및 디버깅, 회고용으로 유용한 도구입니다.
https://x.com/GithubAwesome/status/2030451338388054488
#claude #claudecode #claudereplay #jsonl

Github Awesome (@GithubAwesome) on X
Did you know Claude Code silently stores all your session transcripts locally as JSONL files? claude-replay turns those raw logs into a beautiful, interactive HTML replay — instantly. Single self-contained file, zero external dependencies. Step through the AI's execution, jump
X (formerly Twitter)✨Oh, great! Another revolutionary tool to dig through your digital trash can, aka ~/.claude sessions, to unearth files you probably didn't even want to keep. 🚀 Because nothing says "efficient" like
#JSONL transcripts and a
#GitHub repo that's as useful as a screen door on a submarine. 🐙🔍
https://github.com/hjtenklooster/claude-file-recovery #digitaltools #innovation #techhumor #dataorganization #HackerNews #ngated
GitHub - hjtenklooster/claude-file-recovery: Recover files created and modified by Claude Code from JSONL session transcripts
Recover files created and modified by Claude Code from JSONL session transcripts - hjtenklooster/claude-file-recovery
GitHubSimple as it is, provided you give it some sensible semantics, #JSONL is one of the most flexible structured formats I have come across in the last 18 months. Extremely flexible for a range of dev needs.
https://jsonlines.org/
#JSONLines #SoftwareDevelopment
Considering using duckdb to do log queries, it seems happy to injest jsonl files, and the few queries I did today worked out.
#DuckDb #JsonL #NdJson
Don't let Claude Code delete your session logs
"Unfortunately Claude Code has a nasty default behavior of deleting these after 30 days! You can't disable this entirely, but you can at least delay it for 274 years by adding this to your ~/.claude/settings.json file:"
https://simonwillison.net/2025/Oct/22/claude-code-logs/#atom-everything#ai #claude #codegen #dev #jsonl #llmsDon't let Claude Code delete your session logs
Claude Code stores full logs of your sessions as newline-delimited JSON in ~/.claude/projects/encoded-directory/*.jsonl on your machine. I currently have 379MB of these! Here's an example jsonl file which I extracted …
Simon Willison’s Weblog
ChatGPT - 後見制度の闇をGPTデータに加える
A conversational AI system that listens, learns, and challenges
ChatGPTJSONL now supported by JSONID and the first two JSONL rulesets making 80 strong in the registry. JSON, YAML, TOML, fully enabled. Check it out here:
https://github.com/ffdev-info/jsonid
https://ffdev-info.github.io/jsonid/registry/
#JSONID #FileFormatIdentification #FileFormats #JSONL #digipres

GitHub - ffdev-info/jsonid: Identification of JSON (JSONL, YAML, and TOML) objects: JSONID
Identification of JSON (JSONL, YAML, and TOML) objects: JSONID - ffdev-info/jsonid
GitHub🔍 So, you've built a tool to analyze your own coding insecurities, but disguised it as a
#JSONL file inspector? 😂 Bravo! 🚀 Meanwhile,
#GitHub is still trying to convince you that
#AI will fix your spaghetti code. 🍝🤖
https://github.com/ryoppippi/ccusage #codinginsecurities #spaghettiCode #developerhumor #HackerNews #ngated
GitHub - ryoppippi/ccusage: A CLI tool for analyzing Claude Code usage from local JSONL files.
A CLI tool for analyzing Claude Code usage from local JSONL files. - ryoppippi/ccusage
GitHub
GitHub - ryoppippi/ccusage: A CLI tool for analyzing Claude Code usage from local JSONL files.
A CLI tool for analyzing Claude Code usage from local JSONL files. - ryoppippi/ccusage
GitHubPrepping data for AI feels a bit like meal prep…
Except your dinner is a .jsonl file and your customer is a llama. 🐪
I’m learning the ropes of AI training, starting with how to turn raw .txt into structured data for LLMs.
🎥 How to Feed Your Llama is live:
https://www.youtube.com/watch?v=YB9cVyjV9Bo
#AI #LLM #JSONL #FineTuning #Python #LearningInPublic #LLaMA #Mistral

How to Feed Your Llama: Convert TXT to JSONL for AI Training
YouTube