AI Catchup

Claude Articles

28 articles across AI Catchup's news, guides, tutorials, and comparisons.

All Claude articles

claudeAug 25, 2026

Claude Makes Enterprise-Managed Auth for MCP Connectors Generally Available

Anthropic says enterprise-managed auth for MCP connectors is now generally available. Claude Team and Enterprise admins can centralize authorization through their identity provider, while users receive connector access automatically without individual OAuth consent flows.

anthropicAug 23, 2026

Claude Code Remote Control Can Start Sessions From Your Phone

Claude Code's Remote Control update lets you start a session from the Claude mobile app, choose a directory on a connected machine, and continue working from a phone, tablet, or browser. The code and tools still run on the local machine, while the phone acts as a remote control surface.

claudeAug 22, 2026

Claude Security Brings Mythos 5 Scans to Enterprise Customers

Anthropic says Claude Security scans now run on Claude Mythos 5 for Claude Enterprise customers. The public-beta product scans connected codebases, returns CWE, confidence, severity, and suggested-fix details, and opens approved fixes in Claude Code on the web without exposing the Mythos model directly.

claudeAug 21, 2026

Claude Platform Makes Computer Use, Browser Use, Skills, and Files Generally Available

Anthropic says computer use, browser use, the Skills API, and the Files API are now generally available on the Claude Platform, combining multi-action software control with versioned skills and reusable files for production agents.

claudeAug 20, 2026

Claude Managed Agents Add Memory Stores, Domain Controls, and a Redesigned Console

Anthropic's Claude Managed Agents updates let self-hosted sandbox sessions attach memory stores, restrict web_search and web_fetch with allowed_domains or blocked_domains, and inspect multi-agent sessions in a redesigned Claude Console viewer.

claudeAug 19, 2026

Claude Can Now Send Gmail Emails and Manage Google Drive Files

Anthropic's Claude can now send and reply to Gmail messages and manage Google Drive files from the connectors menu. The official announcement says the update is available on paid plans, while Anthropic's current help documentation details approval prompts, supported actions, admin controls, and important data-access limits.

anthropicAug 13, 2026

Claude in Chrome Sessions Now Continue Across Devices

Anthropic says Claude in Chrome sessions now carry over to desktop, web, and mobile. Conversations are saved to the user's account, while skills and connectors can work from the browser; Claude's current Chrome page lists the extension as available on all paid plans.

anthropicAug 8, 2026

Claude Code Will Make Auto Mode the Default on August 14

Anthropic says Claude Code will make auto mode the default for new sessions on Pro, Max, and Team plans starting August 14, 2026. The mode routes tool calls through a safety classifier, keeps manual approval available, and no longer charges those plans for classifier overhead.

anthropicAug 8, 2026

Claude Code Sessions Can Now Message Each Other

Claude Code now lets independent sessions discover and message one another. The feature supports local coordination on macOS and Linux, reply-only communication across machines or the web through Remote Control, and controls for holding, refusing, or approving incoming messages.

anthropicAug 7, 2026

Claude Fable 5 Reduces Biology Fallbacks by About 85%

Anthropic says an update to Claude Fable 5's biology safeguards reduced biology-related fallbacks by about 85% in testing. Fable 5 can now handle a wider range of everyday health and educational questions, while dual-use professional biology and drug-development requests remain restricted.

anthropicAug 2, 2026

MCP 2026-07-28 Moves to a Stateless Core as Claude Rolls Out Support

Anthropic says the MCP 2026-07-28 specification moves the Model Context Protocol from a bidirectional stateful design to a request/response model, adds versioned extensions for MCP Apps and Tasks, and aligns authorization with production OAuth 2.0 and OIDC deployments.

anthropicJul 27, 2026

Claude Code artifacts can now call MCP connectors for live, viewer-specific data

Claude Code artifacts can call MCP connectors each time someone views them, so a published page shows current data rather than a session snapshot. Available on Pro, Max, Team, and Enterprise plans, requiring Claude Code v2.1.209 or later. Connector-backed artifacts cannot be shared to a public link on any plan.

anthropicJul 10, 2026

Claude Adds Reflect: A Monthly Recap and Usage Dashboard for How You Use Claude

Anthropic introduced Reflect, a beta dashboard in Claude's Settings that shows a monthly recap of when you use Claude most and what you worked on, with quiet hours and break nudges. It runs only when memory is on, covers Free, Pro, and Max but not Team or Enterprise, and skips incognito chats, health integrations, Cowork, and Claude Code.

anthropicJul 8, 2026

Claude Cowork Reaches Web and Mobile for Paid Plans

Claude Cowork is now available on web and mobile in beta for paid plans, so sessions can follow your Claude account across desktop, browser, and phone while work continues in the cloud.

anthropicJul 5, 2026

Claude Code Artifacts Expand to Pro and Max Plans (Private by Default)

Anthropic's ClaudeDevs says Claude Code Artifacts are now available on Pro and Max plans. The Claude Code docs now list Pro/Max/Team/Enterprise as eligible, with Pro/Max artifacts remaining private to the individual user.

anthropicJul 4, 2026

Anthropic raises Claude API rate limits and consolidates tiers into Start, Build, and Scale

