Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c4cbd67399 | |||
| a7799dbb16 |
+1
-1
@@ -2,5 +2,5 @@ apiVersion: v2
|
|||||||
name: devcontainer
|
name: devcontainer
|
||||||
description: Antigravity Dev Container with Happy Coder AI assistant
|
description: Antigravity Dev Container with Happy Coder AI assistant
|
||||||
type: application
|
type: application
|
||||||
version: 0.2.1
|
version: 0.2.2
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
|
|||||||
+1
-1
@@ -109,7 +109,7 @@ mcpSidecars:
|
|||||||
memory: "256Mi"
|
memory: "256Mi"
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
github:
|
github:
|
||||||
enabled: true # Enabled by default, uses GITHUB_TOKEN from env
|
enabled: false # DISABLED: GitHub MCP server has been archived, image doesn't exist
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/modelcontextprotocol/servers/github
|
repository: ghcr.io/modelcontextprotocol/servers/github
|
||||||
tag: latest # Update to specific version once available
|
tag: latest # Update to specific version once available
|
||||||
|
|||||||
Reference in New Issue
Block a user