fix(agent): unify live and historical conversation state

This commit is contained in:
yu
2026-08-01 22:11:05 +08:00
parent ee5804e586
commit ea0414e88c
24 changed files with 3246 additions and 576 deletions
+4
View File
@@ -523,6 +523,10 @@
line-height: 1.15rem;
}
.agent-streamdown [data-streamdown="code-block-body"] code > span {
display: block;
}
.agent-streamdown [data-streamdown="code-block-actions"] {
gap: 0;
margin: 0;