60f96fc8da
Add githubRepos list field for cloning multiple repositories into a single dev container with multi-root workspace file generation. Remove the unused dynamic deployment mode (Knative, routing proxy, serverless scripts) to simplify the chart to persistent-only. Fix release workflow cache-to setting that violated the no-cache policy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
215 B
YAML
12 lines
215 B
YAML
apiVersion: v2
|
|
name: devcontainer
|
|
description: Dev Container with AI coding agents and MCP sidecars
|
|
type: application
|
|
version: 2.3.0
|
|
appVersion: "latest"
|
|
keywords:
|
|
- development
|
|
- devcontainer
|
|
- vscode
|
|
- ai
|