Commit Graph
110 Commits
Author SHA1 Message Date
Paul 061488d966 Fix media_type missing for gemini (#2717)
* fix

* clean

* use enum

* fix mcp case

* PR

* fix

* cleanup

* clean

* update package

* fix

* remove workaround

* cleanup

* pr

* don't default to image/png
2026-01-09 18:28:44 +00:00
Josh Spicer 32a61ef650 polish partner agent integration (with hardcoded values and no repo checks (#2754) 2026-01-09 03:05:47 +00:00
Logan Ramos 98ff91597e Bump engine (#2751) 2026-01-08 20:45:09 +00:00
Josh SpicerandCopilot dc65f64c8c CCA Model picker (#2740)
* CCA Model picker (depends on https://github.com/microsoft/vscode-capi/pull/53)

* bump copilot cli

* Update src/extension/chatSessions/vscode-node/copilotCloudSessionsProvider.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-08 19:57:48 +00:00
Josh Spicer c3cd2572c2 bump to 0.37 (#2734) 2026-01-07 19:52:09 +00:00
Matt Bierner 8ac955f91b Hook up prototype external ingest support (#2618)
* Hook up prototype external ingest support

* User clearer file name

* Fix for merge

* Rename setting

* Move to team internal

* Fix reference

* Copy over wasm file to dist

* Wrong postinstall script :/
2025-12-18 05:53:04 +00:00
Logan Ramos 1efbe1c4cc Bump engine (#2525) 2025-12-10 17:59:22 +00:00
dependabot[bot] 040e3a8442 Bump jws (#2398)
Bumps  and [jws](https://github.com/brianloveswords/node-jws). These dependencies needed to be updated together.

Updates `jws` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/brianloveswords/node-jws/releases)
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianloveswords/node-jws/compare/v4.0.0...v4.0.1)

Updates `jws` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/brianloveswords/node-jws/releases)
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianloveswords/node-jws/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: jws
  dependency-version: 4.0.1
  dependency-type: indirect
- dependency-name: jws
  dependency-version: 3.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 22:02:00 +00:00
Logan Ramos 6c37e2e420 Version bump (#2449) 2025-12-05 19:34:43 +00:00
Osvaldo Ortega efa8e08b38 Version bump (#2419) 2025-12-05 03:16:34 +00:00
Rob Lourens ca58b7eeec Bump claude-code again (#2413)
* Revert "Revert "Bump claude-code module (#2167)" (#2179)"

This reverts commit 18092fc6a3.

* Try this
2025-12-04 23:42:51 +00:00
Don Jayamanne 1ca7888cef Update github/copilot to latest version (#2391) 2025-12-04 18:31:02 +00:00
Paul 0b46e30f59 Add support for GH Custom Agents (#2118)
* WIP

* WIP

* use git here

* repo

* Update name

* wip

* wip

* wip

* wip

* updates

* readonly

* revert

* update

* clean

* PR and test

* test update

* test update
2025-11-26 20:57:44 +00:00
Don Jayamanne 5f1796b719 Update Github Copilot npm to latest version (#2224) 2025-11-26 20:26:55 +00:00
Don Jayamanne 369b888d45 Support Custom Agents in Copilot CLI (#2200)
* Support Custom Agents in Copilot CLI

* address comments

* Updates

* skip stests
2025-11-26 05:17:45 +00:00
Rob Lourens 18092fc6a3 Revert "Bump claude-code module (#2167)" (#2179)
This reverts commit c0eceff1c3.
2025-11-25 03:32:38 +00:00
Rob Lourens c0eceff1c3 Bump claude-code module (#2167)
* Bump claude-code module
Because of CG issue

* Remove

* Fix
2025-11-24 20:15:40 +00:00
Don JayamanneandCopilot 288f24700a Update @github/copilot and add more stests (#2123)
* Update @github/copilot and add more stests

* Updates

* Fixes

* Add more tests

* Fix tests

* Account for new binaries in SDK.

* skip stests

* Update test/e2e/cli.stest.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 00:53:41 +00:00
Osvaldo Ortega 6c944a5c46 Fetch sessions without nwo (#2143)
* Fetch sessions without nwo

* Revert

* Package update
2025-11-21 23:32:44 +00:00
PaulandCopilot eeec70057e Update CAPI to 0.2.3 (#2135)
* update

* Update src/platform/github/common/githubService.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 18:54:42 +00:00
Jeff HunterandChristof Marti 4cbd1042c0 Inline completions in @vscode/chat-lib (#2131)
* Include inline completions in @vscode/chat-lib

* Follow type imports, * exports without "as", and jsxImportSource pragmas for dependency extraction

* update @vscode/chat-lib test configuration

* update chat lib extraction with new path and add context setup for lib

* initial stubs for inline completions test

* round trip test for getInlineCompletions

* remove unused path mappings

* fix type import

* send only original event names for chat-lib telemetry

* fix wasm loading in chat-lib

* have locateFile default to the current dir if the expected parent directory cannot be found

* update to use service injection with completions in chat-lib

* update citation and ExP handling for completions in chat-lib

* hook up enhanced telemetry for chat-lib

* add missing tsx package

* update post-install script to work with pre-built and unbuilt versions of chat-lib and add missing completions dependencies

* remove unneeded try/catch block

* correct typo

* generate package-lock from correct npm version

---------

Co-authored-by: Christof Marti <chrmarti@microsoft.com>
2025-11-21 15:47:14 +00:00
Alexandru Dima 4e80180f48 Fix the engine requirement (#2104) 2025-11-20 10:05:19 +00:00
Don Jayamanne e32e8ec7e3 Update version of @github/copilot to latest version (#2036) 2025-11-19 21:06:45 +00:00
dependabot[bot] 9c9e789fcb Bump js-yaml from 4.1.0 to 4.1.1 (#2007)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 19:35:40 +00:00
dependabot[bot] 9d8d7a94e4 Bump glob (#2061)
Bumps [glob](https://github.com/isaacs/node-glob) to 10.5.0 and updates ancestor dependency . These dependencies need to be updated together.


Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

Updates `glob` from 11.0.3 to 11.1.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 19:34:03 +00:00
Bhavya U 875a993d43 First pass at adding Messages API support and related configurations (#2072)
* Add Messages API support and related configurations

* Update @vscode/copilot-api to version 0.2.2 in package.json and package-lock.json
2025-11-19 01:21:43 +00:00
Osvaldo Ortegaandcopilot-swe-agent[bot] 4c93aa653e Using capi package for sessions APIs (#2052)
* Using capi package for sessions APIs

* Package update

* Initial plan

* Add error logging and fix logic error in getCustomAgents

Co-authored-by: osortega <48293249+osortega@users.noreply.github.com>

* Remove descriptive message from getAllOpenSessions error logging

Co-authored-by: osortega <48293249+osortega@users.noreply.github.com>

* Change to protected

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-11-19 00:12:53 +00:00
Logan Ramos 041e417ab0 Implement BYOI (#2049) 2025-11-17 20:56:51 +00:00
Don Jayamanne 07a3e71f76 Update @github/copilot to 0.0.336 (#1992)
* fix: export UnknownToolCall type and update its usage in CopilotCLISession

* Update @github/copilot to 0.0.336

* Updates
2025-11-13 21:25:51 +00:00
Christof Marti 0a44f0f332 Update engines version (#1956) 2025-11-12 16:32:23 +00:00
Ulugbek Abdullaev a0664b55fd Go back to tsc instead of tsgo (#1949)
* Revert "use tsgo watcher (#1924)"

This reverts commit 38547d2d57.

* Revert "Use tsgo for type checking (#1906)"

This reverts commit 7149e3bf2a.
2025-11-12 13:25:05 +00:00
Don Jayamanne d0f16d6dc2 Remove zeromq and related unwanted notebook execution tests (#1941) 2025-11-12 04:31:49 +00:00
Logan Ramos f64f3bd75a Support custom fetcher for Microsoft telemetry (#1935)
* Support custom fetcher for Microsoft telemetry

* Fix package lock
2025-11-12 01:50:20 +00:00
Matt Bierner 7149e3bf2a Use tsgo for type checking (#1906)
This is around 4x faster. Only using for the no-emit checks for now
2025-11-11 00:34:19 +00:00
Don JayamanneandPeng Lyu 8d607cbf6b Use new Copilot CLI SDK (#1761)
* Update to latest Copilot CLI SDK

* Skip failing testi

* Fix test and address review comments

* Address review comments

* Improve file write concurrency for node pty shim.

* Updates

* Fix testes

---------

Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2025-11-07 18:27:26 +00:00
Christof Marti a2979f6b5a Update lock file (#1852) 2025-11-07 08:59:04 +00:00
SteVen Batten e0d6335630 just run npm audit fix (#1772) 2025-11-03 18:49:51 +00:00
Dirk Bäumer 247e8e8283 Update package.lock with dompurify (is already in package.json) (#1765) 2025-11-03 16:17:21 +00:00
Dirk Bäumer a37e9a41ae Get the completion panel working (#1739)
* Get the completion panel working

* Address review comments

* Address XSS vulnerability by sanitizing HTML snippets before rendering in suggestions panel webview
2025-11-03 12:54:27 +00:00
Rob Lourens c4da3df01d Filter out unsupported codex tool type (#1748) 2025-11-01 19:02:33 +00:00
Bhavya U e639b4fd15 Add Memory tool: implementation (#1728)
* Add Memory tool: implementation, wiring, config, Anthropic beta support, and SDK bump

* Update tests
2025-10-31 04:27:15 +00:00
Alexandru Dima bf8d603492 Configure a different model for selfhosting (#1712) 2025-10-30 20:36:24 +00:00
dependabot[bot] cbda5e8f7f Bump playwright from 1.54.0 to 1.56.1 (#1444)
Bumps [playwright](https://github.com/microsoft/playwright) from 1.54.0 to 1.56.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.0...v1.56.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.56.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 15:52:23 +00:00
Rob Lourens 6aa67c8ecb Merge pull request #1623 from microsoft/roblou/acceptable-goldfish (#1624)
Improve logging for responses proxy
2025-10-25 22:21:39 +00:00
Rob Lourens f02932aaf3 Update vscode-capi and don't send integration-id for proxy requests (#1566) 2025-10-24 03:14:09 +00:00
Don Jayamanne 199f892c1c Revert "Update @github/copilot npm package to latest (#1509)" (#1538)
This reverts commit da5b5d0e18.
2025-10-23 05:42:00 +00:00
Rob Lourens 405a86db56 Update engine in package-lock (#1526) 2025-10-22 21:46:33 +00:00
Don Jayamanne da5b5d0e18 Update @github/copilot npm package to latest (#1509) 2025-10-22 17:50:35 +00:00
Benjamin Christopher Simmonds d6059e0229 update copilot api version (#1434) 2025-10-20 16:23:40 +00:00
Don JayamanneandPeng Lyu 121f6c48ed Update @github/copilot to latest version (#1394)
* Update @github/copilot to latest version

* Updates

* Updates

* Udpates

* Update

* Updates

* proper untitled chat session swap to avoid using invalid tool invocation token

* filter out empty chats

* Updates

---------

Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2025-10-18 07:34:10 +00:00