Skip to content

Add plan tab, improve transcript viewer, render markdown#2

Merged
jcleira merged 1 commit intomainfrom
partio-app-checkpoint-fixes
Feb 23, 2026
Merged

Add plan tab, improve transcript viewer, render markdown#2
jcleira merged 1 commit intomainfrom
partio-app-checkpoint-fixes

Conversation

@jcleira
Copy link
Member

@jcleira jcleira commented Feb 23, 2026

  • Objective

Enhance checkpoint detail by adding plan support, improving the transcript viewer, and rendering plans as formatted markdown.

  • Why

Plan support enables structured access to related data. Rendering markdown improves readability and usability. Transcript viewer updates provide clearer context and reduce noise. Deep-linking allows direct navigation to specific tabs.

  • How

Add plan support with a new plan API route, GitHub plan fetcher, usePlan hook, plan_slug field on the checkpoint type, and a Plan tab on the detail page.

Render plans as formatted markdown with syntax-highlighted code blocks, GFM tables, and a sticky toolbar with Copy and Download buttons.

Improve the transcript viewer by showing the user's GitHub avatar and username, merging consecutive tool-only assistant messages, hiding empty tool_result blocks, and making tool usage pills expandable.

Replace HumanAvatar with the GitHub SVG and support user profile images.

Support the ?tab= query parameter for deep-linking to specific tabs.

* Objective

Enhance checkpoint detail by adding plan support, improving the
transcript viewer, and rendering plans as formatted markdown.

* Why

Plan support enables structured access to related data.
Rendering markdown improves readability and usability.
Transcript viewer updates provide clearer context and reduce noise.
Deep-linking allows direct navigation to specific tabs.

* How

Add plan support with a new plan API route, GitHub plan fetcher,
usePlan hook, plan_slug field on the checkpoint type, and a Plan
tab on the detail page.

Render plans as formatted markdown with syntax-highlighted code
blocks, GFM tables, and a sticky toolbar with Copy and Download
buttons.

Improve the transcript viewer by showing the user's GitHub avatar
and username, merging consecutive tool-only assistant messages,
hiding empty tool_result blocks, and making tool usage pills
expandable.

Replace HumanAvatar with the GitHub SVG and support user profile
images.

Support the ?tab= query parameter for deep-linking to specific
tabs.
@vercel
Copy link

vercel bot commented Feb 23, 2026

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

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment Feb 23, 2026 6:19am

Request Review

@jcleira jcleira merged commit 3b55fff into main Feb 23, 2026
2 checks passed
@jcleira jcleira deleted the partio-app-checkpoint-fixes branch February 23, 2026 06:19
jcleira added a commit that referenced this pull request Feb 24, 2026
Partio-Attribution: 100% agent
Partio-Checkpoint: 7d661270861d
jcleira pushed a commit to partio-io/docs that referenced this pull request Mar 9, 2026
Automated documentation update by partio-io/minions doc-minion.
Source PR: partio-io/app#2

Co-Authored-By: Claude <noreply@anthropic.com>
@jcleira
Copy link
Member Author

jcleira commented Mar 9, 2026

Related PR: partio-io/docs#7

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.

1 participant