Skip to content

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

Filter by

136 results  (162 ms)

136 results

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

Copy non-pom changes from github/copilot-sdk-java PR #232: - EMPTY mode validation in CopilotClient (CopilotHome/CliUrl check) - resumeSession() validates availableTools in EMPTY mode - Null-safe ...

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

1. Disable CI in copilot-sdk-java (remove or disable workflows). 2. Archive copilot-sdk-java repo (make read-only). 3. Update external references: - Maven Central POM scm URLs - README badges ...

GitHub Copilot generated this pull request. Summary Adds a GitHub Actions workflow that automatically triggers the docs-internal SDK sync pipeline whenever files in docs/ change on main. How it works ...

Automated update of @github/copilot to version 1.0.55-5. 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-4. Changes - Updated @github/copilot in nodejs/package.json and test/harness/package.json - Re-ran all code generators (scripts/codegen) - ...

Summary For cloud session creation, defer CopilotSession construction until the session.created lifecycle event arrives with the server-assigned session ID. This avoids registering a session under a provisional ...

Implements the SDK side of the CLI provisioning redesign in github/github-app#5700. Dev consumers stop needing a separate CLI install, an env-var dance, or the binary-size hit of bundled-cli. Release consumers ...

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