SessionViewState
可直接渲染的视图快照(不可变;每次变更整树换新引用)
activeTools
Section titled “activeTools”readonly activeTools: readonly ToolCallView[];lastError?
Section titled “lastError?”readonly optional lastError?: ErrorView;最近一条失败形 turn.error(recoverable:false / 缺席)或泵壳源故障;turn.started 清位
messages
Section titled “messages”readonly messages: readonly UIMessage[];notices
Section titled “notices”readonly notices: readonly SessionNotice[];咨询通报(recoverable:true 帧),有界 SESSION_NOTICES_MAX FIFO,跨轮累积
status
Section titled “status”readonly status: SessionViewStatus;readonly todos: readonly TodoView[];readonly usage: UsageView;本文是否有帮助?
感谢反馈,我们会持续改进这篇文章。