mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-08 15:23:57 +00:00
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:
committed by
GitHub
parent
045f42f111
commit
5ea80c8d80
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user