Changelog
Public, customer-facing changes to CloudService, newest first. Internal refactors, dependency bumps, and infrastructure work aren't listed here.
August 2026
- Gemini, Grok, and Qwen models.Google Gemini (eight models, including the Flash, Flash Lite, and Pro Preview lines), xAI's Grok 4.5, and Alibaba's Qwen 3.6 Plus and Qwen 3.7 Plus are now live in the authenticated catalog, with published customer rates and their own provider-scoped token packs.
July 2026
- Documentation search. Press
/orCmd/Ctrl Kanywhere in the docs to jump to a page. The command palette matches page and section titles as you type. - Guided setup wizard. Sign in once with your key at
dashboard.yourdomain.example/setupto see your matching credit or token base URL, provider scope, and live key-scoped model list, with links straight to Web Chat, Studio, and client-specific setup. - Redeem codes. Apply a redeem code to add credit or a token pack to your key without going through checkout.
June 2026
- Studio. Generate websites and apps from a prompt, preview them in the browser, and iterate — no local SDK required.
- Web Chat. Workspace-scoped conversations in the browser, billed to your active key. Pick a model per conversation and track spend as you go.
- Usage checker.Check a key's status and expiry, plus cumulative request and token counts, from the dashboard so you can reconcile usage against your credit balance or token budget.
May 2026
- Anthropic-compatible endpoint. Native Anthropic Messages support alongside the OpenAI-compatible routes, so Claude clients can point at CloudService without a translation layer.
- Faster Claude clients. Native streaming, connection reuse, and disconnect cancellation for lower latency and cleaner request accounting.
- Client setup guides. Manual configuration pages for Codex, Claude Code, Cursor, Roo Code, Continue, TRAE SOLO, Claude Desktop, OpenCode, OpenClaw, Hermes, Cherry Studio, and direct API code — plus the
cloudserviceCLI to configure them for you.
April 2026
- OpenAI-compatible gateway. Chat completions, model listing, and streaming over the standard OpenAI protocol, with stable CloudService model names in front of upstream providers.
- Two billing modes. Pay from a USD credit balance or a fixed token budget. The gateway charges each key by the mode it was issued in, and prices are published per model.
- Documentation site. Launched
docs.yourdomain.examplewith quick start, authentication, API reference, SDK examples, billing, rate limits, and troubleshooting.