Anthropic consolidated Claude Platform usage tiers into three -- Start, Build, and Scale -- and raised rate limits so Sonnet and Haiku match Opus at every tier. Tier placement is automatic, based on usage history rather than spend, but each tier still carries a monthly spend cap.

claudeJun 30, 2026

Claude Desktop for Linux Beta: Ubuntu and Debian, With Caveats

Anthropic shipped a beta of the Claude desktop app for Linux on Ubuntu 22.04+ and Debian 12+ (x86_64 or arm64). It gives the same Chat, Cowork, and Claude Code experience as macOS and Windows on all paid plans. Install via Anthropic's apt repo to get updates -- the app does not self-update, and a raw .deb install gets no updates. Computer Use and Dictation are not in the Linux beta yet, and only Debian-based distros are supported today.

claudeJun 30, 2026

Claude Science Beta: An AI Workbench for Reproducible Research

Anthropic launched Claude Science in public beta -- a research environment, not a model. It runs analyses, queries 60+ scientific databases, and traces every step from data wrangling to publication, with code, environment, and conversation provenance attached to each artifact. It runs on your own infrastructure (laptop, HPC, GPU clusters) and submits jobs over SSH to your own machines or HPC clusters, or through a Modal account. Available now on macOS and Linux for Pro, Max, Team, and Enterprise plans.

claudeJun 30, 2026

Claude Sonnet 5 Launch: Anthropic's Most Agentic Sonnet, Now the Default Tier

Anthropic launched Claude Sonnet 5 on June 30, 2026, calling it its most agentic Sonnet yet -- it plans, drives browsers and terminals, and runs autonomously. It is the default for Free and Pro, available across all plans, in Claude Code, and on the API as claude-sonnet-5. Anthropic later made its $2 per million input and $10 per million output token pricing permanent.

anthropicJun 28, 2026

Claude Code Adds Artifacts: Live, Shareable Pages for PR Walkthroughs and Dashboards

Anthropic introduced Artifacts in Claude Code, letting Team and Enterprise orgs turn an in-progress Claude Code session into a live web page that updates as the session progresses and can be shared privately within the organization.

anthropicJun 5, 2026

Claude Platform's 'ant' CLI Brings the Full Claude API to Your Terminal

Anthropic's Claude Platform documents 'ant', a command-line tool that exposes every Claude API resource as a subcommand. It sends Messages requests, browses responses, version-controls agents and environments, and runs a self-hosted Managed Agents worker, with Claude Code able to drive it natively.

anthropicMay 31, 2026

Claude Code adds dynamic workflows (research preview) for large parallel agent runs

Dynamic workflows in Claude Code let Claude write orchestration scripts, fan out work across tens to hundreds of parallel subagents, verify results, and resume long-running jobs.

claudeMay 30, 2026

Claude Opus 4.8 Fast Mode: 2.5x Faster Output Tokens in Research Preview

Anthropic launched Fast mode for Claude Opus 4.8 in research preview, promising 2.5x faster output token speeds with the same Opus-level intelligence. It is available now in Claude Code for developers with extra usage enabled, and on the Claude Platform API through an account manager or a waitlist form.

claudeMay 29, 2026

Claude Code ships a security-guidance plugin for in-session vulnerability checks

Anthropic shipped an official security-guidance plugin for Claude Code. It runs automatic vulnerability checks while Claude edits files, at the end of each turn, and when Claude runs commits or pushes through its Bash tool.

claudeMay 26, 2026

Claude Agent SDK Gets a Monthly Credit on Paid Claude Plans Starting June 15, 2026

Anthropic is bundling a dedicated monthly credit for programmatic Claude usage into Pro, Max, Team, and Enterprise plans starting June 15, 2026. The credit covers Claude Agent SDK projects, `claude -p` non-interactive Claude Code, Claude Code GitHub Actions, and third-party apps built on the Agent SDK, with amounts ranging from $20 on Pro to $200 on Max 20x and seat-based Enterprise Premium.

claudeMay 22, 2026

Claude Managed Agents Add Self-Hosted Sandboxes (Public Beta) and MCP Tunnels (Research Preview)

Anthropic says Claude Managed Agents can now run tool execution in a sandbox you control (public beta) and connect to private MCP servers via MCP tunnels (research preview). The update targets enterprise security requirements by keeping execution and private services within an organization's perimeter.

computer-useApr 17, 2026

Perplexity Personal Computer vs OpenAI Codex Computer Use vs Claude Computer Use: Which AI Should Run Your Mac?

Perplexity Personal Computer is the right pick if you want an always-on Mac mini agent and you already pay for Perplexity Max. OpenAI Codex Computer Use is the right pick if you live in ChatGPT and need one agent driving your code, your browser, and your desktop apps on either macOS or Windows. Claude Computer Use is the right pick if you want raw computer-use through your own API or want to run it inside Claude Code with the strongest sandboxing model.

prompt-engineeringMar 4, 2026

Prompt Engineering in 2026: The Playbook That Works Across Claude and GPT

Prompt engineering in 2026 has two layers: cross-model fundamentals (clear direct instructions, motivated rules, 3-5 structured examples, XML boundaries, long documents before the question) and model-specific overrides that matter more than ever, because the newest models need instructions deleted as often as added. Start here, then apply the guide for your model.

Get the weekly AI Catchup

Tools, practices, and what matters, in your inbox every week.