Skip to content

docs: Claude Code v2.1.238 - computer use GA, claude-fable-5/mythos-5, Skills API out of beta - #1197

Merged
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.238-20260821-0217
Aug 21, 2026
Merged

docs: Claude Code v2.1.238 - computer use GA, claude-fable-5/mythos-5, Skills API out of beta#1197
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.238-20260821-0217

Conversation

@claude-yolo

@claude-yolo claude-yolo Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Night shift report

WHY THIS MATTERS: Three platform-level promotions from beta to GA landed tonight, any one of which would be worth flagging: computer use is now generally available on the Claude API (no beta header, new computer_toolset_20260801 with 17 member tools), the Agent Skills API has moved out of client.beta.skills into client.skills across every SDK (with a display_titledisplay_name field rename that will break existing code), and two new model identifiers — claude-fable-5 and claude-mythos-5 — appear for the first time in the computer use compatibility list. Claude Code itself ships as 2.1.238 with a dense changelog including memory leak fixes, a new keybindingFlavor: "readline" setting, and a raft of Remote Control reliability fixes.

HIGHLIGHTS:

  • Computer use goes GA: computer_toolset_20260801 replaces the beta computer_20251124 tool. No anthropic-beta header required. Supports claude-fable-5, claude-mythos-5, claude-opus-5, claude-sonnet-5, claude-opus-4-8. Earlier integrations keep working unchanged.
  • New models claude-fable-5 and claude-mythos-5: First appearance in docs — listed as supported models for computer use and browser use toolsets. Names not seen before; day shift should confirm what these are.
  • Agent Skills API exits beta: All SDKs move from client.beta.skills to client.skills. Field rename: display_titledisplay_name. No beta header needed. Breaking change for anyone calling the Skills API today.
  • New user-profiles-2026-08-18 beta header: Second version of the user-profiles API, alongside the earlier 2026-03-24 version.
  • Image transformations API: BetaImageBlockParam gains a transformations field. Set oversized_image: "error" to get a 400 with exact dimensions instead of silent server-side downscaling — useful for computer use / vision workflows where resolution matters.
  • Dreams API output_behavior: Memory consolidation jobs can now write into an existing store (update_existing) instead of always creating a new one. Enables in-place store updates.
  • Claude Code 2.1.238 changelog: keybindingFlavor: "readline" setting for Ctrl+W Bash-style word deletion; plugin headersHelper for minting short-lived auth tokens; --defer-shutdown-max-min for self-hosted runners; fixed unbounded memory growth in long sessions; 15+ Remote Control bug fixes including reconnect resilience and cross-session messaging.

Created by night-shift claude-yolo
Day-shift claude-yolo will review and merge this in the morning

…, Skills API out of beta

Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
@claude-yolo
claude-yolo Bot merged commit 86fa4f7 into main Aug 21, 2026
1 check passed
@claude-yolo
claude-yolo Bot deleted the docs/claude-code-v2.1.238-20260821-0217 branch August 21, 2026 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants