Skip to content

docs(readme): embed Robinhood MCP demo video - #19

Merged
jack-arturo merged 1 commit into
mainfrom
feat/robinhood-mcp-demo
May 29, 2026
Merged

docs(readme): embed Robinhood MCP demo video#19
jack-arturo merged 1 commit into
mainfrom
feat/robinhood-mcp-demo

Conversation

@jack-arturo

@jack-arturo jack-arturo commented May 29, 2026

Copy link
Copy Markdown
Member

Summary

  • embed the simulated Robinhood MCP demo from a GitHub user-attachments URL
  • keep Remotion source, generated media, Suno archives, and dependency trees out of repo history
  • preserve the read-only/simulated-data disclaimer in the README

Tests

  • uv run --extra dev ruff check .
  • uv run --extra dev ruff format --check .
  • uv run --extra dev pytest -q
  • verified video URL with ranged GET: 206 Partial Content, Content-Type: video/mp4, 4,367,118 bytes
  • verified PR diff is README.md only

Breaking Changes
None.

Copilot AI review requested due to automatic review settings May 29, 2026 18:46

Copilot AI left a comment

Copy link
Copy Markdown

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 isolated Remotion-based marketing demo for Robinhood MCP, including storyboard data, rendering scripts, generated media assets, and a README embed for the simulated product demo.

Changes:

  • Adds a new marketing/robinhood-mcp-demo Remotion/Vitest/TypeScript project.
  • Adds README demo embedding and committed rendered media assets.
  • Archives generated Suno backing-track metadata and audio variants.

Reviewed changes

Copilot reviewed 13 out of 20 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
.gitignore Ignores Node/Remotion local build artifacts.
README.md Adds the demo section and video link/embed.
marketing/robinhood-mcp-demo/package.json Defines demo dependencies and render/test scripts.
marketing/robinhood-mcp-demo/tsconfig.json Adds TypeScript configuration.
marketing/robinhood-mcp-demo/vitest.config.ts Adds Vitest configuration.
marketing/robinhood-mcp-demo/src/index.tsx Registers the Remotion composition.
marketing/robinhood-mcp-demo/src/RobinhoodMcpDemo.tsx Implements the animated demo composition.
marketing/robinhood-mcp-demo/src/story-data.ts Defines storyboard timing, copy, tools, and simulated data.
marketing/robinhood-mcp-demo/tests/story-data.test.ts Adds storyboard contract tests.
marketing/robinhood-mcp-demo/sessions/suno-track-archiver/2026-05-29-robinhood-mcp-demo-bed.brief.json Adds local Suno archive metadata.
library/tracks/2026-05-29-robinhood-mcp-demo-bed/brief.json Adds backing-track generation brief.
library/tracks/2026-05-29-robinhood-mcp-demo-bed/suno-request.json Adds Suno request metadata.
library/tracks/2026-05-29-robinhood-mcp-demo-bed/suno-response.json Adds Suno response metadata.
library/tracks/2026-05-29-robinhood-mcp-demo-bed/lyrics.md Documents generated track metadata.
Media/audio assets Adds rendered demo video, poster, and generated backing-track audio files.

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

Comment thread library/tracks/2026-05-29-robinhood-mcp-demo-bed/brief.json Outdated
Comment thread marketing/robinhood-mcp-demo/src/story-data.ts Outdated
Comment thread library/tracks/2026-05-29-robinhood-mcp-demo-bed/suno-request.json Outdated
Comment thread library/tracks/2026-05-29-robinhood-mcp-demo-bed/suno-response.json Outdated
Comment thread marketing/robinhood-mcp-demo/tests/story-data.test.ts Outdated
Comment thread library/tracks/2026-05-29-robinhood-mcp-demo-bed/lyrics.md Outdated
@jack-arturo

Copy link
Copy Markdown
Member Author

@jack-arturo
jack-arturo force-pushed the feat/robinhood-mcp-demo branch from 63e9135 to 81c3527 Compare May 29, 2026 19:56
@jack-arturo
jack-arturo requested a review from Copilot May 29, 2026 19:57
@jack-arturo jack-arturo changed the title feat(marketing): add Robinhood MCP demo video docs(readme): embed Robinhood MCP demo video May 29, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread README.md
@jack-arturo
jack-arturo merged commit 4facaa8 into main May 29, 2026
11 checks passed
@jack-arturo
jack-arturo deleted the feat/robinhood-mcp-demo branch May 29, 2026 20:45
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