v0.28.28 -> v0.28.29
Summary
Narrows cancellation from whole sessions to individual tasks and scales concurrent task limits with host capacity. Documents the resulting task lifecycle and HTTP API management tiers.
翻譯
將取消範圍從整個工作階段收斂為單一任務,並依主機容量調整並行上限。同步補上任務生命週期與 HTTP API 管理分層說明。
Changes
UPDATE
- Replace session-wide cancellation with per-task cancellation and CPU-scaled session task limits (@pardnchiu) [5bc59969]
翻譯
- 改為逐一取消任務,並以 CPU 核心數調整工作階段任務上限
DOC
- Document task lifecycle and HTTP API management tiers (@pardnchiu) [de2cd6c2]
翻譯
- 補充任務生命週期與 HTTP API 管理分層文件
Scope
internal/agents/exec/— UPDATEinternal/filesystem/— UPDATEinternal/runtime/routes/— UPDATEdoc/— DOC
Generated by SKILL