2 changes
#11028 · #8838
Project search
Project search now queries the full server-side session index instead of filtering whichever pages happen to be loaded. Dedicated watched queries keep search isolated from recents and pickers, while debouncing, pagination, polling, and cache keys all remain correct.
iv-pro-api / iv-pro-web
3 changes
#8849 · #8850 · #8870
Conversation UX
Sequence and slate editing now share a single per-agent conversation lifecycle with stable selection, create-on-first-message, creator-aware defaults, and consistent compact gutters. Deleted sequences remain safely inspectable through restore-only actions, while obsolete child-thread controls are gone.
iv-pro-web
2 changes
#8871 · #3560
Session continuity
Project context now stays coherent across surfaces: browser tabs identify the active session, and renaming an agent propagates to its row plus every live top-level sibling chat across clients while excluding subagent threads at the query boundary.
iv-pro-copilot-v45 / iv-pro-web
2 changes
#8921 · #8923
Agent following
Auto-following became an explicit project preference rather than a fragile browser-local exception. Turning it off stops every automatic follow path and drops the current presence; users can still follow manually, and turning it back on resumes live-agent behavior.
iv-pro-web
2 changes
#3599 · #8948
Persistent agent identity
Sequence editing now continues in each agent's durable conversation instead of spawning a new chat per sequence. The modal and action rail resolve the same thread, preserve legacy edit history, avoid closed-thread necroposting, and let InVideo behave like a normal renameable agent.
iv-pro-copilot-v45 / iv-pro-web
2 changes
#3614 · #8953
Dead-path cleanup
The rollout exposed an archival recovery branch that could never execute because agents are closed at the thread level, not archived at the row level. Removing the command and frontend push leaves fresh-chat creation to the real usable-thread rules.
iv-pro-copilot-v45 / iv-pro-web