- output.json 停留在 running/idle 快照(success 为 None)时一律先走存活判定, 任何模式下都不把仍在运行的子智能体误判为 failed - 本进程 asyncio 句柄已结束但快照未更新:判 failed 并保留真实异常信息 - 传统模式无句柄(进程重启):快照 600s 内未更新才按僵尸任务判 failed - _finalize_task 支持 error 字段,失败/超时/异常退出均落盘可读错误信息 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| creation.py | ||
| manager.py | ||
| prompts.py | ||
| state.py | ||
| stats.py | ||
| task.py | ||
| toolkit.py | ||
| tools.py | ||