Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Initial plan for reference implementation sync (2026-04-30)
Agent-Logs-Url: https://github.com/github/copilot-sdk-java/sessions/a61a1c47-9550-486c-800b-6deeeadaadbf

Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
  • Loading branch information
Copilot and edburns authored Apr 30, 2026
commit 4cae3ec145541ae746dabab9b2b45f203f8a74fa
56 changes: 28 additions & 28 deletions scripts/codegen/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scripts/codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"generate:java": "tsx java.ts"
},
"dependencies": {
"@github/copilot": "^1.0.39",
"@github/copilot": "^1.0.40-0",
"json-schema": "^0.4.0",
"tsx": "^4.20.6"
}
Expand Down
Loading