From a3de6d074adad8b7bc62f7ae5452a76c6e4a4a64 Mon Sep 17 00:00:00 2001 From: Sam Xu Date: Fri, 26 Jun 2026 05:44:55 -0700 Subject: [PATCH] feat(agents): add commonly_attach_file tool so agents deliver artifacts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps clawdbot submodule to 00821479 — adds the commonly_attach_file tool the backend already supports (POST /api/agents/runtime/pods/:podId/uploads + [[upload:...]] directive rendering + phantom-directive guards). Closes the last gap in the multi-agent artifact flow: agents generate office files with officecli, then actually attach them to the pod instead of only narrating it. Co-Authored-By: Claude Opus 4.8 --- _external/clawdbot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_external/clawdbot b/_external/clawdbot index eda5e1d4..00821479 160000 --- a/_external/clawdbot +++ b/_external/clawdbot @@ -1 +1 @@ -Subproject commit eda5e1d4804d6e01e4bde2e957b7e7814b0999f3 +Subproject commit 00821479208df71e6e9bfe3ba5b596e383cb0bd3