Tyler James Leonhardt
da53419600
Add myself to CODENOTIFY & a helpful prompt file ( #270918 )
...
* Add myself to CODENOTIFY & a helpful prompt file
🚀
* no mcp searches
2025-10-11 21:50:44 +03:00
Benjamin Pasero
8818bb339f
chat - fix height compute of tree ( #270876 )
...
The `gap: 4px` directive for the chat input part needs to be accounted for.
In addition, the tree container itself should not require to get a height applied provided its parent list container has a proper height.
This fixes issues where the blue outline box would be cut off at the bottom.
2025-10-11 13:00:54 -05:00
Ben Villalobos
683d1e36fb
Prompt Updates: Remove think, fully qualify github mcp ( #270656 )
2025-10-09 22:32:16 +00:00
Benjamin Pasero
d118d57ec0
prompts - cleanup ( #270622 )
2025-10-09 12:25:26 -07:00
Sandeep Somavarapu
33b1d77b03
remove any type ( #270549 )
...
* remove any type
* remove any type
2025-10-09 15:26:30 +00:00
Ben Villalobos
e6c3063c70
Add "First Time Setup" prompt ( #269433 )
2025-10-07 21:44:17 +00:00
Matt Bierner
8f8af8dd40
Add edu issue label and command
2025-10-07 11:45:27 -07:00
Benjamin Pasero
d54f6fc155
debt - reduce any type ( #270139 )
2025-10-07 09:29:12 +02:00
Rob Lourens
fec31469e0
Add CODENOTIFY ( #270062 )
2025-10-06 17:30:44 +00:00
Benjamin Pasero
7e8c7bef61
debt - reduce explicit any usage ( #269814 )
2025-10-06 15:19:56 +00:00
Benjamin Pasero
f07e678c82
debt - reduce CODEOWNERS again ( #270024 )
2025-10-06 14:02:15 +00:00
Benjamin Pasero
04f446cd78
debt - introduce CODENOTIFY ( #270020 )
2025-10-06 13:36:01 +00:00
Sandeep Somavarapu
8b72f26d63
update code ownership ( #269988 )
2025-10-06 09:28:13 +00:00
Benjamin Pasero
f658f35de0
more codeowners tweaks ( #269658 )
2025-10-03 09:59:00 +02:00
Benjamin Pasero
575040ac64
update CODEOWNERS ( #269542 )
2025-10-02 16:45:58 +02:00
Benjamin Pasero
c9f8fbf16f
chat - fix plan.prompt.md warnings ( #269514 )
2025-10-02 13:54:25 +02:00
Harald Kirschner
ffaa029106
Updated plan mode and prompts ( #269401 )
...
* Updated plan mode
* Plan mode update for 4.5
2025-10-01 11:14:00 -07:00
Megan Rogge
f8207b7f49
discourage agent from using any/unknown casts in instructions ( #269122 )
...
add rule about as any/unknown
2025-09-30 16:38:12 +00:00
Matt Bierner
bf7d40db74
Merge pull request #268013 from mjbvz/dev/mjbvz/yammering-mite
...
Add alexr00 to api owner list
2025-09-23 18:50:01 -07:00
Harald Kirschner
025b7b7c4c
Leaner kusto mcp server and prompt
2025-09-23 12:04:43 -07:00
Matt Bierner
610cf2fb0d
Add alexr00 to api owner list
2025-09-23 10:22:13 -07:00
Harald Kirschner
037abcbe8e
Tuned data prompt
2025-09-22 21:14:22 -07:00
Tyler James Leonhardt
b20a91e37a
Add data prompt ( #267543 )
...
For querying telemetry data. Uses the Azure MCP Server's kusto tool.
2025-09-19 16:00:11 -07:00
Connor Peet
ada50f7949
Add some learning prompts and "send to edit session" for inline chat ( #267519 )
...
* wip
* update learnings
* clean 1
* clean 2
* commit update-instructions.prompt.md
* swap back to normal model after being in delegate
* adding generation
* wip
* wip
* update
---------
Co-authored-by: Henning Dieterichs <hdieterichs@microsoft.com >
Co-authored-by: Anthony Kim <anthonykim@microsoft.com >
Co-authored-by: SteVen Batten <sbatten@microsoft.com >
2025-09-19 23:26:52 +02:00
Peng Lyu
7ff175ebcc
Merge pull request #267014 from microsoft/rebornix/minimum-newt
...
Improve copilot coding agent setup
2025-09-19 08:53:41 -07:00
Peng Lyu
eeca8c6a90
use large runners
2025-09-19 08:19:11 -07:00
Peng Lyu
67ed568d37
ubuntu-latest-4-cores
2025-09-17 21:19:54 -07:00
Benjamin Pasero
10b637cc5d
ai - clarify how to deal with strings in instructions ( #267248 )
2025-09-17 10:41:06 -07:00
Henning Dieterichs
bc494600f6
Adds instructions for disposable and observables
2025-09-17 10:08:31 -07:00
Peng Lyu
d0fd753cdc
Merge remote-tracking branch 'origin/main' into rebornix/minimum-newt
2025-09-17 09:43:29 -07:00
Peng Lyu
9aba23589d
maybe macos
2025-09-17 09:31:07 -07:00
Alexandru Dima
aead51d8a2
Define GitHub Copilot coding agent environment ( #267117 )
2025-09-17 01:35:53 +02:00
Peng Lyu
c34285217c
experiment ubuntu-4-core
2025-09-16 10:07:31 -07:00
Peng Lyu
f39ac34be8
Update .github/workflows/copilot-setup-steps.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-15 22:30:14 -07:00
Peng Lyu
1541d753b8
Improve copilot coding agent setup
2025-09-15 22:28:45 -07:00
Connor Peet
aff267b6d1
chore: add small fixIssueNo utility prompt ( #266995 )
...
Allows a quick slash command+number paste then delegation to CCA
2025-09-15 23:21:03 +00:00
Alexandru Dima
b56ca46cb1
Always prefer using the run test tool ( #266994 )
2025-09-15 23:05:35 +00:00
Harald Kirschner
7117c45fc4
Prompts for plan mode
2025-09-12 20:40:20 -07:00
Harald Kirschner
8d5775af91
Shorten prompt descriptions for welcome view
2025-09-11 14:56:28 -07:00
Harald Kirschner
4d07e482c3
Plan mode for VS Code development
2025-09-11 09:10:57 -07:00
Matt Bierner
2af3da81d6
Add eslint rule to ban using dompurify directly
...
All callers in our codebase should use `domSanitize` instead
Also adding myself as a codeowner here to make sure I'm alerted to changes in domSanitize since they need more consideration
2025-09-10 15:58:44 -07:00
Alex Ross
52706c72db
Add code owner for release notes editor ( #265793 )
...
* Add code owner for release notes editor
* Also add Joao
2025-09-09 10:39:07 +02:00
dependabot[bot]
62dbaa0e77
Bump actions/setup-node from 4 to 5 ( #265655 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
Co-authored-by: Logan Ramos <lramos15@gmail.com >
2025-09-08 17:17:09 +00:00
João Moreno
8d7e69612d
revert back to official nodejs mirror ( #265692 )
...
maybe the issue is gone by now 🤞 :
- https://github.com/microsoft/azure-pipelines-tasks/issues/18280
- https://github.com/nodejs/nodejs.org/issues/4495
2025-09-08 17:14:10 +00:00
Benjamin Pasero
3d2e450e96
update AI prompts ( #265166 )
2025-09-04 14:44:05 +00:00
Harald Kirschner
8fa58499f2
Reduce inclusion of telemetry instructions ( #263685 )
2025-08-27 21:32:05 +00:00
Robo
9d7c34c96a
chore: update electron@37.3.1 ( #263552 )
...
* chore: update electron@37.3.1 (#262877 )
* chore: update electron@37.3.1
* chore: remove workaround for npm scripts argument parsing
Refs f99aa748c0
* chore: update node.js@22.18 .0
* temp: bump distro
* chore: bump distro
2025-08-27 13:08:07 +00:00
Ladislau Szomoru
6e776feea2
Engineering - update GitHub actions code owners ( #263549 )
2025-08-27 10:16:33 +02:00
dependabot[bot]
5cd72cdafe
Bump actions/checkout from 4 to 5 ( #263345 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-08-27 08:02:07 +00:00
Raymond Zhao
80c270d20f
Revert "chore: update electron@37.3.1" ( #263488 )
...
Revert "chore: update electron@37.3.1 (#262877 )"
This reverts commit ad0b5d23c1 .
2025-08-26 23:04:57 +00:00