#JSONL
EVERYONR STOP USING JSONL MY SSD BEGS YOU
mr. president another agent swarm has hit the disk
September 20, 2026 at 9:50 PM
emotional support 9gb jsonl
September 21, 2026 at 6:23 AM
hi. I know anthropic employees follow me. please, please, please, let me actively snip/cultivate my context w/o compacting. I've had to do it with additional Claude sessions to reach into jsonl to redact images >2000px, and I'd like to also be able to snip files. without jsonl kludges & incantation
wtb being able to selectively punt out of context specific file reads, like /context recommends you do *and then gives you no actual option to do that*
April 24, 2026 at 3:20 AM
If you're a developer using our API, we have two new features: JSONL bulk files, and a manifest endpoint to detect what has recently changed on Scryfall scryfall.com/blog/two-new...
Two New Ways to Sync Scryfall Data · Scryfall Blog
Scryfall is transitioning to JSONL bulk files and adding a /cards/manifest API method.
scryfall.com
July 1, 2026 at 8:23 PM
Fun bonus: I set Pi up with Qwen 3.8 27B and had it build a script for transforming its own .jsonl transcripts to Markdown... which it did!

Here's the transcript of it building the tool I then used to share that transcript gist.github.com/simonw/491e5...
jsonl-to-markdown.md
GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
August 16, 2026 at 10:41 PM
we're at june 2024, 8.8Million ops

5.9G transferred jsonl
1.6G stored jsonl (yay gzip)
September 8, 2025 at 6:01 PM
i really like the jsonl + sqlite idea here. and i think that this does feel better than other "store issues in your git history" strategies
October 20, 2025 at 1:24 AM
CLIベースのログビューア。複数のログをマージしながらtailしつつ検索が可能。python実装
GitHub - Textualize/toolong: A terminal application to view, tail, merge, and search log files (plus JSONL).
A terminal application to view, tail, merge, and search log files (plus JSONL). - GitHub - Textualize/toolong: A terminal application to view, tail, merge, and search log files (plus JSONL).
github.com
February 11, 2024 at 9:07 AM
I think all coding agents should store session logs in an actual database and not as 9999999 jsonl files

I want to be able to ask "how often have you used this skill/tool and for what" without it needing to rederive the session path, the log format, loop over all 9999999 files, etc.
July 17, 2026 at 8:21 AM
When you fail to parse your data that’s a jsonl
November 22, 2024 at 12:47 AM
me: so what I want is—
claude: I can probably come up with a plan in a couple of days
me: it's a tool that—
claude: 1.5-2 weeks for planning, and then we bang it out in a month
me: it's a CLI that reads .jsonl files and—
claude: if we start risk assessment now I can have an outline by next winter
May 10, 2026 at 11:08 AM
made it to 2025, 30.8M ops

20.5G transferred jsonl
5.4G stored jsonl

i guess you can probably still fit all of plc in memory on a lot of machines
September 8, 2025 at 9:18 PM
i made a macos desktop visualizer that looks for claude process activity (cpu, memory, and scans the jsonl files it generates) and turns it into a milkdrop-esque background. there's a few different options but i think i like this one best.

debating if i should try and app store it
March 1, 2026 at 1:58 AM
Argh. Protocol buffers don't let you glom multiple messages into the same byte stream. Gonna have to fall back to jsonl I guess!
May 4, 2025 at 1:04 AM
Wie konnte ich sie nur vergessen?
November 2, 2025 at 4:46 PM
Aber es gibt Computer
November 2, 2025 at 3:56 PM
<session>.jsonl を読んでみる
zenn.dev
September 23, 2026 at 11:33 PM
but I think that basically every PR should come with a JSONL record of the work done to produce it
May 21, 2026 at 3:10 PM
#後で読む 用メモです→
SQLite と JSONL を横断するKiro CLI の会話履歴を DuckDB で分析する
SQLite と JSONL を横断する。Kiro CLI の会話履歴を DuckDB で分析する
zenn.dev
September 27, 2026 at 12:04 PM
.jsonl を読んでみる | 安藤 #zenn
https://zenn.dev/yando/articles/fdbe38474378d2
<session>.jsonl を読んでみる
zenn.dev
September 23, 2026 at 5:30 PM
Here the tool I built to have agents talk to each other: https://github.com/victorarias/agentzap
It’s super simple. Just install, init, run the server and ask agents to start a conversation. I used it over tailscale to have Claude on my Mac talk with Codex on a Linux VPS. (1/2)
GitHub - victorarias/agentzap: Minimal relay for multi-agent chat over TCP/JSONL
Minimal relay for multi-agent chat over TCP/JSONL. Contribute to victorarias/agentzap development by creating an account on GitHub.
github.com
January 18, 2026 at 9:15 PM
📦 andydefer/jsonl-cache v0.3.39

PSR-16 compatible JSONL-based cache system with key-based path strategy

🔗 https://github.com/andydefer/jsonl-cache
September 22, 2026 at 9:23 AM