Skip to content

pullrequests Search Results · repo:github/copilot-sdk language:Java

Filter by

44 results  (143 ms)

44 results

ingithub/copilot-sdk (press backspace or delete to remove)

Review comments from https://github.com/github/copilot-sdk-java/pull/237 .

Automated update of @github/copilot to version 1.0.56-0. Changes - Updated @github/copilot in nodejs/package.json and test/harness/package.json - Re-ran all code generators (scripts/codegen) - ...

Automated update of @github/copilot to version 1.0.55. Changes - Updated @github/copilot in nodejs/package.json and test/harness/package.json - Re-ran all code generators (scripts/codegen) - Formatted ...

Supersedes #1478 .

Why The six language SDKs (.NET, Node, Python, Go, Java, Rust) had drifted on session-configuration surface area: a couple of useful CLI options were missing from one or more SDKs, and the public names ...

Summary Refreshes documentation for general availability and adds four new guides covering capabilities that were undocumented or under-documented. GA wording - Removes all public preview / technical ...

When bundled-cli is OFF, build.rs downloads and extracts the Copilot CLI binary to a platform cache directory at build time, then emits cargo:rustc-cfg=has_extracted_cli so the runtime resolver knows where ...

Summary When a caller creates a session with cloud set and does not supply a sessionId, the SDK now omits sessionId from the session.create request and lets the CLI/server assign one. The returned id ...

Superseded by #1483 . Summary Adds a JDK 25-optimized default executor to the Java SDK via a multi-release JAR, refactors CopilotClient to centralize executor resolution and ownership, and introduces ...

Supersedes #1469 . Superseded by #1483. Risk Assessment: PR #1469 — feat(java): add JDK 25 default executor Superseding PR: https://github.com/github/copilot-sdk/pull/1469 Branch: edburns/review-brunoborges-pr-1469 ...