Skip to content

Changelog

Product updates, model releases, and platform improvements.

May 2026

Add Qwen3.7 Max

Qwen3.7 Max

Qwen3.7-Max is the flagship model in Alibaba's Qwen3.7 series, designed for agent-centric workloads with strong performance in coding, productivity, and long-horizon autonomous execution. It supports text input and output and delivers notable improvements in coding and agentic capabilities over previous Qwen generations.

Optimized for real-world workflows, the model also supports explicit prompt caching for efficient reuse of repeated context, making it well suited for scalable development, office automation, and advanced agent systems.

Enjoy it.

Read update

Add Grok Build 0.1

Grok Build 0.1

Grok Build 0.1 is xAI's fast coding model designed specifically for agentic software engineering workflows. It supports text and image inputs with text output, and is optimized for interactive coding agents, tool use, and multi-step development tasks.

Powering the Grok Build CLI, the model features a 256K token context window with effectively no text output limit, making it well suited for long-horizon coding, automation, and continuous development workflows. Currently available in early access.

Enjoy it.

Read update

Apertis Coworker — delegate grunt work to cheaper models

The Apertis MCP server now ships a delegate coworker tool. Connect it to Claude Code (or any MCP client) and Claude can hand off routine, high-volume subtasks — bulk edits, boilerplate, repetitive lookups — to a cheaper model through your Apertis API key, while staying in control as the "manager."

What's new

  • `delegate` tool — Claude calls a single MCP tool to run a subtask on a

lower-cost model, then reviews the result. You keep premium models for reasoning and spend cheap tokens on the busywork.

  • Works with any MCP client — Claude Code, Claude Desktop, and other

MCP-compatible agents.

  • One install — available on npm as @apertis/mcp-server.

Get started

  npx @apertis/mcp-server

Add it to your MCP client config with your Apertis API key, and Claude can start delegating immediately.

See the official documentation here and source code.

Read update

Switch Advisor — see the cost before you switch models

New in Settings → Usage

Switch Advisor estimates what your recent usage would cost on a different model — projected from your own pay-as-you-go activity, not a generic price list.

How it works

  • Pick a From model — your recently used models, highest-spend preselected
  • Search any platform model as the Candidate
  • Get an instant projection: current cost, projected cost, and savings (absolute + %)

The projection replays your real input/output token volumes from the selected time range on the candidate model's pricing — so the figure reflects how you actually use the model, not a marketing average.

Example: a workload on claude-opus-4-6 costing $36.00 over 30 days projects to $2.61 on deepseek-v4-pro — a 92.75% reduction.

Available now in Settings → Usage, right below the per-model usage table. No setup required.

▎ Cost estimate only — it does not compare output quality or response speed.

Read update

Add Gemini 3.5 Flash

Gemini 3.5 Flash

Gemini 3.5 Flash is Google's high-efficiency multimodal model, delivering near-Pro level performance in coding and reasoning at Flash-tier speed and cost. It supports text, image, video, audio, and PDF inputs, making it well suited for diverse multimodal workflows.

Optimized for coding proficiency and parallel agentic execution, the model defaults to medium thinking effort for faster, cost-efficient responses while supporting configurable thinking levels (minimal, low, medium, high) for fine-grained cost–performance control.

Enjoy it.

Read update