Skip to content

docs: referral URLs + lead Verified Integrations with Claude Code#23

Merged
samestrin merged 2 commits into
mainfrom
docs/readme-referral-links
May 5, 2026
Merged

docs: referral URLs + lead Verified Integrations with Claude Code#23
samestrin merged 2 commits into
mainfrom
docs/readme-referral-links

Conversation

@samestrin
Copy link
Copy Markdown
Owner

@samestrin samestrin commented May 5, 2026

Summary

Two README/docs improvements bundled together:

1. Use referral URLs for Synthetic + Alibaba links. The bare https://synthetic.new and Alibaba docs-page links in README.md and docs/claude-code-quickstart.md didn't carry the referral codes that cmd_quickstart already uses (see llm-env lines 2373/2379). Aligns the docs with the script.

  • Synthetic: https://synthetic.newhttps://synthetic.new/?referral=ugceNlJ08A3Eeww
  • Alibaba: https://www.alibabacloud.com/help/en/model-studio/coding-planhttps://www.alibabacloud.com/campaign/benefits?referral_code=A92LUX

Test fixtures under scripts/tests/fixtures/ left untouched (they're scraped upstream HTML used by the scraper tests).

2. Reorganize Verified Integrations to lead with Claude Code. The Anthropic-protocol story (the v1.5/v1.6 headline use case) was buried as a non-entry below Aider/Open Interpreter/Fabric. Now:

  • New ### 1. Claude Code entry leads the section with the anth_synth_kimi-k2.5 example and a pointer to docs/claude-code-quickstart.md.
  • Two intro lines split the section by protocol: ANTHROPIC_* exports for Claude Code; OPENAI_* aliasing for everything else.
  • Frames Synthetic + Alibaba (the providers with referrals) as what quickstart sets up; mentions provider-direct APIs (Kimi, MiniMax) as also-supported.
  • Aider / Open Interpreter / Fabric bumped to 2 / 3 / 4.

Test plan

  • All 5 README link instances + 1 in claude-code-quickstart.md updated to referral URLs
  • Referral codes match the strings in llm-env exactly
  • Pure docs PR; no script behavior changed

samestrin added 2 commits May 5, 2026 10:54
The bare https://synthetic.new and Alibaba docs-page links in README.md
and docs/claude-code-quickstart.md don't carry the referral codes the
quickstart script uses (see cmd_quickstart in llm-env around line 2373:
Synthetic ?referral=ugceNlJ08A3Eeww, Alibaba ?referral_code=A92LUX).

Aligns documentation with the script's own signup URLs so every path a
user could take to sign up is consistent.
Reorganizes the Verified Integrations section so the Anthropic-protocol
story (the v1.5/v1.6 headline use case) leads instead of being buried
behind Aider/Open Interpreter/Fabric.

- Adds Claude Code as #1 with the anth_synth_kimi-k2.5 example and a
  pointer to docs/claude-code-quickstart.md.
- Adds two intro lines splitting the section by protocol: ANTHROPIC_*
  exports for Claude Code; OPENAI_* aliasing for everything else.
- Frames Synthetic + Alibaba (the providers we have referrals for) as
  what `quickstart` sets up, and mentions provider-direct APIs (Kimi,
  MiniMax) as also-supported for users who want a single-model setup.
- Bumps the prior 1/2/3 (Aider/OI/Fabric) to 2/3/4.
@samestrin samestrin changed the title docs: use referral URLs for Synthetic/Alibaba links in README + claude-code quickstart docs: referral URLs + lead Verified Integrations with Claude Code May 5, 2026
@samestrin samestrin merged commit 380f319 into main May 5, 2026
8 checks passed
@samestrin samestrin deleted the docs/readme-referral-links branch May 5, 2026 18:21
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