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

Mobile Development

4 articles
Back to all tags
Related:
Claude Code4iOS3React Native2Expo2Android2SwiftUI2react-native-permissions1permissions1Kotlin1Cross-Platform1Indie Dev1AdMob1
Claude Code/2026-05-06Intermediate

react-native-permissions vs Expo Permissions API — Claude Code

Should you use react-native-permissions or the Expo permissions API? This guide clarifies the decision criteria and shows practical iOS/Android implementation patterns using Claude Code, including common pitfalls and Privacy Manifest requirements.

Claude Code/2026-04-18Intermediate

Claude Code for Mobile App Development in 2026: A Practical SwiftUI & Kotlin Workflow

How to actually integrate Claude Code into iOS (SwiftUI) and Android (Kotlin) development. Real patterns from an indie developer maintaining multiple apps.

Claude Code/2026-04-04Advanced

Shipping iOS/Android Apps Monthly as a Solo Developer with Claude Code and Expo

A workflow for solo developers shipping iOS/Android apps on a monthly cadence using Claude Code and Expo. Covers CLAUDE.md setup, AdMob monetization, EAS Build, and App Store review hurdles that come up in practice.

Claude Code/2026-03-19Intermediate

Claude in Xcode 26: AI-Powered iOS/SwiftUI Development

A complete guide to Claude in Xcode 26 and Xcode 26.3's Claude Agent SDK integration. Learn how to automate iOS and SwiftUI development with AI from setup to advanced agentic workflows.