• Tech Dev NotesTech Dev Notes
Apps
  • App lookup
  • App compare
Market movement
  • App charts
  • App rankings
Visual proof
  • App screens
  • App listing screenshots
  • App icons
Stacks and releases
  • App tech stacks
  • Tool releases
  • Developers
More
  • X feature flags
  • Grokipedia
  • Blog
  • Follow on X
Skip to content

© 2026 Tech Dev Notes

RSSAboutAPIPrivacyTermsSitemap@techdevnotes
Claude Code

Anthropic · CLI

Claude Code 2.1.202

2.1.201→2.1.202·July 6, 2026 at 8:02 PM UTC

Patch release that removes two older models, refines several built-in instructions for plan mode, context handling, and task execution, and updates the ScheduleWakeup API surface.

Changelog

  • [removed] Support for claude-haiku-3-5 and claude-sonnet-3-7.
  • [changed] ScheduleWakeupInput now accepts an optional stop flag to end a dynamic loop immediately; the remaining fields are no longer required when stopping.
  • [changed] ScheduleWakeupOutput includes a stopped field when a loop is terminated via the new flag.
  • [changed] Several tool and remote-trigger response shapes now surface optional warnings and contract fields.

Models & prompts

  • Removed claude-haiku-3-5 and claude-sonnet-3-7 from the list of available model identifiers.
  • Refined the plan-mode instruction to more explicitly forbid edits and non-readonly tool use.
  • Updated guidance around context management, focus mode, git stash usage across worktrees, and handling of messages that arrive while work is in progress.
  • Adjusted several task-completion and verification instructions to reduce re-derivation of already-established facts and to emphasize concise reporting.

Under the hood

  • Added three new environment variables: CLAUDE_CODE_AGENT_PROXY_GH_SHIM, CLAUDE_CODE_AGENT_PROXY_GIT_CONFIG, and CLAUDE_CODE_TOTAL_TOKENS_REMINDER_AFTER_USER_TURN.
  • Added the backend route /api/frame/contract.
  • Eleven new Statsig feature gates and events were introduced, primarily around artifact rendering, retry behavior, and internal probing.

Upgrade notes

  • Workflows or configurations that explicitly reference the removed models will need to select a different model.

content/

Browse captured content/

Same tree as claude-code/latest/content for this version. Open the full browser for sidebar navigation between docs and other files.

Open content/ browser →

8 listed · 8 in tree

content/ browserNavigate docs, prompts, and root filesFolder index plus per-file pages with prev/next and a full file sidebar.
README.mdDocs2 KBpackage.jsonMetadata1.4 KBmanifest.jsonMetadata1.4 KBversion.jsonMetadata172 Bcli-wrapper.cjsCJS4.8 KBinstall.cjsCJS7 KBsdk-tools.d.tsTS136.8 KBLICENSE.mdDocs147 B
Older release← 2.1.201Newer release→ 2.1.203
All Claude Code releases →