Cheap liveness snapshot
agent_stateGet a lightweight snapshot of agent progress—running/settled, steps, errors, and content tail—to confirm a turn has settled before guidance or in waiting loops. Rely on settled signal to verify liveness.
Instructions
廉价的存活/进度快照(比 agent_read 轻):running/settled/nSteps/checkpointSeq/错误/contentTail 短尾/driftHint。用在等待循环里,或发 guidance 前确认上一轮真的停了。注意:健康的 turn 也会几十秒 nSteps 不动(一个长工具/LLM 回合),别据此判'卡死'——唯一可靠的'活着'信号是有没有 settled。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tid | Yes |