Add mesh orchestration gateway methods with DAG execution and retry

This commit is contained in:
ranausmanai
2026-02-16 19:02:40 +05:00
committed by Peter Steinberger
parent 15fe87e6b7
commit 83990ed542
8 changed files with 974 additions and 0 deletions

View File

@@ -85,6 +85,10 @@ const BASE_METHODS = [
"agent",
"agent.identity.get",
"agent.wait",
"mesh.plan",
"mesh.run",
"mesh.status",
"mesh.retry",
"browser.request",
// WebChat WebSocket-native chat methods
"chat.history",