Adds claude-code feature to the devcontainer (#148338)

This commit is contained in:
Joakim Sørensen
2025-07-08 05:24:31 +01:00
committed by GitHub
parent f478812568
commit 7875290256

View File

@@ -8,6 +8,7 @@
"PYTHONASYNCIODEBUG": "1" "PYTHONASYNCIODEBUG": "1"
}, },
"features": { "features": {
"ghcr.io/anthropics/devcontainer-features/claude-code:1.0": {},
"ghcr.io/devcontainers/features/github-cli:1": {} "ghcr.io/devcontainers/features/github-cli:1": {}
}, },
// Port 5683 udp is used by Shelly integration // Port 5683 udp is used by Shelly integration