8000 Update `@github/copilot` to latest by devm33 · Pull Request #20 · github/copilot-sdk · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@devm33
Copy link
Member
@devm33 devm33 commented Jan 15, 2026

@devm33 devm33 requested a review from a team as a code owner January 15, 2026 19:34
Copilot AI review requested due to automatic review settings January 15, 2026 19:34
Copy link
Contributor
Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the @github/copilot dependency from version 0.0.382-0 (pre-release) to 0.0.382 (stable release) and adds support for a new configDir configuration option across all language SDKs (Python, Node.js/TypeScript, Go, and .NET).

Changes:

  • Updated @github/copilot package from 0.0.382-0 to 0.0.382 in package.json and package-lock.json
  • Added configDir/ConfigDir field to SessionConfig in all language implementations to allow overriding the default configuration directory location

Reviewed changes

Copilot reviewed 1 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
nodejs/package.json Updated @github/copilot dependency version to 0.0.382
nodejs/package-lock.json Updated @github/copilot and platform-specific package versions and integrity hashes to 0.0.382
nodejs/src/types.ts Added configDir optional field to SessionConfig interface with documentation
nodejs/src/client.ts Added configDir to session creation request payload
python/copilot/types.py Added config_dir field to SessionConfig TypedDict with documentation
python/copilot/client.py Added logic to include configDir in session creation payload when provided
go/types.go Added ConfigDir field to SessionConfig struct with documentation
go/client.go Added logic to include configDir in session creation params when provided
dotnet/src/Types.cs Added ConfigDir property to SessionConfig class with XML documentation
dotnet/src/Client.cs Added ConfigDir to CreateSessionRequest record and passed it through in session creation
Files not reviewed (1)
  • nodejs/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SteveSandersonMS SteveSandersonMS added this pull request to the merge queue Jan 15, 2026
Merged via the queue into main with commit dc49827 Jan 15, 2026
22 checks passed
jmoseley pushed a commit that referenced this pull request Jan 21, 2026
* Go APIs for defining tools with automatic schema

* Update sdk-e2e-tests.yml

* Make DefineTool return type generic (#20)

---------

Co-authored-by: William Martin <williammartin@github.com>
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.

5 participants

0