Skip to content

feat: docs video walkthough pipeline#31

Draft
smithclay wants to merge 1 commit into
masterfrom
video-walkthrough
Draft

feat: docs video walkthough pipeline#31
smithclay wants to merge 1 commit into
masterfrom
video-walkthrough

Conversation

@smithclay

@smithclay smithclay commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a docs-owned demo video pipeline, Chatterbox-backed local voiceover generation, captions, QA helpers, and a GitHub Actions workflow.

The PR also embeds the rendered cost walkthrough on introduction/how-tero-works.mdx and commits the final MP4/poster assets used by that page.

Notes

  • Chatterbox installs into a repo-local uv environment via pnpm video:install-chatterbox.
  • DEMO_VIDEO_TTS_PROVIDER=chatterbox uses a macOS Samantha reference prompt by default for a more professional female voice.
  • Intermediate capture/render artifacts remain ignored; only the final docs MP4 and poster are tracked.

Validation

  • pnpm typecheck
  • pnpm video:extract -- cost-walkthrough
  • DEMO_VIDEO_TTS_PROVIDER=chatterbox pnpm video:voice -- cost-walkthrough
  • DEMO_BASE_URL=https://demo.usetero.com pnpm video:capture -- cost-walkthrough
  • pnpm video:captions -- cost-walkthrough
  • pnpm video:render -- cost-walkthrough
  • ffprobe confirmed public/videos/cost-walkthrough.mp4 is 1920x1080 H.264 + AAC, duration 69.845333s.

@smithclay smithclay changed the title [codex] add cost walkthrough video pipeline feat: docs video walkthough pipeline Jun 17, 2026
@mintlify

mintlify Bot commented Jun 17, 2026

Copy link
Copy Markdown

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

Project Status Preview Updated (UTC)
tero 🟢 Ready View Preview Jun 17, 2026, 8:55 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant