Skip to content

Sync Claude Code upstream changes (da80366 -> 079dc85) #7

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: da80366c484698e6370ad9e8abf121f33f8f79e0

  • Latest upstream commit: 079dc856c6c990de5be28e288939293905c154c1

  • Compare: anthropics/claude-code@da80366...079dc85

  • Latest commit: anthropics/claude-code@079dc85

Changed files (CLI-relevant)

  • CHANGELOG.md

Potential CLI flag changes from diff

  • --agents
  • --compact
  • --continue
  • --effort
  • --git
  • --model
  • --name
  • --plugin-dir
  • --print
  • --resume
  • --verbose
  • --worktree

Potential model changes from diff

  • claude-code
  • claude-opus-4-5

Potential feature changes from diff

  • (no feature tokens detected from diff)

Commits

  • 079dc85 chore: Update CHANGELOG.md (2026-03-17)
  • 420a188 chore: Update CHANGELOG.md (2026-03-14)
  • 48b1c6c chore: Update CHANGELOG.md (2026-03-13)
  • db8834b feat(code-review): pass confirmed=true when posting inline comments (2026-03-11)
  • 6f049b6 chore: Update CHANGELOG.md (2026-03-12)
  • 45b5430 chore: Update CHANGELOG.md (2026-03-11)
  • f6dbf44 chore: Update CHANGELOG.md (2026-03-10)
  • 540b61b chore: Update CHANGELOG.md (2026-03-10)
  • 00553de chore: Update CHANGELOG.md (2026-03-10)
  • 53a5f3e chore: Update CHANGELOG.md (2026-03-07)

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'.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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