Remix.run Logo
utokyoberkeley 8 hours 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 7 hours ago | parent [-]

For the transcripts I shares above I'm using my 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