Skip to content

docs: Claude Code v2.1.251 - SDK docs align with subagent model order, ProxyJump refused in SSH remote sessions - #1232

Merged
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.251-20260831-1747
Aug 31, 2026
Merged

docs: Claude Code v2.1.251 - SDK docs align with subagent model order, ProxyJump refused in SSH remote sessions#1232
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.251-20260831-1747

Conversation

@claude-yolo

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

Copy link
Copy Markdown
Contributor

Night shift report

WHY THIS MATTERS: This batch completes the documentation of the v2.1.251 behavioral changes introduced in the previous commit. Two things matter to developers: (1) the Agent SDK reference tables in both TypeScript and Python now consistently document the CLAUDE_CODE_SUBAGENT_MODEL demotion — any dev who omits model in an AgentDefinition now gets the correct "subagent model order" story rather than the old "CLAUDE_CODE_SUBAGENT_MODEL or main model" story; (2) SSH remote sessions now explicitly refuse ProxyJump connections (only ProxyCommand is permitted), which is a security boundary change that admins configuring sshHostAllowlist need to know about.

HIGHLIGHTS:

  • SDK tables updated: AgentDefinition.model docs in agent-sdk/subagents.md, agent-sdk/typescript.md, and sub-agents.md all now link to the "subagent model order" section instead of mentioning CLAUDE_CODE_SUBAGENT_MODEL as the fallback — removes a source of developer confusion about precedence
  • ProxyJump refused in SSH remote sessions: configuration.md (Claude desktop) now explicitly states ProxyJump is refused with a message suggesting ProxyCommand instead; before v2.1.251 docs this was undocumented behavior
  • CLAUDE_CODE_SUBPROCESS_ENV_SCRUB hook interaction documented: hooks.md now notes that when this env scrub flag is active, hooks also lose the stripped variables — relevant for anyone whose hooks depend on credentials or cloud provider vars
  • Beta tracing side-effect disclosed: enabling ENABLE_BETA_TRACING_DETAILED=1 + BETA_TRACING_ENDPOINT changes where logs and traces go (not just what's emitted) — monitoring-usage.md and hooks.md both now link to env-vars for this
  • teammateDefaultModel migration note updated: agent-teams.md removed the suggestion to use CLAUDE_CODE_SUBAGENT_MODEL as the replacement for the removed teammateDefaultModel field — consistent with the demotion
  • Quickstart formatting fixed: duplicate theme={null} attrs cleaned up from code blocks (cosmetic only)
  • 75+ support articles: metadata/timestamp updates only, no editorial content

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

…, ProxyJump refused in SSH remote sessions

Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
@claude-yolo
claude-yolo Bot merged commit 6a8f053 into main Aug 31, 2026
1 check passed
@claude-yolo
claude-yolo Bot deleted the docs/claude-code-v2.1.251-20260831-1747 branch August 31, 2026 17:48
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