Episode

JarvisHub: An Open Harness for Canvas-Native Multimodal Creative Agents

Podcast
Daily Paper Cast
Published
Jul 29, 2026
Duration seconds
1226
Processing state
not_requested
Canonical source
https://share.transistor.fm/s/73710d18
Audio
https://media.transistor.fm/73710d18/539f096c.mp3
JSON
/v1/public/podcasts/daily-paper-cast-7079649/episodes/jarvishub-an-open-harness-for-canvas-native-multimodal-creative-agents
Markdown
/podcast/daily-paper-cast-7079649/jarvishub-an-open-harness-for-canvas-native-multimodal-creative-agents.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/jarvishub-an-open-harness-for-canvas-native-multimodal-creative-agents/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/daily-paper-cast-7079649/jarvishub-an-open-harness-for-canvas-native-multimodal-creative-agents.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

🤗 Upvotes: 109 | cs.CV Authors: Yunlong Lin, Zixu Lin, Zhaohu Xing, Biqiang Li, Chenxin Li, Haonan Wang, Haitao Wu, Hengyu Liu, Jianghai Chen, Kaituo Feng, Kaixin Li, Shawn Chen, Shijue Huang, Sixiang Chen, Tsung-Yi Ho, Wenxuan Huang, Xiangyan Liu, Xiaomeng Hu, Xuanhua He, Yan Sun, Yunqing Zhao, Zhiqin Yang, Zehan Wang, Zhengyang Tang, Tianyu Pang, Xiangyu Yue Title: JarvisHub: An Open Harness for Canvas-Native Multimodal Creative Agents Arxiv: http://arxiv.org/abs/2607.23588v1 Abstract: Creative AI is moving from single-step asset generation toward long-horizon multimodal production. Although recent generative models can synthesize high-quality images, videos, audio clips, UI elements, storyboards, slides, and other creative assets, real-world creative work requires more than isolated prompt-output interactions. It involves references, drafts, alternatives, edits, failed attempts, version relations, tool actions, evaluation signals, and human feedback, which together form an evolving project state. Existing prompt-based, chat-based, and node-based generation systems only partially support this state, as they often discard intermediate context, rely on linear conversations, or require manually specified workflows. Recent commercial systems indicate a shift toward agent-assisted creative production, but their closed architectures make it difficult to study how agents represent context, choose tools, revise artifacts, recover from failures, and maintain consistency over time. To address this gap, we introduce JarvisHub, a canvas-native creative agent harness for long-horizon multimodal creation. JarvisHub treats an editable canvas as the user workspace, the agent's external memory, action space, and shared project state, representing multimodal artifacts, dependencies, v…