5 ms·
@simonw Can you please share the tooling for autosaving summarized reasoning traces from Claude Code? I tried `github.com/simonw/claude-code-transcripts` but it
by utokyoberkeley 16d ago
@simonw Can you please share the tooling for autosaving summarized reasoning traces from Claude Code? I tried `github.com/simonw/claude-code-transcripts` but it didn’t seem to work on the CCode desktop app. Thanks!
- simonw 16d agoFor the transcripts I shares above I'm using my https://llm.datasette.io/ https://llm.datasette.io/ tool - it has the ability to export logs to markdown: llm logs -cue > transcript.md Then I paste that into a Gist, then paste the Gist URL into https://tools.simonwillison.net/markdown-svg-renderer https://tools.simonwillison.net/markdown-svg-renderer