Skip to content

Commit fb38196

Browse files
jmoseleyCopilot
authored andcommitted
Update @github/copilot to 1.0.4-3 and regenerate types
Bumps the CLI package in both nodejs/ and test/harness/ to pick up the shell exec API schema. Runs codegen to produce typed RPC wrappers and updated session-event types across all four SDKs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0df45f8 commit fb38196

File tree

4 files changed

+58
-58
lines changed

4 files changed

+58
-58
lines changed

nodejs/package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"author": "GitHub",
4545
"license": "MIT",
4646
"dependencies": {
47-
"@github/copilot": "^1.0.4",
47+
"@github/copilot": "^1.0.4-3",
4848
"vscode-jsonrpc": "^8.2.1",
4949
"zod": "^4.3.6"
5050
},

test/harness/package-lock.json

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/harness/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "vitest run"
1212
},
1313
"devDependencies": {
14-
"@github/copilot": "^1.0.4",
14+
"@github/copilot": "^1.0.4-3",
1515
"@modelcontextprotocol/sdk": "^1.26.0",
1616
"@types/node": "^25.3.3",
1717
"openai": "^6.17.0",

0 commit comments

Comments
 (0)