Commit Graph

937 Commits

Author SHA1 Message Date
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
Tyler James Leonhardt
ffd2b4adc9 Add me as a CODEOWNER of this file to try to unblock build (#263492) 2025-08-26 22:51:51 +00:00
Robo
ad0b5d23c1 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

* chore: bump distro
2025-08-26 15:40:21 +02:00
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