Skip to content

docs: update agent overview video#432

Merged
patcapulong merged 1 commit intomainfrom
pat/update-agent-video-url
May 1, 2026
Merged

docs: update agent overview video#432
patcapulong merged 1 commit intomainfrom
pat/update-agent-video-url

Conversation

@patcapulong
Copy link
Copy Markdown
Contributor

Summary

  • Update the Global Accounts agent overview video to the latest Prismic-hosted MP4.

Test plan

  • Ran make lint.

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

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

Project Deployment Actions Updated (UTC)
grid-flow-builder Ready Ready Preview, Comment May 1, 2026 5:58pm

Request Review

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 1, 2026

Greptile Summary

Updates the embedded agent overview video in mintlify/global-accounts/agents/overview.mdx by replacing the old Prismic-hosted MP4 URL with a newer one (gga-agents-explainer-4k.mp4). The surrounding video element structure, frontmatter, and page content are unchanged.

Confidence Score: 5/5

Safe to merge — a single URL swap with no logic, structure, or security implications.

The entire change is one line replacing a Prismic MP4 URL with another. No code logic, API surface, schema, or security-relevant path is touched. No issues found.

No files require special attention.

Important Files Changed

Filename Overview
mintlify/global-accounts/agents/overview.mdx Single-line video src URL update from old Prismic MP4 to new Prismic MP4; no structural, logic, or formatting changes.

Sequence Diagram

sequenceDiagram
    participant Browser
    participant MintlifyPage as Mintlify Docs Page
    participant PrismicCDN as Prismic CDN

    Browser->>MintlifyPage: Load /global-accounts/agents/overview
    MintlifyPage-->>Browser: Render page with video element
    Browser->>PrismicCDN: GET afTnTcBOoF08xixJ_gga-agents-explainer-4k.mp4
    PrismicCDN-->>Browser: Stream MP4 video
    Note over Browser: User views updated agent explainer video
Loading

Reviews (1): Last reviewed commit: "docs: update agent overview video" | Re-trigger Greptile

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 1, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Grid 🟢 Ready View Preview May 1, 2026, 6:07 PM

@patcapulong patcapulong merged commit aaaf2a0 into main May 1, 2026
8 checks passed
@patcapulong patcapulong deleted the pat/update-agent-video-url branch May 1, 2026 22:38
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