Commit Graph

1028 Commits

Author SHA1 Message Date
Alex Ross
b1be24533f Add upvotes to issue-grouping prompt (#283850) 2025-12-18 06:35:44 +00:00
Michael Lively
c79dbd0432 Add migrate prompt for grooming help (#283867)
add migrate prompt for grooming help
2025-12-16 18:50:13 +00:00
Alex Ross
b4f4914ca8 Issue grouping prompt (#283820) 2025-12-16 14:51:28 +00:00
dependabot[bot]
843d264a93 Bump actions/cache from 4 to 5 (#283559)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  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-12-15 11:46:42 +00:00
dependabot[bot]
25dcf325d2 Bump actions/upload-artifact from 5 to 6 (#283557)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-12-15 12:25:45 +01:00
Dmitriy Vasyura
bf9b541a0f Add instructions for file watchers and tooltips 2025-12-15 01:22:34 -08:00
Ben Villalobos
db9bb5b994 Add descriptions for /find-issue and /find-duplicates (#281129) 2025-12-05 05:17:11 +11:00
Hawk Ticehurst
302c914060 Chat view: introduce session title and back button (fix #277537) (#278874) 2025-12-03 11:27:51 +00:00
Ladislau Szomoru
15ac5b6a4b Engineering - delete unused GitHub action (#280915) 2025-12-03 11:04:26 +00:00
Copilot
1e3b6df22b Convert /data prompt to custom agent (#280651)
* Initial plan

* Create data custom agent from existing prompt

Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

* Remove original data.prompt.md (converted to agent)

Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

* update tools again

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
Co-authored-by: Tyler Leonhardt <tyleonha@microsoft.com>
2025-12-02 18:13:34 +00:00
Benjamin Pasero
e36aa1b7b3 eng - remove myself from a few codenotify files (#280619) 2025-12-02 07:47:08 -08:00
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