Skip to content

[Feature]: Video preview #5166

Description

@rogerkerse

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I am describing a concrete problem or use case, not just a vague idea.

Area

apps/desktop

Problem or use case

The same issue is on desktop and on ios app actually.

From claude code I can ask to record a video of the feature that it built and it embeds it in the response in chat. So it is super useful to validate what happened on the go without having to read through the chat or run the application. Especially on mobile actually.

When I asked the same thing inside t3 code, then it just gave me local hyperlink to a file which opened my coding editor which doesn't even support video playback. And on mobile I just see the video path, but it is not clickable.

Not sure what is the same with images, but I constantly ask images from AI as well, so same preview would be useful (maybe it exists).

🤞

Proposed solution

When agent responds with video path, we could replace it with embedded video preview/player. And have it be possible to stream to mobile as well.

Why this matters

Faster and on the go feature approval and validation.

Smallest useful scope

Replace video paths with video previews.

Alternatives considered

No response

Risks or tradeoffs

No response

Examples or references

Claude Code

Image

Contribution

  • I would be open to helping implement this.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions