@m8t-stack/cli 0.2.99 → 0.2.103

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -69,9 +69,11 @@ m8t team remove <handle>
69
69
  m8t deploy [--client-id <appId>] [--image-ref <ref>] [--location <region>] [--resource-group <name>]
70
70
 
71
71
  # Brain management
72
- m8t brain link <name> --repo <owner>/<repo> [--persona <path>] [--allow-non-reasoning]
72
+ m8t brain link <name> --repo <owner>/<repo> [--persona <path>] [--allow-non-reasoning] [--gateway-url <url>] [--legacy-github-mcp]
73
73
  # --persona: override the recorded persona file (or use when no local agent yaml exists)
74
74
  # --allow-non-reasoning: suppress the reasoning-model warning
75
+ # --gateway-url: gateway base URL (also M8T_GATEWAY_URL/config gatewayUrl)
76
+ # --legacy-github-mcp: explicit rollback to the broad GitHub MCP transport
75
77
 
76
78
  # The desktop companions — Stacey and Ezra at the edge of the screen
77
79
  m8t companion status # installed? which version? is a newer one out?