Skip to content

main => prod#389

Merged
dariusz-did merged 4 commits intoprodfrom
main
May 6, 2026
Merged

main => prod#389
dariusz-did merged 4 commits intoprodfrom
main

Conversation

@dariusz-did
Copy link
Copy Markdown
Contributor

Pull Request Type

🔮 Feature
🐛 BugFix
⚒️ Refactor
🧹 Chore
🔥 HotFix
🚀 Release

Description

Reference Links

Backends frequently emit videos using standard markdown image syntax
(![alt](video.mp4)) instead of the thumbnail-wrapped form. Detect known
video extensions in the URL path and emit a video MessagePart so the UI
can render a video element instead of a broken img.

Asana: https://app.asana.com/1/856614567666442/project/1205271704969303/task/1214524866086809
feat(content-parser): classify naked markdown ![alt](url.mp4) as video
feat: consume interruptible flag from tool-call/started payload
@dariusz-did dariusz-did merged commit 8de80c0 into prod May 6, 2026
20 of 22 checks 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