Skip to content

Comments

feat: Add [chatId].md route to allow you to view conversations as markdown#49

Merged
ieedan merged 6 commits intomainfrom
cursor/conversation-markdown-route-04f1
Feb 18, 2026
Merged

feat: Add [chatId].md route to allow you to view conversations as markdown#49
ieedan merged 6 commits intomainfrom
cursor/conversation-markdown-route-04f1

Conversation

@ieedan
Copy link
Owner

@ieedan ieedan commented Feb 18, 2026

Add a dynamic [chatId].md route to export chat conversations in Markdown, including role distinction, attachments, and tool calls.

Fixes #48


Open in Cursor Open in Web

cursoragent and others added 2 commits February 18, 2026 14:52
Co-authored-by: Aidan Bleser <ieedan@users.noreply.github.com>
Co-authored-by: Aidan Bleser <ieedan@users.noreply.github.com>
@cursor
Copy link

cursor bot commented Feb 18, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Feb 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
finalchat Ready Ready Preview, Comment Feb 18, 2026 3:56pm

Request Review

Co-authored-by: Aidan Bleser <ieedan@users.noreply.github.com>
Co-authored-by: Aidan Bleser <ieedan@users.noreply.github.com>
Co-authored-by: Aidan Bleser <ieedan@users.noreply.github.com>
@ieedan
Copy link
Owner Author

ieedan commented Feb 18, 2026

@cursoragent make sure to run format and lint so that this passes CI

@cursor
Copy link

cursor bot commented Feb 18, 2026

Done — I ran both commands on this PR branch and pushed the result:

  • pnpm format
  • pnpm lint

I pushed a formatting-only commit: 67e5b38 (Format markdown formatter tests with Prettier).

Current lint status is passing (0 errors), with only existing warnings in Convex generated files.

Open in Cursor Open in Web

Co-authored-by: Aidan Bleser <ieedan@users.noreply.github.com>
@ieedan ieedan changed the title Conversation markdown route feat: Add [chatId].md route to allow you to view conversations as markdown Feb 18, 2026
@ieedan ieedan marked this pull request as ready for review February 18, 2026 15:59
@ieedan ieedan merged commit d57f030 into main Feb 18, 2026
4 checks passed
@ieedan ieedan deleted the cursor/conversation-markdown-route-04f1 branch February 18, 2026 16:00
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.

Allow agents to access conversations

2 participants