Commit Graph
18 Commits
Author SHA1 Message Date
Rob Lourens 17f63340fe Implement supportedEndoints for BYOK (#2065) 2025-11-18 19:24:11 +00:00
Dirk Bäumer 45b1b2311a Include completions core test during PR build (#1584)
* Include completions core test during PR build

* Implement a FakeCopilotTokenManager to run completions core test without a GitHub token

* Small naming fix

* Run tests also under Windows

* Fix running Windows tests
2025-10-27 10:01:26 +00:00
Bhavya U e8e99fdea3 Update codeowners (#1638) 2025-10-26 19:59:38 +00:00
Benjamin Christopher SimmondsandCopilot ed4c68d543 Use Inline Suggestion Naming (#1461)
* Use Inline Suggestion Naming

* Update src/extension/inlineEdits/vscode-node/inlineCompletionProvider.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-21 10:56:55 +00:00
Peng Lyu 3a03b2ac67 fix copilot-setup-steps (#1198) 2025-09-30 21:25:21 +00:00
Rob Lourens b4a43ffd8d Implement claude code slash commands (#1181) 2025-09-29 02:55:47 +00:00
6793ae80ce Add GitHub Actions workflow for Copilot setup steps (#993)
* Initial plan

* Add Node.js version checking and enhanced Copilot setup instructions

Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>

* Add .github/workflows/copilot-setup-steps.yml for Copilot agent environment setup

Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>

* Remove all changes except copilot-setup-steps.yml as requested

Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>

* Upgrade GitHub Actions runner to ubuntu-latest-4-cores for better performance

Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>

* upgrade to larger runners

* fix workflow dispatch

* fix dependencies build.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: rebornix <876920+rebornix@users.noreply.github.com>
Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2025-09-23 23:39:34 +00:00
Rob Lourens 2338ca3fdb Look further to find request with custom instruction attachments (#1039)
More for microsoft/vscode#262858
Probably this should be removed, and we should fix how these instructions are attached to requests from core
2025-09-14 03:03:13 +00:00
Rob Lourens c3353de769 Tweak custom instructions (#1028) 2025-09-12 02:45:58 +00:00
Megan RoggeandCopilot 18bae51b1e add build task info to custom instructions for vscode-copilot-chat (#1013)
* fix #264387

* Update .github/copilot-instructions.md

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-10 20:50:15 +00:00
Rob Lourens cfd45009f4 Implement ChatSessionItemProvider (#781)
* Implement simple ChatSessionItemProvider

* Fall back to CC

* Maybe fix test
2025-08-27 18:35:32 +00:00
Harald Kirschner e77f2bc8b1 Add prompt-tsx instructions (#727)
* Add prompt-tsx instructions

* Remove prepare
2025-08-22 20:40:17 +00:00
Joel Verhagen 05e64e6d69 Use .NET SDK to search for NuGet packages, emit events, add tests for all package types (#546)
* Extract server.json from NuGet package during assisted install

* Use .NET CLI as much as possible

* Add tests, use GitHub Actions for .NET setup

* Localize user facing strings

* Update src/extension/mcp/vscode-node/nuget.ts

* Update src/extension/mcp/vscode-node/commands.ts

* switch to enum

* Use IFetcherService for npm, PyPI, and Docker Hub, use local package source for NuGet
2025-08-13 17:04:03 +00:00
Ladislau Szomoru dbdd2174cd Engineering - fix action (#239) 2025-07-14 18:45:29 +00:00
João Moreno 5977861174 split up PR and CI builds (#126)
* split up PR and CI builds:
- PR should only attempt to restore cache
- CI should only ensure node_modules

* also mkdir -Force

* pr workflow should still run on merge queue
2025-07-04 15:17:51 +00:00
Michael Lively cb6c81e2d6 add links to primary meta issues + descriptive triage label (#70) 2025-07-01 04:35:27 +00:00
Peng Lyu 9b39d8ec30 Update issue links. (#61) 2025-06-30 20:25:41 +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