Skip to content

feat(studio): support multimodal conversations#679

Merged
yaozheng-fang merged 2 commits into
mainfrom
feat/studio-multimodal-conversations
Jul 19, 2026
Merged

feat(studio): support multimodal conversations#679
yaozheng-fang merged 2 commits into
mainfrom
feat/studio-multimodal-conversations

Conversation

@yaozheng-fang

Copy link
Copy Markdown
Collaborator

Summary

  • add multimodal upload, model response, and history support for images, TXT/Markdown, PDF, and video
  • store media in local /tmp storage by default or tenant-isolated TOS prefixes, and resolve media safely for remote AgentKit runtimes
  • add compact media previews, image lightbox support, / skill selection, and @ sub-agent targeting
  • include a multimodal demo agent, default PDF rendering dependencies, documentation, and focused regression coverage

Validation

  • uv run pytest tests/multimodal tests/cli/test_frontend_invocation.py tests/cli/test_frontend_trace.py tests/cli/test_frontend_runtime_proxy.py -q (35 passed)
  • Ruff and Pyright checks passed for the changed Python modules and tests
  • npm run build
  • Markdown lint and git diff --check

@yaozheng-fang
yaozheng-fang merged commit 89c25d3 into main Jul 19, 2026
16 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