Product Updates

Claude Code Week 28: built-in browser, /doctor checkup, and safer worktree flows

Anthropic’s Claude Code adds a sandboxed built-in browser on desktop, upgrades /doctor into a fix-it checkup, and ships workflow/safety improvements.

By Authority AI Tools Editorial Team2026-07-1710 min read
Last reviewed: 2026-07-17
AATET
Authority AI Tools Editorial Team

Editorial Team

The Authority AI Tools editorial team maintains this directory using vendor documentation, dated source checks, product changelogs, and clearly identified hands-on observations where available.

Anthropic’s Claude Code “What’s new” for Week 28 (July 6–10, 2026) highlights a built-in desktop browser and several workflow improvements that matter for agentic coding sessions.

Claude Code logo
Claude CodeSubscription

Anthropic's terminal-based AI coding agent with Claude Opus 4.7, /ultrareview, Routines, /ultraplan, and 80.9% SWE-bench

Built-in browser in Claude Code desktop

Claude Code on desktop now includes a built-in browser that can open and interact with external sites. Anthropic notes the browser is sandboxed/configurable, users can choose whether sessions persist, and actions are reviewed by safety classifiers.

/doctor becomes a setup checkup (and can fix issues)

Anthropic says /doctor is now a full setup checkup (with /checkup as an alias). The new flow can diagnose issues and propose fixes, including identifying unused skills/plugins/MCP servers, deduplicating local CLAUDE.md files, flagging slow hooks, and asking for confirmation before applying changes.

Other workflow improvements

Week 28 also includes several smaller but practical changes:

  • /cd now suggests directory paths as you type
  • /commit-push-pr auto-allows git push to the configured push remote (not just origin)
  • /login supports Anthropic-operated public gateway endpoints
  • Entering a git worktree outside .claude/worktrees/ now prompts for confirmation

Source

Free Resource

2026 AI Coding Tools Comparison Chart

Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.

No spam, unsubscribe anytime.

Frequently Asked Questions

What is Claude Code Week 28: built-in browser, /doctor checkup, and safer worktree flows?
Anthropic’s Claude Code adds a sandboxed built-in browser on desktop, upgrades /doctor into a fix-it checkup, and ships workflow/safety improvements.