Skip to content

v5.55.0 — Markdown Export + G Jump-to-Bottom

Choose a tag to compare

@Lexus2016 Lexus2016 released this 13 Jun 12:33
· 6 commits to main since this release

What's New

📄 Export Conversation as Markdown

A new 📄 MD button appears in the session bar alongside the existing JSON export. Click it to instantly download your entire conversation as a clean, human-readable Markdown file:

# My Chat Title

## You
What's the best way to structure a Node.js monorepo?

## Claude
Here's a clean approach using workspaces...

Use it to:

  • Paste into docs — Notion, Obsidian, Confluence, GitHub wikis
  • Share with your team — readable by anyone without Studio
  • Feed to another AI — drop it in ChatGPT, Gemini, or any LLM for a second opinion
  • Archive decisions — keep a readable history of how you solved a problem

⌨️ G — Jump to Latest Message

Press G from anywhere in the UI (outside a text field) to instantly snap to the bottom of the chat. No more scrolling back after reviewing context — one key, you're there.

Also added to the ? keyboard shortcuts panel.


Full changelog: v5.54.0...v5.55.0