From a91921681ffd162f466877300ee4223694f4cba0 Mon Sep 17 00:00:00 2001 From: iliya Date: Sun, 17 May 2026 19:57:18 +0300 Subject: [PATCH 1/4] docs: add Atlas Cloud sponsor placement --- README.md | 10 ++++++++++ assets/atlascloud-logo.svg | 18 ++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 assets/atlascloud-logo.svg diff --git a/README.md b/README.md index a74c503a..9a02d51c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Claude Code Source Code +
+ + Atlas Cloud + +

+ Sponsored by Atlas Cloud
+ OpenAI-compatible APIs for LLM, image, and video models. +

+
+ ## Also Check Out | Project | Description | diff --git a/assets/atlascloud-logo.svg b/assets/atlascloud-logo.svg new file mode 100644 index 00000000..f8dd2d45 --- /dev/null +++ b/assets/atlascloud-logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + From d56ba92b127808b4ff5959656f13d493456dee1c Mon Sep 17 00:00:00 2001 From: iliya Date: Sun, 17 May 2026 20:04:19 +0300 Subject: [PATCH 2/4] docs: update agent teams project link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a02d51c..4d867382 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ | Project | Description | | --- | --- | -| [claude_agent_teams_ui](https://github.com/777genius/claude_agent_teams_ui) | You're the CTO, agents are your team. They handle tasks themselves, message each other, review each other's code. You just look at the kanban board and drink coffee. | +| [agent-teams-ai](https://github.com/777genius/agent-teams-ai) | You're the CTO, agents are your team. They handle tasks themselves, message each other, review each other's code. You just look at the kanban board and drink coffee. | | [claude-notifications-go](https://github.com/777genius/claude-notifications-go) | 🔔 Cross-platform smart notifications plugin for Claude Code. 6 types. Click-to-focus. 1 line installation. | > This repository is now kept as a pointer repository for discoverability. From 32cc85b0b4d44680d662f0bc3db006d395101be1 Mon Sep 17 00:00:00 2001 From: iliya Date: Thu, 21 May 2026 09:26:13 +0300 Subject: [PATCH 3/4] docs: update Atlas Cloud sponsor copy --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d867382..b89a785c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # Claude Code Source Code
- + Atlas Cloud

- Sponsored by Atlas Cloud
- OpenAI-compatible APIs for LLM, image, and video models. + Sponsored by Atlas Cloud
+ Atlas Cloud is a full-modal AI inference platform that gives developers a single AI API to access video generation, image generation, and LLM APIs. Instead of managing multiple vendor integrations, you connect once and get unified access to 300+ curated models across all modalities. +
+ Check out Atlas Cloud's new coding plan promotion for more budget-friendly API access.

From 5166f874afa9849546f9a941e699507609e776ef Mon Sep 17 00:00:00 2001 From: iliya Date: Fri, 17 Jul 2026 21:16:39 +0300 Subject: [PATCH 4/4] docs: comment out Atlas Cloud sponsor block --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b89a785c..aa6475fc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Claude Code Source Code + ## Also Check Out