Claude Code v2.1.198 was released on July 1, 2026. Key updates include background execution of subagents by default, general availability of Claude in Chrome, and the addition of a new /dataviz skill. These changes streamline daily development workflows for users.

📑Table of Contents
  1. Key Changes in Claude Code v2.1.198
  2. Background Agents Standardized with Notifications
  3. Claude in Chrome GA and Practical Impact
  4. New /dataviz Skill for Visualization Support
  5. Reliability Improvements, Bug Fixes, and Operational Stability
  6. Practical Impact and Recommended Next Actions
  7. Frequently Asked Questions (FAQ)

Key Changes in Claude Code v2.1.198

Anthropic released Claude Code v2.1.198 on July 1, 2026. This version introduces several practical improvements. Subagents now run in the background by default and notify users upon completion. Claude in Chrome reached GA status, and a visualization support skill was added. According to the official release notes, these updates aim to enhance user experience significantly.


Background Agents Standardized with Notifications

Subagents now execute in the background by default. Previously in gradual rollout, this is now the standard behavior. Sessions launched via claude agents trigger Notification hooks for input needs or completion, specifically agent_needs_input and agent_completed events. This allows parallel work without interrupting the main session. Notifications appear in the agents view for easy monitoring.


Claude in Chrome GA and Practical Impact

Claude in Chrome is now generally available. Users can access Claude Code directly in the browser without additional installation. This simplifies web page interactions and code reviews in a seamless manner. As a stable GA release, it reduces context switching and supports everyday tasks more reliably. Developers benefit from immediate usability in browser environments.


New /dataviz Skill for Visualization Support

The /dataviz skill provides guidance for chart and dashboard design. It includes a runnable color-palette validator for immediate verification. When handling data visualization tasks, Claude offers layout and color suggestions powered by this skill. This addition improves the quality of reports and presentation materials directly within the workflow.


Reliability Improvements, Bug Fixes, and Operational Stability

Numerous bug fixes and reliability enhancements were implemented. Examples include retry logic for network drops, prevention of stuck background tasks, and improved error handling in agent teams. The official changelog lists over 20 fixes, covering issues like ECONNRESET retries, sandbox request suppression, and macOS reconnection problems. These changes ensure smoother operation across desktop, web, and VS Code integrations.

Change Category Description Impact
Background Execution Subagents default to background Improved parallel task efficiency
Notification System agent_needs_input / agent_completed Reduced manual status checks
Chrome GA Direct browser access Simplified setup and usage
/dataviz Skill Chart design assistance Higher quality data visualizations
Bug Fixes Network and task stability Enhanced operational reliability

This release directly benefits Claude Code users in daily operations. Automatic PR creation by background agents reduces manual follow-up after code changes. Start by updating to the latest version and testing background execution with claude agents. Utilize the /dataviz skill for data-related prompts. Review the official GitHub release notes at https://github.com/anthropics/claude-code/releases/tag/v2.1.198 for full details. As a next step, integrate background notifications into your existing workflows for maximum productivity.


Frequently Asked Questions (FAQ)

Q1: On which plans are background agents available?

Background agents are available on Pro and Max plans. While initially Max-only, the feature has expanded to Pro users. Check Anthropic’s pricing page for current details.

Q2: What changes with the GA of Claude in Chrome?

General availability means stable browser extension access without installation hassles. Context switching decreases, and web interactions become direct. It supports reliable daily use in browser contexts.

Q3: How do I use the /dataviz skill?

Invoke it by including /dataviz in your prompt. The built-in color-palette validator runs automatically and provides chart recommendations. It excels in analysis and reporting tasks.

Q4: Is the automatic PR creation for background agents active?

Yes, it is active. Upon completing code work in a worktree, the agent commits, pushes, and opens a draft PR automatically. This eliminates the need for manual intervention.

Q5: What are the main bugs fixed in this release?

Fixes include network drop retries, stuck background tasks, agent team error reporting, and markdown table overflow in fullscreen. Over 20 issues were addressed in total.

Related articles:

krona23

Author

krona23

Over 20 years in the IT industry, serving as Division Head and CTO at multiple companies running large-scale web services in Japan. Experienced across Windows, iOS, Android, and web development. Currently focused on AI-native transformation. At DevGENT, sharing practical guides on AI code editors, automation tools, and LLMs in three languages.

DevGENT about →

Leave a Reply

Trending

Discover more from DevGENT

Subscribe now to keep reading and get access to the full archive.

Continue reading