Skip to content

Repackage exercise: remove sdk from package name only #1434

@edburns

Description

@edburns

During week 2026-21 at the latest, @SteveSandersonMS lead the Copilot SDK team to a decision to remove "sdk" from the "package name" type concept for all the languages. The rationale is that it's obvious you're in an SDK when you're working with code. Also, we observed that the other languages had rpc where Java has json.

Here is the mapping for Java.

  • com.github.copilot.sdkcom.github.copilot .
  • com.github.copilot.sdk.jsoncom.github.copilot.rpc .

GitHub internal issue https://github.com/github/copilot-sdk-partners/issues/115 .

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions