Benjamin Pasero
6ee76b61de
update code notifications ( #294198 )
2026-02-10 22:19:35 -08:00
Bryan Chen
474b6d0eec
Add guidelines and prompt for fixing unhandled errors from VS Code error telemetry
2026-02-09 11:25:37 -08:00
Ben Villalobos
424c52d501
Fix accessibility skill ( #293548 )
2026-02-06 23:22:03 +00:00
Harald Kirschner
5dcb935e32
Add accessibility instructions for AI coding agents ( #293290 )
2026-02-06 10:05:47 -06:00
Henning Dieterichs
ecb1e461bb
Adds kusto exploration instructions & improves telemetry types ( #293355 )
2026-02-06 10:20:31 +00:00
Megan Rogge
ccef9ec342
add first repo skill, comprehensive accessibility guidelines for VS Code features ( #293231 )
2026-02-05 23:18:19 +00:00
Megan Rogge
665de62fd7
add accessibility instructions ( #293227 )
2026-02-05 16:58:41 -06:00
Benjamin Pasero
4c3d9c1edc
modal editor - copilot feedback addressed ( #293208 )
2026-02-05 12:45:01 -08:00
Dmitriy Vasyura
6f5c1eaa17
Add my name for sanity tests in CODENOTIFY ( #293197 )
2026-02-05 19:53:24 +00:00
Benjamin Pasero
bf79fb66ac
editors - introduce MODAL_GROUP for a modal editor part ( #293020 )
2026-02-05 11:33:36 +00:00
Josh Spicer
b42376dd9e
Add 'devcontainer' dependabot package ecosystem ( #292834 )
2026-02-04 07:17:29 -08:00
Rob Lourens
946a11c493
Clarify that verification-steps-needed is for the team, not the external issue opener ( #291758 )
2026-01-29 23:32:11 +00:00
Raymond Zhao
000e601e5e
Revert "engineering: use tar+zstd for win32 node_modules cache" ( #291740 )
...
Revert "engineering: use tar+zstd for win32 node_modules cache (#291624 )"
This reverts commit 70529729e6 .
2026-01-29 21:48:29 +00:00
Benjamin Pasero
c534163aad
update instructions ( #291715 )
...
* update instructions
* .
2026-01-29 21:19:58 +01:00
João Moreno
70529729e6
engineering: use tar+zstd for win32 node_modules cache ( #291624 )
...
* engineering: use tar+zstd for win32 node_modules cache
* bump cache
* Update .github/workflows/pr-node-modules.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update build/azure-pipelines/win32/product-build-win32-node-modules.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update build/azure-pipelines/win32/steps/product-build-win32-compile.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update .github/workflows/pr-win32-test.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* bump cache salt
* more fixes
---------
Co-authored-by: Aman Karmani <aman@tmm1.net >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-29 21:16:43 +01:00
Benjamin Pasero
05e03affb1
docs - add guidance for handling disposables ( #290336 )
2026-01-26 00:51:51 -08:00
Rob Lourens
e54a51e3f6
Add instructions for api version ( #290005 )
2026-01-23 20:03:13 +00:00
copilot-swe-agent[bot]
d3e6f4a526
Update chat instructions with detailed AI feature gating rules
...
Co-authored-by: hediet <2931520+hediet@users.noreply.github.com >
2026-01-23 19:56:55 +01:00
Ben Villalobos
878bcf6249
Remove engineering agent ( #289264 )
2026-01-22 10:23:31 -08:00
João Moreno
88fa47422c
Support overwrite updates on DarwinUpdateService ( #288129 )
...
* Update DarwinUpdateService to handle pending updates during checks and errors
* wip: test update server
* refactor: remove pending update handling from DarwinUpdateService
* show action
* feat: enhance update service to support explicit and overwrite states
* feat: add redirect functionality to update server
* fix: when checking for newer update, make the right call against the update service
also add logs since we're not getting the commit id :(
* fix: darwin auto update should use correct commit version
* fix: cleanup the code a bit
* updates
* feat: add Overwriting state to update process and update related logic
* fix: enhance update check with cancellation support and timeout handling
* nit: language
* do not attempt to overwrite updates twice
* remove test update server scripts
2026-01-22 16:50:50 +01:00
Anthony Kim
acb22942b0
Remove winpty support ( #289025 )
...
* Bump node-pty to 1.2.0-beta.7
* Deprecate TerminalSettingId.WindowsEnableConpty setting
* Remove windowsEnableConpty instead of deprecating
* Remove WINPTY from ps.ts
* Remove winpty from appropriate comments
* Remove winpty from IProcessReadyWindowsPty
* Remove from classifier.json. TODO on resize for node-pty
* Try adding option to test
* Add reference to issue
2026-01-21 08:32:11 -08:00
Martin Aeschlimann
0f750bc552
clarify interactive and notebook instructions ( #288849 )
...
* clarify interactive and notebook instructions
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-19 17:17:15 +00:00
Benjamin Pasero
a2ad5acb04
agent sessions - introduce experiments and adopt for projection & status ( #288696 )
2026-01-19 10:41:52 +00:00
Martin Aeschlimann
c13eb90a29
Load instructions on demand and don't add images ( #288503 )
...
* Load instructions on demand
* Don't collect image references
2026-01-16 23:09:12 +00:00
Henning Dieterichs
92e1dfc80f
updates learnings ( #287749 )
2026-01-14 11:38:21 +00:00
Peng Lyu
87912ef73b
Merge pull request #287166 from microsoft/rebornix/disgusted-jaguar
...
Update instructions/documentation for notebook and interactive window components
2026-01-12 13:45:33 -08:00
Rob Lourens
9d9e881649
Add instructions to ensure that new ai features are gated by the right context key ( #286603 )
...
* Add instructions to ensure that new ai features are gated by the right context key
* Move instructions to chat-specific
2026-01-10 19:12:35 +01:00
Benjamin Pasero
67c15fe860
instructions - make it clear to reuse code and not duplicate ( #286131 )
2026-01-06 13:17:55 +00:00
Ladislau Szomoru
dd65f0c5ef
Engineering - switch from npm-run-all to npm-run-all2 ( #284087 )
...
* Introduce compilation error
* Engineering - limit the tasks that we run
* Limit available memory to simulate an OOM
* Try to update the task
* Remove the use of npm-run-all
* Fix script
* Another try
* Try npm-run-all2
* Restore tasks, keep npm-run-all2
* Switch from npm-run-all to npm-run-all2
* Revert changes that were used for testing
2026-01-05 15:49:42 +01:00
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