修复 Direct 实时回复重复渲染
Project CI / Repository checks (pull_request) Successful in 3m27s
Project CI / Frontend tests (pull_request) Successful in 3m59s
Project CI / Backend tests (pull_request) Successful in 15m18s
Project CI / Native shell tests (pull_request) Successful in 20m28s

避免 Direct 模式在执行卡与独立消息区重复显示实时回复

保留非 Direct 模式的独立实时消息展示
This commit is contained in:
2026-09-08 10:25:57 +08:00
parent 7f5f63401e
commit bb3f8afe2a
@@ -247,7 +247,7 @@ export function ProjectSupervisorView({
) : null}
</section>
) : null}
{transientReply ? (
{!directCodex && transientReply ? (
<div
className="message message--assistant"
aria-label={