fix: enrich cleanup from active queue context
This commit is contained in:
@@ -307,12 +307,16 @@ Version `2026.08.12.4` bootstraps architecture feedback before the first cleanup
|
||||
it prefers recent public failure details when available, otherwise scans the
|
||||
complete history of every configured account, recovers missing task/framework
|
||||
metadata from task levels and target images, then continues incremental learning.
|
||||
Version `2026.08.12.5` enriches every cleanup from the live active queue's task
|
||||
level metadata. If a legacy waiting task has no recoverable framework, cleanup
|
||||
queries the current ModelHub framework catalog and cancels it only when its
|
||||
architecture is explicitly blocked on every listed framework.
|
||||
|
||||
## Deploy
|
||||
|
||||
Create a tag and submit the repository URL plus tag in "我的适配智能体".
|
||||
|
||||
```bash
|
||||
git tag agent-v22
|
||||
git push origin agent-v22
|
||||
git tag agent-v23
|
||||
git push origin agent-v23
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user