Video playback in chat (phase 3) — then update generate_video prompt guidance #29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #28 (generate_video tool). The tool currently tells the model that videos cannot be displayed in the chat and to hand the user the saved
_VideoGen/path.Playback work
videosfield onMessageMetadata(angela_api/lib/src/dto/message_metadata.dart— currently onlyimages/audios)generatedImagePaths/onImageGenerated), likely via ashow_videotool mirroringshow_imagevideo_playerhas weak Linux support): video bubble inmessage_bubble.dart+ fullscreen player alongsidefullscreen_image_viewer.dart/images/<path>static route is mime-typed and handles mp4Then update the prompts (TODO(video-playback) markers in code)
_videoGenGuidanceinpackages/angela_core/lib/src/services/system_prompt_builder.dart— drop the "cannot be displayed in the chat yet — tell the user the saved path" instruction, document the surfacing flow insteadpackages/angela_core/lib/src/tools/generate_video_tool.dart(_downloadAndSave) — same caveat, must change in sync🤖 Generated with Claude Code