From 2b76d2f29c2e33e652ccb840af360116f901b304 Mon Sep 17 00:00:00 2001 From: Really Him Date: Sat, 16 Aug 2025 11:06:42 -0400 Subject: [PATCH 1/2] Add awesome-claude-code repo to ChatGPT category MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added hesreallyhim/awesome-claude-code to the tracked repositories list under the ChatGPT category alongside other AI development tools. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.yml b/config.yml index f3f9d5b..193791c 100644 --- a/config.yml +++ b/config.yml @@ -3992,6 +3992,12 @@ sources: files: README.md: index: true + hesreallyhim/awesome-claude-code: + category: ChatGPT + default_branch: main + files: + README.md: + index: true ddotta/awesome-polars: category: Programming Languages default_branch: main From 6b9df468f6efd7238261fa3a1d4f857f9043ea3e Mon Sep 17 00:00:00 2001 From: Really Him Date: Sat, 16 Aug 2025 12:50:28 -0400 Subject: [PATCH 2/2] Move awesome-claude-code to LLM category MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed category from ChatGPT to LLM since Claude Code is an Anthropic product, not OpenAI. The LLM category is more appropriate for general AI/LLM development tools. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 193791c..8255c78 100644 --- a/config.yml +++ b/config.yml @@ -3993,7 +3993,7 @@ sources: README.md: index: true hesreallyhim/awesome-claude-code: - category: ChatGPT + category: LLM default_branch: main files: README.md: