Tyler James Leonhardt
7a46ac4d80
First pass at disabling tools that aren't useful for this MCP flow ( #263298 )
...
* First pass at disabling tools that aren't useful for this MCP flow
And enable the multiplexer server
* revert that
* revert that
* revert that
* disable a couple more
* add a start to improve model behavior & rewrite prompt file
2025-08-25 11:46:20 -07:00
Harald Kirschner
74a2c8640f
Update instructions for builds ( #262638 )
...
* Add more validation instructions
* Fix validation instructions numbering
* Refined validation instructions
2025-08-25 08:50:22 +02:00
Tyler James Leonhardt
a7cdeedd57
Add another server built on top of our own automation framework ( #262984 )
...
* Add another server built on top of our own automation framework
It's a big PR but a lot of this is boiler plate. It's just essentially wrapping our Automation framework in a bunch of tools.
* Lay the foundation for multiplexing
2025-08-22 17:20:22 -07:00
Benjamin Pasero
0a08d619c2
update codeowners ( #262878 )
...
* update codeowners
* more
2025-08-22 10:17:02 +00:00
Benjamin Pasero
9d4fb8459c
update codeowners ( #262854 )
2025-08-22 10:14:34 +02:00
João Moreno
f26ed47816
update codeowners ( #262721 )
2025-08-21 15:29:46 +00:00
Ladislau Szomoru
8a9f44d3ab
Engineering - fix node modules cache action ( #262282 )
2025-08-19 11:26:23 +02:00
Tyler James Leonhardt
c81631ed89
Use stdio for the vscode playwright mcp ( #262260 )
...
* Use stdio for the vscode playwright mcp
makes for easier management... since it can be compiled when launched.
* add to readme
2025-08-19 08:27:10 +02:00
Benjamin Pasero
6c5f3aebef
chore - reorder tools in prompts for consistency ( #261748 )
2025-08-14 22:41:28 -07:00
Megan Rogge
1c315969f4
allow agent to run compound tasks ( #261347 )
2025-08-13 18:02:05 +00:00
Michael Lively
45e9c8e66d
add ~capi bot label -- for manual usage ( #261113 )
...
add capi automation label -- for manual usage
2025-08-11 13:06:42 -07:00
Daniel Imms
4588906826
Update classifier.json
2025-08-06 06:01:36 -07:00
Daniel Imms
8b140715de
Update terminal assignments
...
Updated terminal assignments
2025-08-06 05:18:07 -07:00
João Moreno
8623fc693b
me vs. the user ( #256430 )
2025-08-04 15:30:37 +00:00
Michael Lively
41710f7686
add ~spam label command ( #258310 )
2025-07-28 19:40:14 +00:00
Ladislau Szomoru
51668def49
Engineering - add remaining GitHub actions to the code owners file ( #258182 )
2025-07-28 12:55:41 +02:00
Robo
10575e19aa
(partial revert) ci: remove install build dependencies step on linux ( #257064 )
2025-07-21 11:25:26 +00:00
Robo
b37c013d08
ci: remove install build dependencies step on linux ( #257050 )
2025-07-21 09:38:54 +00:00
Robo
2305e3bbcd
ci: fix linux node_modules publish pipeline ( #256781 )
...
* ci: fix linux node_modules publish pipeline
* fix: build
2025-07-21 18:09:57 +09:00
Alexandru Dima
c471b1e301
Update classifier rules ( #256241 )
2025-07-16 06:00:41 -07:00
Benjamin Pasero
d92e9ced85
Chat: Sort recent files above tools ( #255950 ) ( #256026 )
...
* Chat: Sort recent files above tools (#255950 )
* explain
2025-07-15 13:16:27 +00:00
Ladislau Szomoru
b5d2dfbd11
Engineering - more github action cleanup ( #255987 )
2025-07-15 12:03:59 +02:00
Ladislau Szomoru
f6545f394c
Engineering - fix built-in extension cache population ( #255963 )
2025-07-15 10:57:33 +02:00
Alexandru Dima
c068082c35
Build tweaks ( #255857 )
...
* Revert "remove unnecessary build step (#255764 )"
This reverts commit 50bf321791 .
* Add `enableCrossOsArchive: true`
2025-07-14 20:08:36 +02:00
João Moreno
50bf321791
remove unnecessary build step ( #255764 )
2025-07-14 16:24:59 +02:00
João Moreno
398b4a9be6
build: restoring built-in extensions on windows should reuse other OSs caches ( #255761 )
2025-07-14 15:05:12 +02:00
Benjamin Pasero
b50ac5ac92
Explore to support desktop notifications when in agent mode ( #251621 ) ( #255643 )
2025-07-14 11:45:53 +00:00
Benjamin Pasero
ee88620afc
debt - improve workspace settings and copilot configuration ( #255359 )
2025-07-12 12:40:46 -07:00
Michael Lively
d32a677a03
Update issue templates ( #254957 )
2025-07-09 19:10:13 +00:00
Michael Lively
d2c7ed40fb
add Copilot issue template ( #254954 )
...
* add copilot bug template
* remove text about internal backlog or public vscode
2025-07-09 18:54:02 +00:00
Ladislau Szomoru
d8367188a0
Engineering - use different token for topic branches ( #254714 )
...
Engineering - use different token from topic branches
2025-07-08 19:43:08 +00:00
Michael Lively
45bcb2d5fb
infinite response bot command ( #254688 )
2025-07-08 16:52:18 +00:00
Ladislau Szomoru
716794e638
Engineering - more descriptive cache names ( #254496 )
...
Engineering - mode descriptive cache names
2025-07-07 18:23:11 +00:00
Ladislau Szomoru
aa65bacd06
Engineering - use GITHUB_TOKEN in the "Compile & Hygiene" task ( #254395 )
2025-07-07 10:27:15 +02:00
Ladislau Szomoru
698b638444
Engineering - Add VSCODE_QUALITY global variable ( #254290 )
...
Add VSCODE_QUALITY global variable
2025-07-06 12:34:00 +02:00
Ladislau Szomoru
f52e13bc6b
Engineering - pull request actions should read from the cache ( #254154 )
2025-07-04 21:12:56 +02:00
Ladislau Szomoru
2380d75ac8
Engineering - add job the maintain the node_modules cache for the Compile stage and builtin extensions cache ( #254126 )
...
* Engineering - add job the maintain the node_modules cache for the Compile stage and builtin extensions cache
* Fix typo
2025-07-04 16:17:51 +02:00
Ladislau Szomoru
69005e1002
Engineering - improve node_modules cache action ( #254076 )
2025-07-04 13:16:38 +02:00
Ladislau Szomoru
116cbcd605
Engineering - update CODEOWNERS ( #254072 )
2025-07-04 09:42:56 +00:00
Ladislau Szomoru
74f72e008d
Engineering - add GitHub action to maintain node_modules cache ( #254069 )
2025-07-04 09:27:58 +00:00
Ladislau Szomoru
93858ca360
Engineering - cancel PR build when a new commit is pushed ( #254064 )
2025-07-04 09:05:45 +00:00
Ladislau Szomoru
4d7c56ee82
Engineering - Add GitHub action for pull requests ( #254056 )
...
* Test - handle running tests as part of a GitHub action
* Add GitHub action files
2025-07-04 08:21:56 +00:00
Michael Lively
28d57516d0
Update meta issue links ( #253159 )
...
update meta issue links
2025-07-01 05:40:12 +02:00
Ladislau Szomoru
454208e113
Engineering - delete disabled GitHub actions ( #252995 )
2025-06-30 07:12:07 -07:00
Michael Lively
9289ffaa0c
bot meta issue comment for ~chat-billing ( #252439 )
...
bot comment for ~chat-billing
2025-06-25 22:22:26 +02:00
Michael Lively
7fdfadf2ab
copilot blurb for info-needed comment ( #252330 )
...
* copilot blurb for info-needed comment
* revert formatting junk
2025-06-24 20:50:54 +00:00
Bhavya U
01fbd91ecb
Revert "fix: update reason for closing duplicate issues in commands.json" ( #251426 )
...
Revert "fix: update reason for closing duplicate issues in commands.json (#25…"
This reverts commit a7208460fe .
2025-06-16 20:17:28 +02:00
Alexandru Dima
d4fc0cd328
Scaffold plan & learn modes, project instructions ( #251595 )
...
* Scaffold plan & learn modes, project instructions
* Add the .vscode folder as a source for instructions
2025-06-16 07:29:28 -07:00
Bhavya U
a7208460fe
fix: update reason for closing duplicate issues in commands.json ( #251400 )
2025-06-13 09:10:38 -07:00
Peng Lyu
62f57f9cbd
vscodebot chat classifier ( #251174 )
2025-06-11 04:46:00 +02:00