Commit Graph
20 Commits
Author SHA1 Message Date
Don Jayamanne ffc1496612 Ensure version of node is in sync with that in vscode repo (#2706)
* Ensure version of node is in sync with that in vscode repo

* Update other verions
2026-01-05 21:10:20 +00:00
Matt Bierner 36e2cfc997 Run local eslint rules directly as typescript (#2312)
* Run local eslint rules directly as typescript

Remove the need to use `tsx`

* Bump required node version

Matches the version we use in vscode repo

* Align node versions

* Always use `/`

* Try fixing windows

* Try another fix for windows

* Fix new rule after merge
2025-12-05 17:29:11 +00:00
Christof Marti 8aaacb4574 Reenable macOS (#2110) 2025-11-20 14:43:00 +00:00
Christof Marti 896727389f Avoid build failure due to macos-13 deprecation (#1933) 2025-11-11 21:56:59 +00:00
Dirk Bäumer 43d1664c91 Add completions core tests to pre-release and release pipeline (#1652)
* Add completions core test to release and pre-release pipeline

* name -> script

* Use correct script
2025-10-27 10:41:59 +00:00
Kyle Cutler 0e5024fea8 Add new collaborators in PR cache check (#1582)
* Add new collaborators

* Re-add collaborators after merge
2025-10-24 15:30:14 +00:00
João Moreno 1a5a5f6d43 use live collaborators list (#1583)
alternative to #1582
2025-10-24 14:06:58 +00:00
kieferrmandcopilot-swe-agent[bot] e03641355c Hello Copilot (#1493)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-10-22 12:19:15 +02:00
Christof Marti 1fa1cbaffd Nightly prerelease (#1467) 2025-10-21 15:40:59 +00:00
Christof Marti c926ff47f4 Add display names (#1460) 2025-10-21 10:02:02 +00:00
João Moreno e006e9eb54 use distro instead of implied auth token (#1302) 2025-10-13 15:46:55 +00:00
Benjamin Christopher Simmonds beb72d8aa0 remove --depth 1 from main branch too (#1209) 2025-10-01 12:42:13 +00:00
Christof Marti da801157c6 Fix chat-lib build (#854)
* Fix for Windows

* Windows paths

* All platforms

* bash
2025-08-31 19:04:14 +00:00
Christof Marti a35be0b3b2 Install Node.js 22.x (#849) 2025-08-30 20:22:55 +00:00
Ladislau Szomoru 768b9c3864 Chat - update pipeline template (#834) 2025-08-29 15:12:16 +00:00
Christof Marti 3b795b1e58 Extract @vscode/chat-lib (#807)
* Extract chat lib

* Extract chat lib

* Add test

* Get test working

* Simulate response

* Fix type issue

* Package

* Cleanup

* Tuck away workspace service

* Include package.json

* Ensure shim is used

* Include tiktoken files in package

* Update @vscode/copilot-api

* Ignore chat-lib
2025-08-29 14:41:27 +00:00
e408068c6a Ship completions code (#724)
* wip: clone copilot-client to src

* ok

* use fork of completions

* ok

* refactor: update pre-release pipeline to mixin completions core repo and clean up files

* add to gitignore

* add conditions

* move completions core commit to package.json

* GhostTextProvider behind exp

* update to latest completions core

* Add completions-core to ignore

* No need to remove esbuild.ts anymore

* update release yml

* No need to remove esbuild.ts

---------

Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com>
Co-authored-by: BeniBenj <besimmonds@microsoft.com>
2025-08-22 14:02:42 +00:00
Ladislau Szomoru 09f721961c Engineering - temporary fix for the collaborators check (#74) 2025-07-01 10:20:12 +00:00
João Moreno 4d5155221e fix pr check to use collaborators (#51) 2025-06-30 15:48:40 +00:00
kieferrmandcopilot-swe-agent[bot] 333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00