Ландшафт 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.
ChatGPT для пользователей Claude
Свободно владеете 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
Запускайте модели с открытыми весами (Llama, Mistral, Qwen…) на своей машине — приватно, офлайн, бесплатно в эксплуатации — с помощью Ollama. Установка, CLI и вызов из кода.
Claude против GPT против Gemini для программирования
Фреймворк (а не рейтинг) для выбора передовой модели для программирования — факторы, которые действительно важны, и почему оценка на вашем собственном репозитории превосходит любой бенчмарк.
Сравнение CLI-агентов для программирования
Claude Code, Codex CLI, Gemini CLI и открытые терминальные агенты — как обвязка (а не только модель) определяет результат, и как сохранить переносимость конфигурации с помощью 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.
Gemini для пользователей Claude
Свободно владеете 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.
Grok для пользователей Claude
Свободно владеете Claude, а нужен Grok от xAI? Различия, которые важны — поиск в реальном времени по X/вебу, API, совместимый с OpenAI, и кодинг-агент 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.
Открытые фреймворки для ИИ-агентов
Нейтральная к провайдеру карта основных открытых фреймворков для создания LLM-агентов — 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) сократили большую часть разрыва. Что значит «открытые веса», компромиссы против закрытого фронтира и как их использовать.
Kimi K2 для пользователей Claude
Свободно владеете Claude, но интересуетесь Kimi K2 от Moonshot? Агентная модель с открытыми весами, на которую действительно можно направить 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.
Генеративные медиа: ИИ для изображений, аудио и видео
За пределами текстового чата — карта ИИ для изображений, видео, голоса и музыки: главные инструменты, устойчивые навыки и важные вопросы прав и этики.
Сколько на самом деле стоит ИИ (у разных провайдеров)
Устойчивая схема для сравнения стоимости ИИ у разных провайдеров — архетипы ценообразования, как оценить нагрузку, рычаги для снижения счёта и когда выигрывает open/локальный вариант.
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.
Создание локальных ИИ-агентов
Автономные агенты, которые работают полностью на вашей машине с локальной моделью с открытыми весами — приватные, офлайн, бесплатные в эксплуатации. Архитектура, компромиссы и с чего начать.
Claude + локальные модели: гибридные паттерны
Заставьте Claude и локальные модели с открытыми весами работать в синергии — маршрутизатор, черновик-затем-доработка, редактирование приватных данных, массовая предобработка — чтобы получить рассуждения frontier-модели с приватностью и стоимостью локальной.
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 ради качества или локальной модели ради приватности.
Подключение Claude к локальным инструментам и агентам через MCP
Model Context Protocol позволяет Claude оркестрировать инструменты, данные и агентов, работающие приватно на вашей собственной машине — синергия «Claude-как-мозг, локальные возможности». Добавьте или создайте локальный MCP-сервер.
Создайте приватный локальный AI-стек (от начала до конца)
Свяжите всё воедино: локальная модель (Ollama) + агент, независимый от модели + инструменты через локальный MCP-сервер — приватный ассистент на вашей собственной машине, с Claude как опциональным умным слоем.
Локальный агент или Claude? Руководство по выбору
Полностью локальный агент, на базе Claude или гибрид? Факторы, которые это решают — приватность, сложность задачи, стоимость, задержка, надёжность — и почему гибрид часто побеждает.
Защита локальных и гибридных агентов
Агент, который может редактировать файлы и запускать команды, мощен и опасен. Минимальные привилегии, песочница, одобрение человеком, защита от инъекций в промпт, лимиты бюджета — как безопасно запускать агентов.
Сравнение моделей рассуждения
Бюджеты размышления и усилие рассуждения в Claude, GPT, Gemini, DeepSeek и Qwen — когда стоит тратить токены на размышление, а когда нет.
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.