콘텐츠로 이동

SessionLifecyclePhase

이 콘텐츠는 아직 번역되지 않았습니다.

type SessionLifecyclePhase =
| "query"
| "idle_operation"
| "store_commit"
| "history_callback"
| "cwd_commit"
| "store_flush"
| "mcp_close"
| "assembly_rollback";

生命周期失败发生的阶段(查询环 / 空闲操作 / 存储提交 / 历史回调 / cwd 提交 / store flush / MCP 关闭 / 装配回滚)