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

development

4 articles
Back to all tags
Related:
Claude Code3Google AI1Antigravity1Workflow1Combination1Practical1skills1custom skills1SKILL-md1agents1automation1MCP1
Cowork/2026-03-20Intermediate

Google AI × Antigravity × Claude Code — A Developer's Day Using Three AI Tools in Combination

Research with Google AI Pro, frontend with Antigravity, backend with Claude Code—a practical one-day workflow combining three AI tools on a real project example.

Claude Code/2026-03-20Advanced

Implementation Patterns for Custom Claude Code Skills — SKILL.md Design, Testing, and Distribution

A hands-on tutorial for building three production custom Claude Code skills from scratch. Covers SKILL.md structure, agent types, context injection, testing, and team distribution.

Claude Code/2026-03-09Intermediate

Cursor × Claude Code Integration Guide — The Ultimate AI Dev Combo

How to combine Cursor editor with Claude Code CLI for maximum development efficiency. Setup, practical workflows, and tips for using both tools together.

API & SDK/2026-03-04Intermediate

Claude API Quickstart — Your First API Call in 5 Minutes

Get started with the Claude API. From obtaining your API key to making your first request with Python and TypeScript SDKs — a 5-minute quickstart guide.