sync gate_bot with gate as identical copy instance

Align gate_bot app, templates, and env template with gate while keeping bot identity (port 5002, hub key gate_bot).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-09 18:19:50 +08:00
parent 59a45ed027
commit b6d343a951
9 changed files with 3471 additions and 2503 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ DEFAULT_EXCHANGES = [
"flask_url": "http://127.0.0.1:5002",
"review_url": "http://127.0.0.1:5002/records",
"enabled": True,
"capabilities": ["trend"],
"capabilities": ["key", "trend"],
},
]