Skip to content

Sync Claude Code upstream changes (9582ad4 -> da80366) #1

@github-actions

Description

@github-actions

Detected upstream updates in anthropics/claude-code affecting Claude Code CLI surface tracking.

Runtime source of truth for this SDK is the real print-mode CLI contract:

  • claude -p --output-format json

  • claude -p --output-format stream-json --verbose

  • Submodule path: submodules/anthropic-claude-code

  • Published CLI package used in CI: @anthropic-ai/claude-code

  • Watched branch: main

  • Current pinned commit: 9582ad480f687bbeaf0025852ac4f020b07f20bb

  • Latest upstream commit: da80366c484698e6370ad9e8abf121f33f8f79e0

  • Compare: anthropics/claude-code@9582ad4...da80366

  • Latest commit: anthropics/claude-code@da80366

Changed files (CLI-relevant)

  • CHANGELOG.md

Potential CLI flag changes from diff

  • --git
  • --resume

Potential model changes from diff

  • (no model tokens detected from diff)

Potential feature changes from diff

  • (no feature tokens detected from diff)

Commits

  • da80366 chore: Update CHANGELOG.md (2026-03-06)

Action required

  • Pull the new anthropics/claude-code submodule commit into this repository
  • Validate latest claude --help output and representative non-interactive runtime behavior
  • Re-check claude -p --output-format json and claude -p --output-format stream-json --verbose payload shape
  • Sync C# SDK constants/options/models with upstream CLI changes
  • Add or update tests for new flags/models/features
  • Update docs (README + docs/Features + docs/Architecture if needed)

Opened automatically by scheduled workflow 'Claude Code Upstream Watch'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    claude-code-syncTracks upstream Claude Code CLI changes from anthropics/claude-code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions