Skip to content

cors-chat: Copy Markdown button, reasoning included in both exports - #309

Merged
simonw merged 2 commits into
mainfrom
claude/cors-chat-copy-markdown-xcqre7
Aug 16, 2026
Merged

cors-chat: Copy Markdown button, reasoning included in both exports#309
simonw merged 2 commits into
mainfrom
claude/cors-chat-copy-markdown-xcqre7

Conversation

@simonw

@simonw simonw commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Adds a Copy Markdown button next to Copy JSON in the conversation bar, and makes both exports include reasoning traces.

https://claude.ai/code/session_016mnRpFJivFvy7XsCZdx7Vz

claude added 2 commits August 16, 2026 01:53
Copy Markdown copies the whole conversation as Markdown: title, model
and reasoning effort, the system message, then each turn with reasoning
traces under a Reasoning subheading.

Copy JSON now includes reasoning too, as Responses API reasoning items
placed before the assistant message they belong to. Requests sent to the
endpoint are unchanged - reasoning is only added to the exported payload.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016mnRpFJivFvy7XsCZdx7Vz
Turns with a reasoning trace now get a Response heading before the
answer, so the boundary is visible. Turns without reasoning are
unchanged - the answer follows the Assistant heading directly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016mnRpFJivFvy7XsCZdx7Vz
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying tools with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1c0bca7
Status: ✅  Deploy successful!
Preview URL: https://1a343063.tools-b1q.pages.dev
Branch Preview URL: https://claude-cors-chat-copy-markdo.tools-b1q.pages.dev

View logs

@simonw
simonw merged commit a6d614f into main Aug 16, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants