Skip to content

Commit 316fd09

Browse files
authored
Note that this is partially broken
1 parent cad133d commit 316fd09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Convert Claude Code session files (JSON or JSONL) to clean, mobile-friendly HTML
1111

1212
Read [A new way to extract detailed transcripts from Claude Code](https://simonwillison.net/2025/Dec/25/claude-code-transcripts/) for background on this project.
1313

14+
> [!WARNING]
15+
>
16+
> The `web` commands for both listing Claude Code for web sessions and converting those to a transcript are both broken right now due to changes to the unofficial and undocumented APIs that these commands were using. See [issue #77](https://github.com/simonw/claude-code-transcripts/issues/77) for details.
17+
1418
## Installation
1519

1620
Install this tool using `uv`:

0 commit comments

Comments
 (0)