Skip to content

v0.1.3 - Baseline Claude Web Chat Conversation Export

Latest

Choose a tag to compare

@stack2030 stack2030 released this 05 Jul 16:59

v0.1.3 - Baseline Claude Web Chat Conversation Export

This release provides the first stable baseline for exporting Claude.ai web chat conversations to a local Markdown file.

What it does

  • Exports Human messages and final Claude response messages.
  • Runs locally in the browser console.
  • Uses Claude.ai's visible copy buttons.
  • Downloads a local Markdown file.
  • Does not use a backend, analytics, tracking, or third-party upload.

Fixed

  • Skips Claude status/timeline/thinking-only rows in the baseline export.
  • Prevents false partial-export warnings caused by non-conversation Claude status entries.
  • Avoids getting stuck on non-exportable Claude UI rows.

Known limitations

  • Markdown export only.
  • No TXT export yet.
  • No timestamped filenames yet.
  • No thinking/status/timeline export yet.
  • No generated-file/artifact export yet.
  • Claude.ai UI changes may break selectors.

Tested

Working as of 2026-07 on Claude.ai web chat.

If it breaks, open an issue with browser, Claude UI behavior, console output, and whether the final Markdown was complete.