CLAUDE LABJP
FORK — Claude Code 2.1.212 changes what /fork does: it copies your conversation into a new background session with its own row in claude agents, so you can keep working. The old in-session subagent is now /subtaskLIMITS — WebSearch calls are now capped at 200 per session by default, and subagent spawns get the same 200 ceiling, so a runaway search or delegation loop stops on its ownMCPBG — MCP tool calls running past two minutes now move to the background automatically, keeping the session usable. Tune the threshold with CLAUDE_CODE_MCP_AUTO_BACKGROUND_MSPLANFIX — Fixed plan mode auto-running file-modifying Bash commands such as touch and rm without a permission prompt or an SDK canUseTool callbackSONNET5 — Claude Sonnet 5 is running on introductory pricing of $2 per million input tokens and $10 per million output. After August 31 it moves to $3 and $15IPO — Bankers are reportedly lining up investor meetings for Anthropic ahead of a possible public listing as soon as OctoberFORK — Claude Code 2.1.212 changes what /fork does: it copies your conversation into a new background session with its own row in claude agents, so you can keep working. The old in-session subagent is now /subtaskLIMITS — WebSearch calls are now capped at 200 per session by default, and subagent spawns get the same 200 ceiling, so a runaway search or delegation loop stops on its ownMCPBG — MCP tool calls running past two minutes now move to the background automatically, keeping the session usable. Tune the threshold with CLAUDE_CODE_MCP_AUTO_BACKGROUND_MSPLANFIX — Fixed plan mode auto-running file-modifying Bash commands such as touch and rm without a permission prompt or an SDK canUseTool callbackSONNET5 — Claude Sonnet 5 is running on introductory pricing of $2 per million input tokens and $10 per million output. After August 31 it moves to $3 and $15IPO — Bankers are reportedly lining up investor meetings for Anthropic ahead of a possible public listing as soon as October
TAG

agent-teams

3 articles
Back to all tags
Related:
claude-code1hooks1orchestration1subagents1advanced1claude-ai1opus-4-61sonnet-4-611m-context1adaptive-thinking1Claude Code1agent1
Claude Code/2026-03-27Advanced

Claude Code Mastery — Hooks, Orchestration & Multi-Agent Operations

Master Hooks and Orchestration in Claude Code. Learn 21 lifecycle events, 4 handler patterns, and multi-agent coordination strategies inspired by DevMoses' 198-agent parallel execution.

Claude AI/2026-03-26Intermediate

Claude Opus 4.6 Complete Feature Guide: 1M Context, Adaptive Thinking & Agent Teams

Claude Opus 4.6 and Sonnet 4.6 released March 25, 2026. Explore 1M context at standard pricing, 128k output, Adaptive Thinking, Dynamic Filtering, Compaction, and Fast Mode with code examples.

Claude Code/2026-03-09Intermediate

Mastering Claude Code's Agent Features — From Sub-Agents to Teams

A practical guide to Claude Code's sub-agents, background tasks, and Agent Teams. Maximize development efficiency through context management and parallel processing.