AI platform · IDE · agents · models
Console/Models / auto

Auto

Balanced default routing for everyday agent work.

fastv1.0128K context70%default
11 days left
$0.14 / $0.28list / 1M$0.047 / $0.093sale · in/out

List prices match industry frontier API rates; sale price is what you pay now. Light (Fast) −70%, others −75%. Reverts after the promo window.

Overview

Auto is the official default for everyday chat, scout, and short agent turns — the “always-on” path when you don’t want to pick a specialty SKU. Comparable in role to a console auto-router: capable, quick, and membership-friendly.

Model id
auto
Released
2026-06-01
Input
text
Output
text
Sale · input
$0.047 / 1M
Sale · output
$0.093 / 1M
List · input
$0.14 / 1M
List · output
$0.28 / 1M

List prices align with industry frontier API bands; launch sale is −70% (light) / −75% (others) vs list. All official models are available on every plan — only quota differs. Checkout: Alipay / WeChat today.

Global: Paid $9 · ×5 $19 · ×20 $39. API list matches industry frontier rates with a limited launch discount. Checkout today: Alipay / WeChat (CNY SKUs). Card billing soon.

Capability snapshot

Full table
SWE-Bench Pro
49.8
Terminal-Bench v2.1
54.0
MCP-Atlas
58.0
IFBench
72.5
SysBench
91.2
MRCR-128k
78.0

Internal Clavue evaluation suite (2026-07). Methodology aligns with public agent benchmarks; not an independent third-party audit. Peer figures are approximate public references for context only.

Clavue models vs industry benchmarks

Best for

  • Default chat
  • Scout
  • Quick loops

Fast pool · light-tier launch promo (−70% off list). Subject to plan day/week/month caps.

What builders say

  • ★★★★★

    I was paying frontier prices for scout + chat. Auto + 2.1 Fast covers 80% of my day; Pro only when the graph gets messy.

    Maya R. · Indie founder · shipping with imux
  • ★★★★

    The launch promo is aggressive. List looks like frontier API rates; sale is what you’d hope a challenger charges.

    Lina V. · Agent platform PM
  • ★★★★★

    I don’t need five vendors. Official models + membership quota is enough to feel like I’m underpaying for over-delivery.

    周琪 · Full-stack · Cursor → imux migrant

API

OpenAI-compatible · Base URL https://api.clavue.com

POST /v1/chat/completions
GET /v1/models
curl -s https://api.clavue.com/v1/chat/completions \
  -H "Authorization: Bearer $CLAVUE_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "auto",
    "messages": [
      {"role": "user", "content": "Hello from Clavue"}
    ]
  }'

Changelog

  • v1.0 · 2026-06-01

    Initial Auto product id for OpenAI-compatible clients.