fix(agent): guide generated media into workspace out
Some checks failed
Test Suite / test (3.11) (push) Failing after 1m4s
Test Suite / test (3.12) (push) Failing after 1m8s
Test Suite / test (3.13) (push) Failing after 1m2s

This commit is contained in:
Hua
2026-03-19 17:01:10 +08:00
parent 0859d5c9f6
commit e910769a9e
5 changed files with 29 additions and 3 deletions

View File

@@ -759,6 +759,10 @@ If you generate screenshots under `workspace/out`, nanobot will automatically cr
`workspace/out` are rejected. Without that publishing config, local files still fall back to a text
notice.
When an agent uses shell/browser tools to create screenshots or other temporary files for delivery,
it should write them under `workspace/out` instead of the workspace root so channel publishing rules
can apply consistently.
</details>
<details>