Skip to content

docs: embed dspack→A2UI demo video in README#6

Merged
ryandmonk merged 1 commit into
mainfrom
docs/demo-video
Jun 29, 2026
Merged

docs: embed dspack→A2UI demo video in README#6
ryandmonk merged 1 commit into
mainfrom
docs/demo-video

Conversation

@ryandmonk

Copy link
Copy Markdown
Contributor

What

Adds a See it in action section (immediately after "The solution") embedding the end-to-end demo video.

The video shows ds-mcp serving a dspack contract that is then compiled (ds-to-a2ui) and rendered (A2UI). The query step — what this server does — starts the chain.

Why

The README explains the value prop ("give agents a contract they can query"); the video is the proof, so it belongs right after it. (Companion README updates land separately in dspack and dspack-to-a2ui, each framed from that repo's vantage point.)

Reviewer notes

  • The video is a GitHub user-attachments URL on its own line — it renders as an inline player on github.com only, not in local markdown previews. Check the rendered README or "Files changed" view to confirm playback.
  • Single-file change (README.md), 6 insertions. The unrelated package-lock.json change in the working tree was intentionally left out of this branch.

🤖 Generated with Claude Code

Adds a "See it in action" section after the value prop, showing ds-mcp
serving a dspack contract that is then compiled (ds-to-a2ui) and rendered
(A2UI). The query step starts here.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 29, 2026 19:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an embedded end-to-end demo video to the README immediately after “The solution” to visually demonstrate ds-mcp’s role in a dspack → compile → render flow.

Changes:

  • Introduces a new “See it in action” section after “The solution”.
  • Adds a short explanatory sentence describing the demo chain.
  • Embeds a GitHub user-attachments video URL for inline playback on GitHub.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md

## See it in action

ds-mcp serves a dspack contract to an agent; the same contract is then compiled (ds-to-a2ui) and rendered (A2UI). The query step starts here.
@ryandmonk ryandmonk merged commit b257e05 into main Jun 29, 2026
1 check passed
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.

2 participants