Changelog

Changelog

Product updates for the ZipFlow model API: new models, formats, console features, and fixes.

Register-to-get-quota hero card and dedicated agent-skill page

The homepage hero now leads with a "register & get free quota" card instead of the agent prompt card. The agent prompt moved to a dedicated public page (/agent-skill), reached from a small "Agent skill" entry on the right of the site header, since agent access is experimental and not the homepage's main pitch. The prompt one-liner and steps are unchanged.

Send-your-agent hero card and hub skill

The homepage hero now has a send-your-agent card: copy the one-line prompt into your AI agent and it reads the versioned hub skill at zipflow.xyz/skill.txt (echoed in the X-Skill-Version header, server-rendered fresh on every request — re-fetch it to update). The skill tells the agent how to use ZipFlow end to end — the right base URL per protocol, current models and prices, platform status, and an agent-funded payment via x402 when there is no wallet or balance. New "Use ZipFlow from an AI agent" guide pages at docs.zipflow.xyz/en/agent and /zh/agent walk through it step by step.

Invite & earn quota

Added an Invite & earn page to the console (/dash/invite) with your shareable referral link, rewards stats, and a step-by-step guide, plus a public landing page (/invite) and an Invite & earn entry and CTA in the site header.

Versioned agent skill and MCP update instructions

The status site agent skill (/skill.txt) now carries a frontmatter version (mirrored in the X-Skill-Version response header) and tells agents to re-fetch it to update. The MCP server reports serverInfo.version, returns update instructions in initialize, and adds a get_platform_info tool with refresh guidance.

Payment coverage on homepage and SEO/GEO surfaces

Published payment coverage (WeChat Pay, Alipay, Visa, Mastercard, Apple Pay, Google Pay) across the homepage and all SEO/GEO surfaces, and fixed status uptime to count from the July 21, 2026 launch.

Prices on the public status site

The status site model list now shows per-model prices alongside availability, with a compact layout.

Pricing, top-up, and localized console flows

Updated pricing data, top-up options, and localized console flows; Base URL is displayed without the /v1 suffix.

Public legal and support pages

Added public Privacy Policy, Terms of Service, Refund Policy, Acceptable Use Policy, and support pages.

Dynamic tiered pricing

Dynamically billed models now show tiered prices with per-tier conditions and conditional detail stats on the pricing page.

Public status site

Launched status.zipflow.xyz with live platform status, uptime, online models, validation results, machine-readable status.json/pricing.json, and an agent-loadable skill at /skill.txt.

Session-gated console and multi-format GEO

The console chrome now waits for session validation, and multi-format API compatibility (chat, responses, embeddings, realtime, rerank) is surfaced across llms.txt and site metadata.

Gateway-driven payment methods

Top-up now lists payment methods driven by the backend, with minimum amounts and localized copy.

Live pricing with code samples

The pricing page reads the live NewAPI price list and includes code samples plus an API reference per model.

Console on Cloudflare Workers

Deployed the console and docs sites to Cloudflare Workers via OpenNext.

Live top-up, referral, billing

Wired live top-up, referral program, and billing transactions into the console, and added the dashboard session skeleton.

Fumadocs documentation site

Launched docs.zipflow.xyz (Fumadocs) with the API reference and app integration guides.

Changelog | ZipFlow