Add button to export history in Duo Chat (Markdown, clipboard)
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
User Story
As a Duo Chat user, I want to export my chat history to the clipboard in Markdown format with a single click, so that I can easily share, document, and reuse AI-assisted conversations with my team in wikis, issues, or Markdown documentation without manual reformatting.
Context
When using Duo Chat (including agentic chat sessions), users often generate valuable conversations — such as debugging sessions, code explanations, or step-by-step plans — that they want to share with teammates or preserve in documentation. Currently, there is no way to export this content, forcing users to manually select, copy, and reformat the chat output. This friction blocks adoption and knowledge sharing, especially for teams onboarding to Duo Chat.
This is particularly relevant for agentic chat, where multi-step agent sessions produce rich, structured output (plans, tool call results, code changes) that users want to capture and share.