Skip to content

feat: add Atlas Cloud as LLM/AI provider#112

Open
lucaszhu-hue wants to merge 1 commit into
0Chencc:mainfrom
lucaszhu-hue:feat/add-atlas-cloud-provider
Open

feat: add Atlas Cloud as LLM/AI provider#112
lucaszhu-hue wants to merge 1 commit into
0Chencc:mainfrom
lucaszhu-hue:feat/add-atlas-cloud-provider

Conversation

@lucaszhu-hue

@lucaszhu-hue lucaszhu-hue commented Jun 17, 2026

Copy link
Copy Markdown

Summary

  • Add Atlas Cloud as a sponsor and LLM/AI provider for ClawGod users
  • Insert Atlas Cloud logo, free API credits offer, and full model list into English, Chinese, and Japanese READMEs
  • Atlas Cloud integrates naturally with ClawGod's existing third-party API support

Motivation

ClawGod's Third-Party Cache Fix already patches out the x-anthropic-billing-header for non-Anthropic base URLs, making it ideal for third-party API providers like Atlas Cloud. Users can set ANTHROPIC_BASE_URL=https://api.atlascloud.ai/v1 to access 59+ LLM models (Claude, GPT-5, Gemini, DeepSeek, Qwen, Kimi, GLM, MiniMax, xAI, etc.) without subscription limits.

Atlas Cloud provides free API credits to open source projects, giving ClawGod users a powerful alternative when Anthropic quotas are exhausted.

Changes

  • README.md — Added Atlas Cloud sponsor block (English)
  • README_ZH.md — Added Atlas Cloud sponsor block (Simplified Chinese)
  • README_JP.md — Added Atlas Cloud sponsor block (Japanese)
  • assets/atlas-cloud-logo.png — Atlas Cloud logo asset

Test plan

  • Verify logo renders correctly in GitHub README preview
  • Verify ANTHROPIC_BASE_URL=https://api.atlascloud.ai/v1 works with ClawGod's third-party cache fix
  • Verify no API keys or secrets are included in committed files

🤖 Generated with Claude Code


🤝 Partnership & contact

This PR comes from the Atlas Cloud team. Beyond the integration above, we'd love to explore a closer collaboration with clawgod — for example co-marketing or a featured integration.

If that sounds interesting, reach out anytime:

And of course, happy to revise this PR to match your project's conventions — just leave a comment. 🙌

Add Atlas Cloud sponsorship block with logo, free API credits offer,
and OpenAI-compatible model list (59+ models) to English, Chinese,
and Japanese READMEs. Atlas Cloud works perfectly with ClawGod's
third-party API support via ANTHROPIC_BASE_URL configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant