mirror of
https://github.com/warpdotdev/warp.git
synced 2026-05-06 23:32:51 +08:00
## Description Update data model to support triggering a follow-up execution on an existing ambient agent conversation with a dead VM. * Updates `AmbientAgentViewModel` to understand run executions * Support spawning follow-up run execution for existing task/conversation and connecting to new shared session Fixes APP-4320