Ladislau Szomoru
e1341b09d3
Engineering - add GitHub action to prevent changes to the engineering system ( #280261 )
2025-12-02 14:00:45 +01:00
Ladislau Szomoru
90bc9ea6ad
Revert "Engineering - don't use hashFiles on macOS ( #279015 )" ( #279993 )
...
This reverts commit be127fdd32 .
2025-12-01 09:02:27 +01:00
Benjamin Pasero
752c9ea03e
copilot instructions update ( #280247 )
2025-12-01 15:45:45 +08:00
Ben Villalobos
635da48cc8
Update /find-issue prompt ( #279663 )
2025-11-26 21:22:20 +00:00
Ben Villalobos
30c8dc0e73
Add /find-duplicates prompt ( #279645 )
2025-11-26 19:01:11 +00:00
Benjamin Pasero
070154bbe7
chat - move setup into chatSetup and split up ( #279527 )
2025-11-26 06:37:56 +00:00
Josh Spicer
04c0a8ccb7
Update CODEOWNERS for policyData.jsonc ( #279467 )
...
Added CODEOWNERS for generated policy changes.
2025-11-25 22:01:53 +00:00
Matt Bierner
643ae5a998
Merge pull request #279258 from mjbvz/dev/mjbvz/outside-crow
...
Remove build-script no new files PR check
2025-11-25 10:09:48 -08:00
dependabot[bot]
ffc052c913
Bump actions/checkout from 5 to 6 ( #279152 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com >
2025-11-25 14:29:41 +00:00
Benjamin Pasero
60cce46c33
agent sessions - update CODENOTIFY
2025-11-25 12:53:07 +01:00
Benjamin Pasero
ed69a865f3
agent sessions - update CODENOTIFY
2025-11-25 12:52:17 +01:00
Matt Bierner
475d0c85af
Remove build-script PR check
...
For #277526
Our build scripts no longer require being compiled so we can skip the extra check
2025-11-24 17:19:45 -08:00
Ben Villalobos
b3aafc8672
Add v1 Engineering agent mode ( #278994 )
2025-11-24 09:00:26 -08:00
Ladislau Szomoru
be127fdd32
Engineering - don't use hashFiles on macOS ( #279015 )
2025-11-23 21:16:37 +01:00
Dmitriy Vasyura
40c75b98e0
Merge pull request #278411 from microsoft/dev/dmitriv/micro-perf
...
Micro performance prompt and improvements for Map usage in src/vs/base
2025-11-21 12:38:10 -08:00
Tyler James Leonhardt
7dbfd43384
Fix vscode-playwright-mcp building & improve tools listed in demonstrate ( #278856 )
...
1. the mcp server wasn't working... perhaps due to our js -> ts build move... or a bump in a npm package. Either way, good now.
2. I list out all tools across Copilot CLI & VS Code that would apply in this case... there's some overlap for sure... but I want to make sure we're golden for any renamed tools situations.
2025-11-21 20:31:14 +00:00
Dmitriy Vasyura
cb5575cfee
Merge branch 'main' into dev/dmitriv/micro-perf
2025-11-21 12:15:21 -08:00
Matt Bierner
2648263d3e
Run our build scripts directly as typescript ( #277567 )
...
* Run our build scripts directly as typescript #277567
Follow up on #276864
For #277526
* Remove a few more ts-node references
* Fix linux and script reference
* Remove `_build-script` ref
* Fix script missing closing quote
* use type only import
* Fix export
* Make sure to run copy-policy-dto
* Make sure we run the copy-policy-dto script
* Enable `verbatimModuleSyntax`
* Pipelines fixes
* Try adding explicit ext to path
* Fix bad edit
* Revert extra `--`
---------
Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com >
2025-11-21 14:56:00 +01:00
Dmitriy Vasyura
d82558b521
Apply suggestion from @Copilot
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-19 11:22:46 -08:00
Dmitriy Vasyura
39767f1459
Micro performance prompt and improvements for Map usage in src/vs/base
2025-11-19 11:02:25 -08:00
Daniel Imms
f904d915d9
Notify tyriar about pty host changes
2025-11-17 09:33:42 -08:00
Michael Lively
93dffc04f2
change issue reporter assignee ( #277256 )
2025-11-13 20:40:14 +00:00
Ben Villalobos
6f1be168ec
/find-issue should always link issues (#277003 )
2025-11-12 21:47:07 +00:00
Johannes Rieken
77a0f670d3
codenotify ( #276897 )
2025-11-12 12:16:50 +00:00
Ben Villalobos
58b721d19e
Add /find-issue command ( #276769 )
2025-11-11 11:07:59 -08:00
Lee Murray
3e4aa3f2df
Apply suggestion from @Copilot
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-11 16:15:14 +00:00
mrleemurray
888738474a
add accessibility-sla label with comment on contrast agreement
2025-11-11 16:11:37 +00:00
Dmitriy Vasyura
331be293ce
Add a prompt to update doc comments, use it to improve Quick Pick/Input documentation ( #275935 )
...
* Add a prompt to update doc comments, use it to improve Quick Pick/Input documentation
* Update .github/prompts/doc-comments.prompt.md
Co-authored-by: Joaquín Ruales <1588988+jruales@users.noreply.github.com >
* Update .github/prompts/doc-comments.prompt.md
Co-authored-by: Joaquín Ruales <1588988+jruales@users.noreply.github.com >
* Add max line length and 'cleanup' mode.
* Add linting rule
---------
Co-authored-by: Joaquín Ruales <1588988+jruales@users.noreply.github.com >
2025-11-07 11:14:02 +01:00
Johannes Rieken
7653502b70
update codenotify ( #275776 )
2025-11-06 10:32:39 +00:00
Raymond Zhao
d44be488f0
chore: add myself to CODENOTIFY ( #275645 )
2025-11-05 10:53:03 -08:00
Alex Ross
c15daf9d6d
Regex capture groups ( #275609 )
2025-11-05 16:36:53 +00:00
Ladislau Szomoru
f9a961e0bf
Engineering - update .CODENOTIFY ( #274687 )
2025-11-03 08:11:26 +01:00
Benjamin Pasero
234b127eff
debt - apply more linting fixes ( #274677 )
2025-11-03 06:34:57 +00:00
Daniel Imms
7d407da3ee
Update classifier with missing labels
2025-11-02 03:11:04 -08:00
Daniel Imms
bffe073ce1
Update my classifier entries
2025-11-02 01:35:10 -07:00
BeniBenj
5b7222a09e
add codenotify
2025-10-31 10:17:54 +01:00
Benjamin Pasero
cd23f513b2
docs - update tools to use github/* prefixes ( #274278 )
2025-10-31 08:56:54 +00:00
Paul
2b76aa1113
Add build folder tests to CI ( #272564 )
2025-10-31 09:23:04 +01:00
Benjamin Pasero
dc0a2870bf
eng - track the new chatUsageWidget ( #274269 )
2025-10-31 09:15:45 +01:00
Ladislau Szomoru
0aead435a0
Engineering - try to run mangling in the PR check ( #268428 )
2025-10-29 09:04:43 +00:00
Benjamin Pasero
74b9fc76c7
chat - more feature support for agent sessions view
2025-10-28 08:53:30 +01:00
Harald Kirschner
8496250cd1
Migrate mode to agent in prompts
2025-10-27 22:58:57 -07:00
Ben Villalobos
78445d0ac5
Add /build-champ command ( #273638 )
2025-10-27 14:40:25 -07:00
dependabot[bot]
ab2cef5ab1
Bump actions/upload-artifact from 4 to 5 ( #273539 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-27 07:11:05 -07:00
Tyler James Leonhardt
c40db410b9
Add a send message tool for automation & mcp ( #273306 )
...
* Add a send message tool for automation & mcp
This also sents up the posibility of smoke tests.
* Add demonstrate.md and remove prompt
* add simple notification util
* notif
2025-10-26 14:35:03 +08:00
Benjamin Pasero
898436fbe6
Clean up code layering suppressions ( fix #272777 ) ( #272834 )
...
* Clean up code layering suppressions (fix #272777 )
* Update test/unit/electron/index.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-23 09:28:38 +02:00
Benjamin Pasero
7b0c382200
chat - first cut of a agent sessions view in one list ( #271927 )
2025-10-22 13:31:16 +02:00
dependabot[bot]
7a90c2cf94
Bump actions/setup-node from 5 to 6 ( #272258 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 15:14:12 +02:00
Rob Lourens
5b43928adc
Adopt renaming executePrompt tool to runSubagent ( #272187 )
2025-10-19 14:50:23 -07:00
Michael Lively
65d6e350b1
add agent behavior label ( #271986 )
...
* agent behavior label
* Update .github/commands.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-17 20:07:42 +00:00