fix: dispatch detect start to mainland nodes

This commit is contained in:
Your Name
2026-04-19 02:18:42 +08:00
parent b9c29481b5
commit 1adfeed1ab
6 changed files with 297 additions and 5 deletions

View File

@@ -92,6 +92,9 @@ AGENT_CAPABILITIES = _json_env(
"service.status",
"runtime.start_worker",
"runtime.stop_worker",
"runtime.start_detection",
"runtime.stop_detection",
"runtime.pull_tasks",
"runtime.restart_api",
"runtime.start_sync_agent",
"runtime.stop_sync_agent",