mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 19:08:22 -06:00
feat(code-mode): first-class nodes API (#114877)
* feat(agents): add nodes to code mode * fix(agents): add code mode nodes discovery hint
This commit is contained in:
committed by
GitHub
parent
b244adf430
commit
ea707382fd
@@ -55,6 +55,7 @@ type CodeModeBridgeMethod =
|
||||
| "describe"
|
||||
| "call"
|
||||
| "callValue"
|
||||
| "nodes"
|
||||
| "yield"
|
||||
| "namespace"
|
||||
| "agentSpawn"
|
||||
|
||||
Reference in New Issue
Block a user