283 related articles

GPT-5.6 Soul Ultra used 64 parallel sub-agents to generate a proof draft for the Cycle Double Cover Conjecture in one hour. We break down the multi-agent pipeline and explain what's still missing before this counts as a real mathematical result.

Hands-on test of Claude Code's Workflow mode with 68 concurrent sub-agents. Covers setup, write-review separation, real concurrency results, and token costs.

Deep dive into Claude Code Dynamic Workflows: enable parallel sub-agent orchestration via three methods for multi-agent collaboration and automated pipelines.

A complete Pi Coding Agent configuration guide refined over two months, covering custom tools, sub-agents, persistent memory, security, and skill systems.

Deep dive into Claude Code Sub-Agent mechanics: from 5 built-in Agents to custom configs, comparing ECC, Superpowers, and GizTech community solutions.
Deep DivesDeep comparison of Claude sub-agents vs agent teams: architecture differences, use cases, and real-world results. A Pokémon RPG case study shows how agent teams achieve 95%+ feature completeness.
Tech FrontiersAnthropic adds custom sub-agents to Claude Code, Cursor launches code review Agent BugBot, Qwen releases 92-language translation model, and Google unveils three experimental AI products.

Complete guide to configuring Kimi K3 as a Claude Code sub-agent, including API setup, YFlow workflow building, and head-to-head comparison with GPT-5.6 and Claude Fable 5.

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to go from demo to production.

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to reach production. Based on Scott Moss's workshop.

A developer used Anthropic's Opus 5 model to build a No Man's Sky-style space exploration game in one day using Blender MCP and sub-agents. Deep dive into the technical architecture and industry implications.

Deep dive into OpenAI GPT-5.6 Value Maxing strategies covering Sol/Terra/Luna model selection, KV cache optimization, Prompt compression, and programmatic tool calling to help developers achieve more output with fewer Tokens.

Moonshot AI releases Kimi K3 open-weight model with 2.8T parameters and 1M token context. Our deep dive covers coding, 3D dev, agent capabilities, and safety concerns.

Deep analysis of the AI industry shockwave triggered by Kimi K3: the double standard behind distillation accusations, performance comparisons with GPT-5.5, real security concerns, and how open-source models threaten closed-source giants.

Deep dive into why Kimi K3 is rattling OpenAI and Anthropic: distillation double standards, GPT-5.5 comparisons, real security risks, and how open-source models threaten closed-source business models.

A 6-week systematic learning path for frontend engineers transitioning to AI Agent development, covering core architecture, ReAct, multi-agent collaboration, RAG integration, and deployment.

Deep breakdown of 4 core AI Agent engineer competencies: business decomposition, multi-Agent architecture, quantitative evaluation, and engineering delivery—bridging the gap from Demo to production.

Veteran AI practitioner Remy breaks down the leap from chat models to AI agents: how agents work, the three pillars of context, tools, and skills, MCP connections, and hands-on architecture to make you a 100x employee.

A complete guide to Claude Code from beginner to enterprise practice: covering CLI installation, connecting domestic LLMs via CC Switch, basic commands, Git workflow integration, automated bug fixing, and engineering capabilities like MCP and SubAgents.

Anthropic introduces Context Engineering, revealing Context Rot: the more tokens in the window, the worse AI retrieval accuracy. Learn the three principles, just-in-time retrieval, and three moves against context overflow.