Skip to content

Cap claude-agent-sdk to 0.2.110 - #6793

Open
suhaibmujahid wants to merge 1 commit into
mozilla:masterfrom
suhaibmujahid:claude-agent-sdk-0.2.110
Open

Cap claude-agent-sdk to 0.2.110#6793
suhaibmujahid wants to merge 1 commit into
mozilla:masterfrom
suhaibmujahid:claude-agent-sdk-0.2.110

Conversation

@suhaibmujahid

Copy link
Copy Markdown
Member

Mitigation for #6656

Copilot AI lite review requested due to automatic review settings September 6, 2026 15:06
@suhaibmujahid
suhaibmujahid requested a review from a team as a code owner September 6, 2026 15:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The mitigation is not consistently enforced across the repo’s other claude-agent-sdk dependency declarations, so installs/resolutions that bypass this one agent/lock stanza can still pull newer affected versions.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Caps claude-agent-sdk to 0.2.110 as a mitigation for #6656 by updating the bug-fix agent’s dependency constraints and regenerating the lockfile to pin the resolved version.

Changes:

  • Downgrade/pin claude-agent-sdk in uv.lock to 0.2.110.
  • Add an explicit upper bound (<=0.2.110) for claude-agent-sdk in the bug-fix agent’s pyproject.toml.
  • Lockfile regeneration also adjusts some platform markers for a few transitive dependencies (e.g., numba, pexpect, secretstorage).
File summaries
File Description
uv.lock Pins claude-agent-sdk to 0.2.110 and updates the bug-fix agent’s locked requirement; includes additional marker normalization from lock regeneration.
agents/bug-fix/pyproject.toml Adds an upper bound to the bug-fix agent’s claude-agent-sdk dependency to prevent resolving newer versions.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread agents/bug-fix/pyproject.toml
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.

3 participants