fix: improve agent runtime correctness from upstream Pi (#99949)

* fix: improve agent runtime correctness

* test: track agent tool temp directories

* test: update helper routing expectation
This commit is contained in:
Peter Steinberger
2026-07-04 09:08:37 -04:00
committed by GitHub
parent 045f42f111
commit 5ea80c8d80
34 changed files with 1389 additions and 193 deletions

View File

@@ -72,6 +72,12 @@
"class": "core-runtime",
"risk": ["filesystem", "path-safety"]
},
"@silvia-odwyer/photon-node": {
"owner": "core:media",
"class": "core-runtime",
"activation": ["agent.tool.read.image.bmp"],
"risk": ["wasm", "parser", "untrusted-files"]
},
"chalk": {
"owner": "core:cli",
"class": "core-runtime",