mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 19:14:58 +00:00
Agents: add account-scoped bind and routing commands (#27195)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: ad35a458a5
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
This commit is contained in:
committed by
GitHub
parent
c5d040bbea
commit
96c7702526
@@ -1,4 +1,5 @@
|
||||
export * from "./agents.bindings.js";
|
||||
export * from "./agents.commands.bind.js";
|
||||
export * from "./agents.commands.add.js";
|
||||
export * from "./agents.commands.delete.js";
|
||||
export * from "./agents.commands.identity.js";
|
||||
|
||||
Reference in New Issue
Block a user