Commit Graph

379 Commits

Author SHA1 Message Date
Johannes Rieken
0502a8be28 update mywork milestone (#304707) 2026-03-25 08:24:34 -07:00
Daniel Imms
8657f4358e Remove self from notify, classifier, events, etc. 2026-03-24 08:54:12 -07:00
Johannes Rieken
7674c073de fix: update TPI_CREATION variable reference in GitHub issues queries (#304389) 2026-03-24 09:35:49 +01:00
Johannes Rieken
98d306bad7 update endgame notebook (#304144) 2026-03-23 16:48:41 +00:00
Johannes Rieken
21a0998f49 Update milestone version to 1.113.0 in GitHub issues configuration (#303538) 2026-03-20 09:32:26 -07:00
Ladislau Szomoru
1b4918ede5 Engineering - update notebooks (#301446) 2026-03-13 13:44:14 +01:00
Logan Ramos
9a4492fde6 Cleanup some team members from end game notebook (#299507) 2026-03-05 16:59:46 +01:00
Ladislau Szomoru
252340a237 Engineering - update notebooks (#299232)
Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com>
2026-03-04 18:34:24 +00:00
Connor Peet
5b46a7924f chat: make sendChatRequest extensionIdentifier parameter optional (#298767)
* chat: make sendChatRequest extensionIdentifier parameter optional

Makes the 'from' parameter optional (ExtensionIdentifier | undefined) in the
sendChatRequest method chain across ILanguageModelsService, RPC protocol, and
implementations. This allows internal VS Code calls to pass undefined instead
of instantiating invalid ExtensionIdentifier('core') identifiers.

- Updates ILanguageModelsService.sendChatRequest signature
- Updates ILanguageModelChatProvider.sendChatRequest signature
- Updates ExtHostLanguageModelsShape protocol
- Updates ExtHostLanguageModels \ implementation
- Removes new ExtensionIdentifier('core') from 5 internal callers
- Passes undefined as requestInitiator when from is absent
- Bumps vscode.proposed.chatProvider API version to 5
- Updates test mocks to accept optional from parameter

Refs https://github.com/microsoft/vscode/issues/290436

(Commit message generated by Copilot)

* keep api as old version for now

* Update src/vs/workbench/contrib/mcp/common/mcpSamplingService.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-02 14:45:16 -05:00
Ben Villalobos
5f6caceb01 Update endgame notebook milestone to February 2026 (#297093) 2026-02-23 22:51:53 +01:00
Raymond Zhao
80c02caeb0 Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-29 09:56:04 -08:00
Eleanor Boyd
ede4c001b2 fix 2026-01-29 09:48:56 -08:00
Eleanor Boyd
57508a1769 add missing team members 2026-01-29 09:47:47 -08:00
Connor Peet
b16a2f58d6 tools: remove tool limit warning (#290581)
Virtual tools are pretty good now, and with the upcoming tool search tool
for Anthropic models it no longer makes sense to maintain a warning about
them.

- Remove 'too many tools enabled' warning indicator from configure tools action
- Remove tool limit validation message from tool picker
- Remove chatToolCount context key
- Remove chatToolGroupingThreshold context key
- Remove autorun that tracked enabled tool count in chat input

(Commit message generated by Copilot)
2026-01-26 23:02:20 +00:00
Ladislau Szomoru
88868e5c29 Engineering - update notebooks (#290381) 2026-01-26 15:13:01 +01:00
Matt Bierner
4c7b7c7edf Bump api notebook milestone 2026-01-13 14:37:54 -08:00
Johannes Rieken
af8eceb914 update notebook milestones (#285988) 2026-01-05 19:22:35 +00:00
Johannes Rieken
cc361adccd update notebook milestones (#285934) 2026-01-05 13:59:12 +00:00
Johannes Rieken
5a6cdd0697 add more repos (#282244) 2025-12-09 16:29:44 +00:00
Ladislau Szomoru
e3b59234bc Engineering - update notebooks (#280290) 2025-12-01 10:56:24 +00:00
Ulugbek Abdullaev
e385de1876 my-endgame notebook: add cwebster-99 to team members list 2025-11-06 12:18:27 +01:00
Christof Marti
3f41014aeb Update milestone 2025-11-03 16:31:37 +01:00
Tyler James Leonhardt
7a6e7ad568 bump endgame notebook (#274457) 2025-10-31 23:54:55 +00:00
Bryan Chen
fbcdaefbc5 Update not_team_members 2025-10-02 14:42:15 -07:00
Eleanor Boyd
0e118a0c0c move team members to variable name and add new team members 2025-09-30 15:12:40 -07:00
Sandeep Somavarapu
6ab3172547 update endgame github issues notebook - remove repos and add org (#268895) 2025-09-29 16:22:54 +00:00
Matt Bierner
4d08555278 Bump extension milestones 2025-09-09 09:45:32 -07:00
Ulugbek Abdullaev
3bd57dd59f chore: add vscode-copilot-issues to endgame notebooks (#265329) 2025-09-05 19:17:01 +00:00
Don Jayamanne
8f7a63feaa Add copilot evaluation to repos (#264841) 2025-09-02 22:01:04 -07:00
Sandeep Somavarapu
50e8ebb461 update milestone (#264364) 2025-09-01 18:53:25 +02:00
Rob Lourens
7a6453f820 Update notebook milestones (#263172) 2025-08-24 21:34:09 +02:00
Michael Lively
7aa9abcfdb remove stale label reference (#258299)
rm stale label
2025-07-28 18:54:00 +00:00
Matt Bierner
974d026b0d Bump notebook milestones 2025-07-15 13:05:42 -07:00
Michael Lively
c3284e930a update my-work ghinb (#254964) 2025-07-09 20:34:26 +00:00
Alex Ross
ba15634054 Update milestone in endgame notebooks (#252942) 2025-06-30 11:09:11 +02:00
Johannes Rieken
cfa7c4d2ef more API notes (#251215)
* more API notes

https://github.com/microsoft/vscode/issues/250007

* fix compile error
2025-06-12 02:16:54 -07:00
Johannes Rieken
b2aa8220e9 updated names in endgame notebook (#250748) 2025-06-05 07:27:54 -07:00
Ladislau Szomoru
86adac6dfd Engineering - update notebooks (#249865) 2025-05-27 00:45:26 -07:00
Johannes
03bea2896e update notebooks 2025-05-06 16:12:24 +02:00
Johannes Rieken
8d4b26f837 update milestone (#247226) 2025-04-23 17:13:16 +02:00
Ladislau Szomoru
8e7731efd3 Engineering - update endgame notebooks (#247154) 2025-04-22 20:33:59 +02:00
Aaron Munger
317b12d3b5 update to March milestone (#244478)
Co-authored-by: amunger <>
2025-03-24 18:00:33 +01:00
Johannes Rieken
6d2755d538 save files on accept (#244244)
* update milestones

* save files on accept

fixes https://github.com/microsoft/vscode-copilot/issues/11498
2025-03-21 14:12:41 +01:00
Johannes Rieken
ef3d0c75cf update notebook (#243233) 2025-03-11 11:12:18 -07:00
Raymond Zhao
2871f37fa3 Add more missing on-testplan filters (#241977) 2025-02-26 00:38:52 +01:00
Raymond Zhao
661e8fa7c1 Exclude on-testplan from verification-needed (#241931) 2025-02-25 20:14:45 +01:00
Martin Aeschlimann
a29d55f66a prepare February endgame (#241323) 2025-02-20 11:06:22 +01:00
Ladislau Szomoru
cbea3630c5 Engineering - update notebook (#240347) 2025-02-11 09:46:39 +01:00
Dirk Bäumer
bd5e834f05 Exclude out-of-scope from verification. 2025-01-29 15:14:24 +01:00
Ladislau Szomoru
d239bd3421 Engineering - update notebooks (#238398) 2025-01-21 12:37:11 -08:00