Feature Request
I often need to share conversation outputs with colleagues who don't use Nuveki. Right now I have to manually copy-paste messages into a Google Doc. A proper export feature would save a lot of time.
Proposed Formats
- Markdown — preserves formatting, easy to paste into wikis, Notion, or GitHub issues
- PDF — polished format for sharing with stakeholders who want a "finished" document
What the Export Should Include
- All messages (both user and agent) in chronological order
- Code blocks with syntax highlighting (at least in PDF)
- Agent name and avatar next to each response
- Timestamps per message
- Attached files listed as references (not embedded)
- Canvas snapshots rendered as static images (PNG fallback)
What the Export Should NOT Include
- System messages or internal orchestration details
- Raw JSON tool outputs (just the formatted results)
- The input box and UI chrome
Proposed UX
- Conversation header: "Export" button (or
... menu → Export)
- Choose format: PDF / Markdown
- Option to select a date range or specific messages (for long conversations)
- Download starts immediately
Why This Matters
- Compliance — some teams need to archive AI-assisted decisions
- Sharing — not everyone has a Nuveki account
- Documentation — conversation outputs often become the first draft of a doc or report
I'd use this multiple times a week. Would love to hear if others need this too.