From 021b335ddd07a94083e846da6965128784a4e9bd Mon Sep 17 00:00:00 2001 From: Ben Mann Date: Tue, 4 Mar 2025 12:20:42 -0800 Subject: [PATCH 1/2] Add Claude Code Feature entry to collection-index.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d8c1c7ce..aa6efa2f 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -992,3 +992,8 @@ contact: https://github.com/RouL/devcontainer-features/issues repository: https://github.com/RouL/devcontainer-features ociReference: ghcr.io/roul/devcontainer-features +- name: Claude Code Feature + maintainer: Anthropic + contact: https://github.com/anthropics/devcontainer-features/issues + repository: https://github.com/anthropics/devcontainer-features + ociReference: ghcr.io/anthropics/devcontainer-features/claude-code From c13a11e8d4da0a7f2f39a16fc87d17a3dfd0a00b Mon Sep 17 00:00:00 2001 From: Ben Mann Date: Tue, 4 Mar 2025 12:22:01 -0800 Subject: [PATCH 2/2] Add Claude Code feature --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index d8c1c7ce..aa6efa2f 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -992,3 +992,8 @@ contact: https://github.com/RouL/devcontainer-features/issues repository: https://github.com/RouL/devcontainer-features ociReference: ghcr.io/roul/devcontainer-features +- name: Claude Code Feature + maintainer: Anthropic + contact: https://github.com/anthropics/devcontainer-features/issues + repository: https://github.com/anthropics/devcontainer-features + ociReference: ghcr.io/anthropics/devcontainer-features/claude-code