AI 模型全景:在 Claude、ChatGPT、Gemini 与开源模型之间做选择
一套经得起时间考验的框架,用于为任务挑选合适的 AI 模型——涵盖 Claude、ChatGPT、Gemini、Llama、Mistral、Grok 以及开源/本地模型——并说明哪些技能可以在它们之间通用。
Claude Fable 5 & Mythos 5: The Flagship Field Guide
Fable 5 is Anthropic's most capable model. Its API refuses in-band (HTTP 200, stop_reason: refusal), has adaptive thinking only, and never returns raw thinking. If you're pinning a top-tier model, this changes how you write integrations. When to use it vs Opus 4.8, the fallback pattern, the prompting shifts.
Claude Opus 5: The Field Guide
Opus 5 shipped 24 July 2026 as Anthropic's fourth model in two months — same $5/$25 pricing as Opus 4.8 but more than double the Frontier-Bench score, 3× ARC-AGI-3 vs the next-best model, and a new xhigh/max effort tier. The benchmarks that matter, the two 400-errors that break naive migrations, and when Opus 5 replaces Fable 5 in your stack.
Claude Sonnet 5: The Field Guide
Sonnet 5 is Claude Code's new default and Sonnet 4.6's drop-in successor — but three API constraints will 400 you on migration and a new tokenizer produces ~30% more tokens for the same text. The pricing math, the effort re-mapping (Sonnet 5 medium ≈ Sonnet 4.6 high), and the prompting shifts that catch teams out.
面向 Claude 用户的 ChatGPT 指南
已经熟练使用 Claude,却需要用 ChatGPT?看看真正重要的差异、哪些经验可以迁移,以及何时该选哪一个。
GPT-5.6 & ChatGPT Work for Claude Users
OpenAI shipped the GPT-5.6 family (Sol, Terra, Luna) and ChatGPT Work on 9 July 2026. What actually changed for a Claude user — 1.05M context, a $1 tier, an agent that runs for hours, and the parts of the launch nobody is writing about.
OpenAI Astra: The Preview Field Note
OpenAI's 'next major model' Astra was previewed on 1 August 2026 with ten Lean-verified math proofs and almost no product specs. What is actually confirmed, what is still unknown, and whether a Claude user should wait — the honest, sourced take.
Sign in with ChatGPT
OpenAI's new identity layer, three days old. What data actually crosses the line, what enterprise admins can do about it, and how to accept it in your app without giving OpenAI a foothold you didn't intend.
用 Ollama 在本地运行 AI 模型
用 Ollama 在你自己的机器上运行开放权重模型(Llama、Mistral、Qwen……)——私密、离线、运行免费。安装、CLI,以及如何从代码中调用它。
Claude vs GPT vs Gemini 编程对比
一个用于挑选前沿编程模型的框架(不是排行榜)——真正重要的因素,以及为什么在你自己的代码库上做一次评测胜过任何基准测试。
编程 Agent CLI 横向对比
Claude Code、Codex CLI、Gemini CLI 以及开源终端 agent —— harness(而不只是模型)如何决定你的结果,以及如何用 AGENTS.md 保持配置的可移植性。
Supabase Evals — Real-Backend Agent Benchmark
Supabase open-sourced a benchmark that runs Claude Code, Codex and OpenCode against real containerized Supabase stacks — not mocks. Here's what it measures, what it found about how models actually use docs and skills, and how to run it locally in an evening.
给 Claude 用户的 Gemini 指南
熟悉 Claude,却需要用 Google 的 Gemini?重要的差异——Gems、Workspace 集成、超大上下文、多模态——以及哪些经验可以直接迁移。
Gemini 3.6 Flash, Flash-Lite & Flash Cyber for Claude Users
On 21 July 2026 Google skipped Gemini 3.5 Pro entirely and shipped three Flash-tier models instead. Real prices, real benchmarks, the migration gotchas, and the parts most write-ups miss — including a cybersecurity fine-tune that beat Claude Opus 4.6 at V8 bug-hunting.
写给 Claude 用户的 Grok 指南
已经用惯了 Claude,却需要用 xAI 的 Grok?看看真正重要的差异——实时 X/网页搜索、兼容 OpenAI 的 API,以及 Grok Build 编码智能体——外加所有可以直接迁移的东西。
Muse Code + Muse Spark 1.2: Meta's Terminal Coding Agent
On 5 August 2026 Meta shipped Muse Code, a terminal coding agent, and Muse Spark 1.2, the model co-trained with it. What the append-only event log actually buys you, why the contributor tier is 12.5× cheaper than standard, how it stacks up against Claude Code on Terminal-Bench 2.1, and the three bundled skills that are worth stealing regardless of which agent you use.
开源 AI Agent 框架
一份中立于厂商的地图,梳理构建 LLM agent 的主要开源框架——LangGraph、LlamaIndex、AutoGen、CrewAI 以及极简循环方法——以及如何选择。
Native Multi-Agent APIs: OpenAI's Responses Multi-Agent Beta vs Building It Yourself
On 9 July 2026 OpenAI shipped the Responses API multi-agent beta and Sol Ultra Mode — the first frontier vendor to make 'the model spawns and synthesises N subagents in one HTTP request' a first-class primitive. What actually ships, the API shape, the cost math, what Anthropic does instead, and when the native primitive beats a DIY fan-out.
A2A: The Agent-to-Agent Protocol
MCP connects agents to tools. A2A connects agents to other agents — across frameworks, clouds, and companies. Learn the Agent Card, tasks, the eight lifecycle states, streaming vs. webhooks, and how A2A composes with MCP.
跨模型迁移提示词
在 Claude、GPT、Gemini 与开源模型之间迁移一段提示词——哪些能干净地转移,哪些需要按模型调整,以及一套迁移工作流。
DeepSeek、Qwen 与开放权重浪潮
强大的开放权重模型(DeepSeek、Qwen、Llama、Mistral)已经缩小了大部分差距。“开放权重”意味着什么、相对于闭源前沿模型的取舍,以及如何使用它们。
面向 Claude 用户的 Kimi K2
熟悉 Claude,又对 Moonshot 的 Kimi K2 感到好奇?这是一款你真的可以让 Claude Code 直接对接的开放权重智能体模型——因为 Moonshot 提供了 Anthropic 兼容的端点。哪些是真正的不同,哪些又可以照搬。
GLM-5.2: Open-Weight Frontier Coding Model
Z.ai's 753B MoE (~40B active), 1M-token context, MIT-licensed — closes to within a point of Claude Opus 4.8 on long-horizon coding, at roughly one-sixth the API cost. What IndexShare actually does, how to run it locally, and where it beats Claude Code in the wild.
Inkling: Thinking Machines' Open-Weights Model
Mira Murati's Thinking Machines Lab shipped Inkling — a 975B-parameter Apache 2.0 multimodal MoE with a continuous thinking-effort dial. What the launch coverage got wrong, why it deliberately loses benchmarks, and what the effort knob actually does.
Kimi K3: World's Largest Open-Weight Model
Moonshot AI's 2.8-trillion-parameter open-weight model beats Claude Opus 4.8 on many benchmarks and tops the Frontend Code Arena. What makes it architecturally different, when the cache-hit pricing flips the cost math, and whether it's worth reaching for.
Running Kimi K3 Locally: vLLM, DSpark & the Real Hardware Bill
The definitive practical guide to self-hosting Moonshot's 2.8T open-weight Kimi K3 in 2026. What DSpark speculative decoding actually does, minimum hardware (1× DGX B300 or 16× DGX Spark), the exact vLLM serve commands, the prefill/decode asymmetry nobody warns you about, and when hosted inference undercuts your own rack.
Inside Grok Build: Reading an Open Agent Harness
xAI published the full Rust source of its coding agent under Apache 2.0 — the agent loop, tool layer, TUI and extension system. What the crate map teaches you about building agents, why 'open source' here means source-available, and what the data-collector code still in the tree tells you.
Poolside Laguna: Open-Weight Coding Models That Punch Above Their Class
Poolside AI's Laguna family (XS 2.1, S 2.1, M.1) — MoE coding models with 3B–23B active params, 1M-token context, OpenMDW-1.1 license. What the 8B-active S 2.1 actually beats, why the 3B-active XS 2.1 runs on a MacBook, the first-known RL-in-FP8 training pipeline, and when to reach for it over Claude, GLM-5.2 or Kimi K3.
生成式媒体:图像、音频与视频 AI
超越文本对话——一张关于图像、视频、语音和音乐 AI 的地图:主要工具、可迁移的技能,以及不可忽视的权利与伦理问题。
AI 到底要花多少钱(跨服务商对比)
一个跨服务商比较 AI 成本的持久框架——定价原型、如何估算一个工作负载、削减账单的杠杆,以及开源/本地何时更划算。
Why AI Agents Burn Tokens (and How to Cap the Bill)
Agentic runs cost 50–1000x a chat — not because the model is dumber, but because of the context snowball. The mechanism, the surprising numbers, and the four levers that actually cut the bill across Claude, GPT, Gemini, and open models.
构建本地 AI 智能体
完全在你自己机器上运行的自主智能体,使用本地开放权重模型——私密、离线、运行免费。架构、权衡取舍,以及如何上手。
Claude + 本地模型:混合模式
让 Claude 与本地开放权重模型协同工作——路由、先草稿后精修、隐私脱敏、批量预处理——用前沿模型的推理能力,换取本地模型的隐私与成本优势。
AI Gateways: LiteLLM, OpenRouter, Portkey, Vercel
A production AI gateway is the missing router between your app and every model — Claude, GPT, Gemini, Llama. Compare LiteLLM, OpenRouter, Portkey, and Vercel AI Gateway, then wire Claude Code through your own proxy.
本地编码智能体(以及它们如何与 Claude 搭配)
在你的机器上运行并编辑你仓库的编码智能体 —— Aider、Cline、Continue、OpenHands、Claude Code —— 用 Claude 追求质量,或用本地模型保护隐私。
用 MCP 把 Claude 连接到本地工具与智能体
Model Context Protocol 让 Claude 编排在你自己机器上私密运行的工具、数据与智能体——这就是「Claude 作大脑、本地提供能力」的协同。添加或自建一个本地 MCP 服务器。
搭建私有本地 AI 栈(端到端)
把各部分拼到一起:本地模型(Ollama)+ 模型无关的智能体 + 通过本地 MCP 服务器提供的工具 —— 一个运行在你自己机器上的私有助手,Claude 作为可选的智能层。
本地智能体还是 Claude?一份决策指南
完全本地的智能体、由 Claude 驱动,还是混合方案?决定这一选择的因素——隐私、任务难度、成本、延迟、可靠性——以及为什么混合方案往往胜出。
保护本地与混合智能体
能够编辑文件、运行命令的智能体既强大又危险。最小权限、沙箱、人工审批、提示注入防御、预算上限——如何安全地运行智能体。
推理模型对比
对比 Claude、GPT、Gemini、DeepSeek 和 Qwen 的思考预算与推理强度——何时该为思考花费 token,何时不该。
Full-Duplex Voice AI: Why Voice Agents Suddenly Got Real
GPT-Live and the new speech-native models listen and talk at the same time. What full-duplex changes, how it works, and the voice-AI landscape now.
Claude Voice with Opus & Sonnet (July 2026): Reasoning-First Voice vs GPT-Live
Anthropic opened Claude voice to Opus, Sonnet, and connected apps on July 23, 2026 — but kept the turn-based stack. What actually changed, when to switch models mid-call, and how the design bet differs from OpenAI's full-duplex GPT-Live.
Token Speed: Why AI Inference Suddenly Got 10-15× Faster
Wafer-scale chips and LPUs are serving frontier models at hundreds of tokens per second. What actually limits inference speed, the new hardware race, and why fast tokens change agents, voice and reasoning.
Computer-Use Agents Compared
Claude, GPT and Gemini can all drive a screen now — but each exposes a different action space, coordinate contract and safety gate. What actually breaks, and how to build a loop that survives it.
Shared-Login Browsers for AI Agents: The ego lite Pattern
A new class of browser — best exemplified by ego lite, which hit #1 on GitHub Trending on July 24, 2026 — lets Claude Code, Codex, Cursor, and any other coding agent drive an isolated Chromium session that inherits your real logins. What Spaces and semantic snapshots actually solve, why it undercuts Playwright for agent work, and the security cost of sharing session cookies with an autonomous process.
SKILL.md: The Cross-Agent Open Standard
One SKILL.md file, thirty-two agents. What the Agent Skills open standard actually is, how progressive disclosure keeps context cheap, what breaks portability, and how to write a skill that runs unchanged in Claude Code, Codex, Gemini CLI and Cursor.