| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(ci): add opt-in issue triage agent (#1439) * feat(ci): add opt-in issue triage agent * feat(ci): support compatible triage Responses endpoints | 5 天前 | |
chore(ci): migrate GitHub Actions off deprecated Node 20 runtime (#1343) * chore(ci): migrate GitHub Actions off deprecated Node 20 runtime - actions/checkout v4 → v5 - actions/setup-node v4 → v5 - pnpm/action-setup v4 → v5 Node 20 reached EOL; v4 actions still use node20. Verified via driftcheck v0.1.8 (14 occurrences across 3 workflows, all node24). * fix(ci): bump cache@v4→v6 and upload-artifact@v4→v7 in e2e job Addresses review feedback from @YizukiAme on PR #1343. - actions/cache@v4 → @v6 (lines 243, 314) — drop-in replacement - actions/upload-artifact@v4 → @v7 (line 332) — Node 24 support landed in v6+, not v5; bump to v7 to ensure node20 runtime is truly eliminated. The publish workflows (publish-packages.yml, publish-openmaic-skill.yml) remain intentionally out of scope — tracked in #1345. * chore(ci): trigger checks after rebase | 13 天前 | |
feat(ci): add opt-in issue triage agent (#1439) * feat(ci): add opt-in issue triage agent * feat(ci): support compatible triage Responses endpoints | 5 天前 | |
ci: migrate publish actions to Node 24 (#1569) * ci: migrate publish actions to Node 24 * ci: disable unused pnpm cache in ClawHub jobs --------- Co-authored-by: wyuc <wang-yc24@mails.tsinghua.edu.cn> | 1 天前 | |
ci: migrate publish actions to Node 24 (#1569) * ci: migrate publish actions to Node 24 * ci: disable unused pnpm cache in ClawHub jobs --------- Co-authored-by: wyuc <wang-yc24@mails.tsinghua.edu.cn> | 1 天前 | |
feat(agent-runtime): workbench generate_image / generate_video write through the asset pool (#1007 part 6) (#1524) The workbench tools store generated bytes in the asset pool under the shared principal and write the allocated id into the document, the same discipline as the classic chain since #1392; the runner's putScene creates the reference rows and commits the allocations. The video completion patch rewrites every placeholder slot and retires anything that would shadow the new id; immediate render is preserved by leasing the id at the render boundary. A store-full refusal fails the tool with a model-readable error and writes nothing. Legacy /api/classroom-media documents keep rendering. Closes #1522. | 3 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 天前 | ||
| 13 天前 | ||
| 5 天前 | ||
| 1 天前 | ||
| 1 天前 | ||
| 3 天前 |