Show HN: Promptcellar – capture every Claude Code prompt as JSONL in your repo

Show HN (score: 6)
Found: May 13, 2026
ID: 4600

Description

Other
Show HN: Promptcellar – capture every Claude Code prompt as JSONL in your repo

More from Show

Show HN: Claude-pee: use Claude -p without the programmatic usage credit pool

Show HN: Claude-pee: use Claude -p without the programmatic usage credit pool Anthropic announced today that starting June 15, paid Claude plans get a separate monthly credit pool for programmatic usage (claude -p, Agent SDK). Seems OK at first glance but it turns out the monthly credit pool is charged at API rates, which effectively kills any serious programmatic usage for hobbyists.<p>This is a small Claude Code wrapper which runs claude in a PTY, injecting input, finding the session transcript jsonl file, and using a stop hook to determine when claude is done.<p>It&#x27;s a drop-in replacement for claude code. All arguments except the &quot;-p&quot; argument are forwarded as-is.<p>claude-pee -p &quot;hello world&quot;<p>Could be used as a cheap way of using Anthropic subscriptions for OpenClaw, Hermes, etc.<p>Written in Rust, MIT license.

No other tools from this source yet.