Commit Graph

1146 Commits

Author SHA1 Message Date
Alex Dima
865568dbbc fix: Linux CI sandbox prereqs, platform-aware tests, broader prompt stripping
- Add bubblewrap and socat to Linux CI apt-get install
- Make sandbox test assertions platform-aware (macFileSystem vs linuxFileSystem)
- Make /etc/shells test accept both macOS and Linux first-line format
- Broaden wrapped prompt fragment regex to handle path chars (ts/testWorkspace$)
- Fix continuation pattern to match user@host:path wrapped lines
- Apply stripCommandEchoAndPrompt to getOutput() in BasicExecuteStrategy
  (basic shell integration lacks reliable 133;C markers so getOutput()
  can include command echo)
- Keep RichExecuteStrategy getOutput() unstripped (rich integration
  has reliable markers)
2026-03-21 19:06:50 +01:00
Bryan Chen
4db9da0443 Merge pull request #303226 from microsoft/bryanchen-d/fix-notebook-snapshot-too-large
fix: catch notebook snapshot errors in chat editing with log fallback
2026-03-20 14:05:22 -07:00
Josh Spicer
9541d49335 chat customizations: component fixtures, developer skill, spec updates (#303309)
* component explorer fixture for chat customization tabs

* chat customizations: full editor fixture + developer skill

* Refine AI customization management editor fixtures

* fix: update DOM element creation to use shorthand syntax

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2026-03-20 00:37:36 +00:00
Bryan Chen
92e096f8eb fix: enhance draft PR guidelines for error handling and validation steps 2026-03-19 17:20:19 -07:00
Benjamin Pasero
bf5f2dc920 docs - update copilot instructions for event usage (#303252) 2026-03-19 20:06:52 +01:00
Bryan Chen
ca52dc8f5f Merge pull request #302860 from microsoft/bryanchen-d/fix-missing-session-provider
fix: return undefined when session provider is missing
2026-03-18 14:58:00 -07:00
Bryan Chen
55095cdd63 docs: update fix-error prompt with PR creation guidelines and Copilot review process 2026-03-18 13:58:29 -07:00
João Moreno
ac80cd0611 chore: remove workflow to prevent package-lock.json changes in PRs (#302901) 2026-03-18 17:47:16 +00:00
Bryan Chen
fa4879a84e Merge pull request #302589 from microsoft/bryanchen-d/fix-listener-leak-show-checkmarks
fix: reduce listener leak from per-part show-checkmarks subscriptions
2026-03-18 07:36:52 -07:00
Bryan Chen
e0e770689f fix: update instructions for handling Copilot review comments in PRs 2026-03-17 16:32:44 -07:00
Rob Lourens
1c035e8297 Merge branch 'main' into connor4312/agent-host-server 2026-03-17 13:56:32 -07:00
Bryan Chen
4922d2a864 Merge pull request #302298 from microsoft/bryanchen-d/fix-notebook-index-out-of-range
fix: enrich notebook model index error diagnostics and fix sort comparator (#301207)
2026-03-17 11:47:00 -07:00
Benjamin Pasero
bc80e42af6 sessions - tweaks to sessions list for better readability (#302433) 2026-03-17 17:13:32 +00:00
Bryan Chen
3182751ba8 docs: enhance submission guidelines for error fixes in telemetry 2026-03-17 10:08:34 -07:00
Rob Lourens
3da382383e Merge remote-tracking branch 'origin/main' into connor4312/agent-host-server 2026-03-16 16:25:07 -07:00
Megan Rogge
045e2da42d Strengthen accessibility skill language (#301555) 2026-03-13 18:42:51 +00:00
Ben Villalobos
894acd3ec7 Allow vs-code-engineering bot to update distro field in package.json (#301218) 2026-03-13 11:40:01 -07:00
Connor Peet
b1781a18ba add instructions for agent host development 2026-03-13 10:10:17 -07:00
Ben Villalobos
4f6fa90167 Add Copilot review instructions for OSS license files (#300954) 2026-03-12 09:56:37 -07:00
Henning Dieterichs
5d56633a57 updates component explorer 2026-03-11 22:30:41 +01:00
Benjamin Christopher Simmonds
fe7157a1f3 Merge pull request #300905 from microsoft/benibenj/military-rodent
Add support for running tasks on worktree creation
2026-03-11 21:52:15 +01:00
BeniBenj
466961c128 remove hook command for sessionStart 2026-03-11 21:06:49 +01:00
Henning Dieterichs
f1428b977c Enables screenshot CI again 2026-03-11 19:31:38 +01:00
dependabot[bot]
e7153ed180 Bump actions/github-script from 7 to 8 (#300759)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  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>
2026-03-11 09:33:56 -07:00
dependabot[bot]
7e8b4cc1f5 Bump actions/upload-artifact from 4 to 7 (#300760)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  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>
2026-03-11 09:33:54 -07:00
Sam Tran
2f1d77a9a2 Update assignee for ~capi labeled issues (#299531)
Modify assignees for ~capi command

Updating with our new PM to triage and assess reported issues.

Co-authored-by: Logan Ramos <lramos15@gmail.com>
2026-03-11 10:44:10 -04:00
Alex Ross
3e89f06714 Re-enable API proposal version check (#300716)
* Revert "Merge pull request #300495 from mjbvz/dev/mjbvz/fierce-hawk"

This reverts commit 2eefd9e554, reversing
changes made to 34bfd71aea.

* Add lots of logging

* Update .github/workflows/api-proposal-version-check.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-11 13:37:38 +01:00
Henning Dieterichs
9d5ebb8f07 Updates skill 2026-03-11 12:30:20 +01:00
Henning Dieterichs
86343fcf31 Disables automatic component explorer updates 2026-03-11 12:30:20 +01:00
Osvaldo Ortega
d2bdbb63e6 Merge pull request #298392 from microsoft/copilot-worktree-2026-02-27T00-36-54
Add agent sessions functionality and corresponding tests
2026-03-10 18:24:42 -07:00
Osvaldo Ortega
e6e173c830 display 2026-03-10 17:26:16 -07:00
Osvaldo Ortega
6db7214593 npm i 2026-03-10 17:07:09 -07:00
Osvaldo Ortega
68a4e6dd69 transpile 2026-03-10 16:36:06 -07:00
Osvaldo Ortega
82e5207443 npm i 2026-03-10 16:20:04 -07:00
Josh Spicer
d8b77d0c59 sessions: Update create-pr prompt and add sessions developer agent (#300575)
* Add sessions.md for Sessions Window Developer instructions and tools

* Remove unnecessary tools section from Sessions Window Developer documentation

* Clarify developer role description in sessions.md
2026-03-10 16:12:17 -07:00
Osvaldo Ortega
2b1926511a ignore scripts 2026-03-10 15:58:40 -07:00
Osvaldo Ortega
da5b9e899c CI 2026-03-10 15:53:16 -07:00
Matt Bierner
0cd1e5976a Disable api-version-check for now
Needed to unblock #300477
2026-03-10 10:22:07 -07:00
Alex Ross
4198c6b4c4 Try fix workflow list (#300458)
* Try fix workflow list

* Fix API name again.
2026-03-10 16:30:39 +01:00
Alex Ross
54b762dd84 Rerun the failed API version check (#300443)
* Rerun the failed API version check

* CCR comments
2026-03-10 14:59:01 +01:00
Alex Ross
cba3c7aac7 Add API proposal version check (#300392)
* Add API proposal version check

* CCR feedback

* Test with version bump

* Comment improvements

* Undo test version bump

* More comment improvement
2026-03-10 12:52:52 +01:00
Henning Dieterichs
74c765017e Disable screenshots until time out bug is fixed (#300293) 2026-03-10 00:52:12 +00:00
Josh Spicer
975cdcf8fe policy: DeprecatedEditModeHidden (#300290)
* Add 'DeprecatedEditModeHidden' policy

* Add 'add-policy' skill
2026-03-10 00:38:04 +00:00
Henning Dieterichs
1b0e9461de groups component explorer updates 2026-03-06 19:05:28 +01:00
Benjamin Pasero
9495e313c0 sessions - clarify instructions around compiling and testing (#299255) 2026-03-04 11:45:50 -08:00
Benjamin Pasero
0d35e5d19e eng - explain fallback for how to check for compilation issues fast in CLI envs (#299117)
* eng - explain fallback for how to check for compilation issues fast in CLI envs

* Update .github/copilot-instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/copilot-instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* .

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-04 07:51:24 +01:00
Benjamin Pasero
06c96dcab4 sessions - AI customizations for selfhost (#299053)
* sessions - AI customizations for selfhost

* more

* Update .github/hooks/hooks.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .github/skills/sessions/SKILL.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-04 05:56:19 +01:00
dependabot[bot]
3eab7b9d79 Bump actions/upload-artifact from 4 to 7 (#298952)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  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>
2026-03-03 09:32:24 -08:00
Henning Dieterichs
42cdbe270e configures dependabot to automatically update component explorer 2026-03-03 14:01:06 +01:00
Benjamin Pasero
8c6874835d sessions - updates to selfhost setup (#298943)
* sessions - updates to selfhost setup

* document more hooks
2026-03-03 04:39:31 -08:00