Skip to content

v2.1.243

Choose a tag to compare

@marckrenn marckrenn released this 24 Aug 23:51
· 80 commits to main since this release

2.1.243

(☝ Click to see full diff.)

Highlights:

  • Loops breakdown in /usage: per-loop runs, total tokens, tokens/run, last run — reveals chatty or runaway loops
  • modelPicker curates /model into an ordered, labeled org-approved list, making approved models easiest to pick
  • Added modelPricing setting so /cost, status, and telemetry use org contracted per-model rates and discounts

CLI changelog

  • Added a Loops breakdown to /usage: per-loop run count, total tokens, tokens per run, and last run, so runaway or chatty /loop tasks are easy to spot
  • Added modelPicker setting: curate the /model picker with an ordered, labeled list of models (any id spelling, including Vertex/Bedrock ids), appended to or replacing the built-in lineup
  • Added promptCacheTtl and subagentPromptCacheTtl settings so API-key and cloud-provider users can keep a 1-hour prompt cache on the main conversation while subagents stay at 5 minutes
  • Added modelPricing managed setting so an organization's contracted per-model rates and discount multiplier are used for /cost, the status line, and telemetry cost figures instead of list price
  • Added a keyless sign-in under /login → Anthropic Console: "Sign in with your Console account" (recommended) alongside creating an API key, so organizations that don't allow API keys can sign in
  • Added a Skipped sources line to /status that lists managed settings sources (for example managed-settings.json) present but not applied because a higher-precedence managed source is active
  • Added a managed marker in /mcp and /plugins on claude.ai connectors whose authentication is managed by your organization
  • Added a tip pointing claude.ai users who haven't connected GitHub for Claude Code on the web to /web-setup
  • Added a /status line showing whether GitHub is connected for Claude Code on the web (Pro/Max), pointing to /web-setup when it isn't
  • Added the model (and effort level) each subagent ran on to /tasks and the agent detail dialogs
  • Fixed remote MCP servers in non-interactive (-p) and SDK sessions never recovering after a dropped connection; they now reconnect automatically or report as failed
  • Fixed MCP server sign-in started from the desktop app failing with "Invalid redirect URI" on servers that support client ID metadata documents (for example Linear)
  • … +48 more CLI changelog entries

Source: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#21243

Metadata

  • Time since 2.1.242 release: 4h 5m 12s

  • Bundle file size: -168.4 kB (-0.2%)

  • Prompt files: +0 (+0.0%)

  • Prompt tokens: +0 (+0.0%)

Prompt token mix by kind:

  • system: 70.4%→70.4%
  • tools: 29.6%→29.6%

Files: