From d7e676ea879947ce156f44ee54d4a343de4d72b5 Mon Sep 17 00:00:00 2001 From: Diego Rodrigues de Sa e Souza <8016841+diegosouzapw@users.noreply.github.com> Date: Fri, 17 Jul 2026 13:23:44 -0300 Subject: [PATCH] docs: sync provider count to 259 (unblocks docs-counts strict gate) (#7616) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs: sync provider count to 259 (docs-counts strict gate) The auto-generated catalog (docs/reference/PROVIDER_REFERENCE.md) is at 259 providers; README.md, AGENTS.md and CLAUDE.md still said 253 — tripping the strict Provider-count check in check:docs-counts for every PR targeting the release branch (surfaced red on #7615's Docs Gates fast-path run). Updates the 8 provider-count mentions across the three files (marketing badges and AES-256-GCM strings untouched). * docs(changelog): add fragment for #7616 (provider-count sync) --- AGENTS.md | 4 ++-- CLAUDE.md | 2 +- README.md | 10 +++++----- .../maintenance/7616-docs-provider-count-259.md | 1 + 4 files changed, 9 insertions(+), 8 deletions(-) create mode 100644 changelog.d/maintenance/7616-docs-provider-count-259.md diff --git a/AGENTS.md b/AGENTS.md index c96bc5e336..0c8d27008a 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -3,12 +3,12 @@ ## Project Unified AI proxy/router — route any LLM through one endpoint. Multi-provider support -with **253 provider entries** (OpenAI, Anthropic, Gemini, DeepSeek, Groq, xAI, Mistral, Fireworks, +with **259 provider entries** (OpenAI, Anthropic, Gemini, DeepSeek, Groq, xAI, Mistral, Fireworks, Cohere, NVIDIA, Cerebras, Pollinations, Puter, Cloudflare AI, HuggingFace, DeepInfra, SambaNova, Meta Llama API, Moonshot AI, AI21 Labs, Databricks, Snowflake, and many more) with **MCP Server** (94 tools), **A2A v0.3 Protocol**, and **Electron desktop app**. -> **Live counts (v3.8.49)**: providers 253 · MCP tools 94 · MCP scopes 30 · A2A skills 6 · +> **Live counts (v3.8.49)**: providers 259 · MCP tools 94 · MCP scopes 30 · A2A skills 6 · > open-sse services 134 · routing strategies 17 · auto-combo scoring factors 12 · > DB modules 95 · DB migrations 110 · base tables 17 · search providers 11 · > i18n locales 42. **Refresh with `npm run check:docs-all`.** diff --git a/CLAUDE.md b/CLAUDE.md index a3ebaf6556..82e30fb40d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -35,7 +35,7 @@ For full test matrix, see `CONTRIBUTING.md` → "Running Tests". For deep archit ## Project at a Glance -**OmniRoute** — unified AI proxy/router. One endpoint, 253 LLM providers, auto-fallback. +**OmniRoute** — unified AI proxy/router. One endpoint, 259 LLM providers, auto-fallback. | Layer | Location | Purpose | | ------------- | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | diff --git a/README.md b/README.md index 2e6a70aa1e..528ca049d7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # 🚀 OmniRoute — The Free AI Gateway -### Never stop coding. Connect every AI tool to **253 providers** — **90+ free** — through one endpoint. +### Never stop coding. Connect every AI tool to **259 providers** — **90+ free** — through one endpoint. **Plug Claude Code, Codex, Cursor, Cline, Copilot & Antigravity into FREE Claude / GPT / Gemini. Auto-fallback.**
@@ -149,11 +149,11 @@ -> One endpoint. **253 providers.** Never stop building — and let OmniRoute pick the cheapest one that works. +> One endpoint. **259 providers.** Never stop building — and let OmniRoute pick the cheapest one that works. - + @@ -382,7 +382,7 @@ Result: 4 layers of fallback = zero downtime -> The most complete catalog of any open-source router: **253 providers**, **90+ with a free tier**, **11 free forever**. +> The most complete catalog of any open-source router: **259 providers**, **90+ with a free tier**, **11 free forever**.
@@ -890,7 +890,7 @@ Compression: aggressive (~50%) → double your free quota · Cost: $0/mo **Will I be charged by OmniRoute?** No — it's free, open-source software on your machine. You only pay paid providers directly. OmniRoute has no billing system. **Are FREE providers really unlimited?** Mostly — Qoder, Pollinations, LongCat, and Cloudflare are free with no per-account credit cap. Kiro is free too but capped at ~50 credits/month per account. Stack multiple free providers in a combo and auto-fallback keeps you serving for $0. **Will compression hurt quality?** No — it only compresses the **input**; code, URLs, JSON are always protected. -**Does it work where AI is blocked?** Yes — 3-level proxy + 1proxy marketplace reach all 253 providers. +**Does it work where AI is blocked?** Yes — 3-level proxy + 1proxy marketplace reach all 259 providers. 📖 [User Guide](docs/guides/USER_GUIDE.md) · [API Reference](docs/reference/API_REFERENCE.md) · [Environment Config](docs/reference/ENVIRONMENT.md) diff --git a/changelog.d/maintenance/7616-docs-provider-count-259.md b/changelog.d/maintenance/7616-docs-provider-count-259.md new file mode 100644 index 0000000000..8efbcae35f --- /dev/null +++ b/changelog.d/maintenance/7616-docs-provider-count-259.md @@ -0,0 +1 @@ +- **Docs provider-count sync** (`README.md`, `AGENTS.md`, `CLAUDE.md`): provider-count mentions bumped 253 → 259 to match the auto-generated catalog, un-blocking the strict `check:docs-counts` gate that had started failing on every PR targeting the release branch (#7616).
🚫 Never hit limits
Auto-fallback across 253 providers in milliseconds. Quota out? Next provider takes over — zero downtime.
🚫 Never hit limits
Auto-fallback across 259 providers in milliseconds. Quota out? Next provider takes over — zero downtime.
💸 Save up to 95% tokens
RTK + Caveman stacked compression cuts 15–95% of eligible tokens (~89% avg on tool-heavy sessions).
🆓 $0 to start
90+ providers with a free tier, 11 free forever (Kiro, Qoder, Pollinations, LongCat…). No card needed.