Excited to share what the team’s been working on the past month.
Introducing: Atlas 🌍
For far too long, mobile apps have lacked a design source of truth.
We've heard this from company after company: no one knows what the app really looks like.
And now that coding agents have made changes 10x faster, keeping up manually is impossible.
So we made a map of all the screens in your app, automatically updated.
the reason cross-device testing doesn't happen is friction.
so we removed it.
three iOS devices, one flow, running together. no xcode, no cables, no devices to own.
Claude Code 2.1.142 has been released.
24 CLI changes
Highlights:
• New 'claude agents' flags configure dirs, permissions, model, effort and plugin/MCP settings for finer control
• grep now uses ripgrep as the default search tool for faster, more accurate results
• Background daemon detects clock jumps after macOS sleep/wake, preventing session loss and reconnect failures
Complete details in thread ↓
Claude Code 2.1.141 has been released.
61 CLI changes
Highlights:
• Hook JSON adds terminalSequence so hooks can emit notifications, window titles and bells without a TTY
• Auto-mode permission dialogs indicate when a permissions.ask rule triggered them, clarifying why it appeared
• Rewind menu adds 'Summarize up to here' to compress earlier context, preserving recent turns
Full details available in thread ↓
Claude Code 2.1.140 has been released.
13 CLI changes
Highlights:
• Agent tool now accepts case- and separator-insensitive subagent type values, reducing tool-match failures
• /goal no longer hangs when disableAllHooks/allowManagedHooksOnly is set; displays a message not a spinner
• Edit workflow keeps indentation with line-number prefixes; JSON schema requires URL to avoid bad formatting
Complete details in thread ↓
Claude Code 2.1.139 added /goal
You set a completion condition and Claude keeps working across turns until it's met
Works in interactive, -p, and Remote Control 👏
@LandseerEnga Nice! I am also using it here, the best platform I have found so far for automated testing for Android and iOS, not to mention their Timeline Mode (Flow) report, it's amazing.
Introducing Agent Skills for Flutter and Dart to give your AI tools domain-specific expertise 📓
These initial core Skills are designed to handle the most common Flutter development hurdles. Learn how to start using them in your workflow → https://t.co/NL0tXBedl6
Claude Code 2.1.128 has been released.
37 CLI changes
Highlights:
• EnterWorktree creates branches from local HEAD instead of origin/<default-branch>, preserving unpushed commits
• Subprocesses no longer inherit OTEL_* vars, so OTEL-instrumented apps won't send traces to CLI OTLP endpoint
• MCP reconnects now summarize re-announced tools by server prefix to avoid flooding chats with full tool lists
Full details are in thread ↓
📣 Starting with the next stable Flutter release, 3.44, Swift Package Manager replaces CocoaPods as the default dependency manager for iOS and macOS apps → https://t.co/lbC5aWt9uG
This means no more messing around with Ruby or CocoaPods installations to get your app running!
Claude Security is now in public beta for Claude Enterprise customers.
Claude scans your codebase for vulnerabilities, validates each finding to cut false positives, and suggests patches you can review and approve.