补齐Agent后台任务取消重试

新增Agent Runtime后台任务按runId取消和重试命令。

取消任务写入cancelled状态、事件流和审计记录,并阻止被取消任务继续落回复。

前端Runtime状态面板展示取消和重试操作及cancelled队列计数。

补充Rust生命周期测试、前端断言和技术文档。
This commit is contained in:
AIGameCreator App
2026-07-10 05:48:54 +08:00
parent 912234e6de
commit ecd57918fc
9 changed files with 938 additions and 7 deletions
File diff suppressed because one or more lines are too long