Skip to content

Tags: microsoft/vscode-copilot-chat

Tags

v0.33.2025101701

Toggle v0.33.2025101701's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix copilot cli sdk session retrieval to use cached sessions (#1389)

v0.33.2025101606

Toggle v0.33.2025101606's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update github/copilot package with changes to load history (#1378)

* Reapply "Update @github/copilot package (#1372)" (#1376)

This reverts commit 1ec7602.

* Update version of github copilot

* Update src/extension/agents/copilotcli/node/copilotcliSessionService.ts

Co-authored-by: Copilot <[email protected]>

* include copilotCLIShim

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Peng Lyu <[email protected]>

v0.33.2025101601

Toggle v0.33.2025101601's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support thinking in cli integration (#1350)

* Support thinking in cli integration

* use CopilotCLIToolNames enum.

v0.33.2025101503

Toggle v0.33.2025101503's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update `enabledApiProposals` (#1340)

v0.33.2025101502

Toggle v0.33.2025101502's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fetch cleanup (#1337)

Random cleanup while in the neighborhood

v0.32.2

Toggle v0.32.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1306 from microsoft/lramos15/immediate-locust

Move hydrate model to common place

v0.33.2025101402

Toggle v0.33.2025101402's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ensure fast new chat session swap (#1327)

* ensure fast new chat session swap

* move pending session management to session service.

v0.33.2025101401

Toggle v0.33.2025101401's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Experiment: copilot cli integration (#1293)

* 💄 experiment

* history building

* 💄 types

* simplify session creation

* update session title

* generate label

* adopt upstream api

* fix build.

* 💄

* create/resume with terminal

* terminal execute command

* support terminal

* Adopt sdk and handle terminal sessions better.

* 💄

* ignore files

* cli auth

* experimental shim

* continue to reduce the potentional size

* 💄

* fix regression.

* Create shims for sharp dependency of @github/copilot

* mcp tool confirmation

* simplify modules.

* 💄 npe

---------

Co-authored-by: Don Jayamanne <[email protected]>

v0.33.2025101302

Toggle v0.33.2025101302's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
completions-core: fix: upgrade to latest commit to fix build (#1300)

v0.32.2025100703

Toggle v0.32.2025100703's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Exp enable completions and NES fetcher (#1244)