-
Notifications
You must be signed in to change notification settings - Fork 4k
Defer CodeDiffView editor creation for restored AI conversations #10073
Copy link
Copy link
Open
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:code-reviewGit diff views, review UI, review comments, and PR-focused agent flows.Git diff views, review UI, review comments, and PR-focused agent flows.area:performanceGeneral application performance, responsiveness, and resource usage.General application performance, responsiveness, and resource usage.area:performance:memoryMemory usage, allocation, leaks, and memory-bound performance.Memory usage, allocation, leaks, and memory-bound performance.enhancementNew feature or request.New feature or request.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
Milestone
Metadata
Metadata
Assignees
Labels
area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.Agent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:code-reviewGit diff views, review UI, review comments, and PR-focused agent flows.Git diff views, review UI, review comments, and PR-focused agent flows.area:performanceGeneral application performance, responsiveness, and resource usage.General application performance, responsiveness, and resource usage.area:performance:memoryMemory usage, allocation, leaks, and memory-bound performance.Memory usage, allocation, leaks, and memory-bound performance.enhancementNew feature or request.New feature or request.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
Tracking issue for PR #10032.
CodeDiffView editors are created upfront when restoring AI conversations. This defers their creation to reduce startup overhead.