mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-09 08:15:05 +01:00
1df3ac5711
* Bump @anthropic-ai/claude-agent-sdk to 0.3.198 Bumps the pinned Claude agent SDK from 0.3.187 to 0.3.198 following build/agent-sdk/README.md: updates the exact version in the build agent-sdk pin and its lockfile, plus the matching root devDependency types pin and root lockfile so shipped types and the build-time pin stay in lockstep. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> * Implement Query.reinitialize in test fakes 0.3.198 adds reinitialize() to the SDK's Query interface. Add the matching stub to the three test doubles that implement Query (FakeQuery, RoundTripQuery, ImmediatelyDoneQuery), following each file's existing "not modeled" pattern. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>