llm-kb
← Back to releases
Tool Release

Claude Code v2.1.202 adds dynamic workflow sizing and telemetry improvements

Anthropic released Claude Code v2.1.202 on July 6, 2026, introducing a configurable dynamic workflow size setting (small/medium/large) that advises Claude on agent count for workflows. The update also adds workflow.run_id and workflow.name OpenTelemetry attributes for better observability, and fixes a crash in inline history search and a bug with /rename on background sessions.

17 engagement·1 source·Mon, Jul 6, 2026, 10:51 PM
The release adds a 'Dynamic workflow size' setting in `/config` for controlling how large Claude generally makes dynamic workflows (small/medium/large agent counts) — an advisory guideline, not an enforced cap. It also adds `workflow.run_id` and `workflow.name` OpenTelemetry attributes to telemetry emitted by workflow-spawned agents, enabling reconstruction of workflow run activity from OTel data. Fixes include a crash in the inline Ctrl+R history search when accepting or cancelling while the search was still scanning the history file, and a bug where `/rename` on background sessions was reverted.

Entities

Claude Code(tool)Anthropic(company)

Related

Tool ReleaseFri, Jul 10, 2026, 01:45 AM

MCP servers and Claude Code CLI updated with new features and fixes

On July 10, 2026, the Model Context Protocol (MCP) servers and Claude Code CLI received updates. The MCP servers release v2026.7.10 updated packages for filesystem, time, fetch, and git. Claude Code CLI v2.1.206 added directory path suggestions for /cd, a /doctor check for trimming CLAUDE.md files, and improved git push handling.

14 engagement·2 sources·github
ProductSun, Jul 12, 2026, 12:47 PM

Coder: CLI tool to delegate coding tasks to background LLM agents

Coder is a CLI/plugin that lets developers dispatch coding tasks to background agents powered by Claude CLI or Codex CLI. It keeps the main session context clean and distributes workload across existing subscriptions. Built entirely with Claude Code, it is free and open source.

4 engagement·1 source·reddit
CommunitySun, Jul 12, 2026, 03:16 AM

Users analyze Claude Code subagent reliability and context isolation

Two blog posts from July 12, 2026 examine the reliability and architectural patterns of Claude Code subagents. One post calculates that 95% reliable agents yield only 86% reliable workflows due to compounding failures. The other provides a field guide on context isolation, routing descriptions, and tool boundaries for subagents.

0 engagement·2 sources·rss
RSS
ProductSun, Jul 12, 2026, 12:20 AM

Claude status display on LilyGo T-Display S3 Long

A physical desk display that shows real-time Claude activity, including model, tool usage, elapsed time, token counts, context percentage, and usage bars. It solves the problem of needing to alt-tab to check Claude's status, providing a glanceable hardware monitor for users.

4 engagement·1 source·reddit
Tool ReleaseSat, Jul 11, 2026, 12:52 AM

Claude Code auto mode now available without opt-in on Bedrock, Vertex AI, and Foundry

Anthropic's Claude Code tool has made auto mode available by default on Bedrock, Vertex AI, and Foundry, removing the previous opt-in requirement. The update also fixes terminal freezing during long streaming responses, remote managed settings consent issues, and spurious prompt-injection warnings.

7 engagement·1 source·github