Commit Graph

4613 Commits

Author SHA1 Message Date
Sandeep Somavarapu
72e388d78b update distro (#291920) 2026-01-30 16:50:01 +00:00
Sandeep Somavarapu
e4b1b83c7a update distro (#291888) 2026-01-30 14:19:51 +00:00
Johannes Rieken
ea084045c1 oss tool (#291826) 2026-01-30 09:48:45 +00:00
dependabot[bot]
acfc362937 Bump tar from 7.5.6 to 7.5.7 (#291723)
Bumps tar from 7.5.6 to 7.5.7.

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 20:51:53 +00:00
mrleemurray
12ce890b0b Update @vscode/codicons to version 0.0.45-4 and add 'claude' icon to codiconsLibrary 2026-01-29 17:26:06 +00:00
Lee Murray
aca1a9779f Merge pull request #291646 from microsoft/mrleemurray/thin-chocolate-gerbil
Update @vscode/codicons to version 0.0.45-2 and add 'openai' icon
2026-01-29 16:59:01 +00:00
Sandeep Somavarapu
a823d7d21c update distro (#291635) 2026-01-29 16:28:04 +00:00
mrleemurray
a6f5b3e9a6 Update @vscode/codicons to version 0.0.45-2 and add 'openai' icon to codiconsLibrary 2026-01-29 16:07:23 +00:00
Robo
7d83ce8c7e chore: update node-pty@1.2.0-beta.10 (#291471) 2026-01-28 20:52:07 -08:00
Sandeep Somavarapu
a8773d175f #290627 support extension management CLI to support forced versioning by quality (#291404)
* #290627 support extension management CLI to support forced versioning by quality

* feedback
2026-01-28 21:54:26 +00:00
Zhichao Li
919480b2ce Merge pull request #291128 from microsoft/zhichli/traj
Add toolMetadata to LanguageModelToolResult for trajectory tracking
2026-01-28 10:26:12 -08:00
Robo
0074df9396 fix: update disk badge icons for dmg (#290879)
* fix: update disk badge icons for dmg

* chore: try with code icons as badge

* fix: patch badge icon outside of dmgbuild

Refs https://github.com/dmgbuild/dmgbuild/issues/278
which doesn't work well on macOS 26. We avoid forking
the project in this manner.
2026-01-28 12:03:31 +01:00
Zhichao Li
cd09c91152 fix: enhance subagent tool result with metadata and default name 2026-01-27 17:11:32 -08:00
Daniel Imms
94fe2c1a48 @xterm/xterm@6.1.0-beta.109
Part of #286809

This brings in xtermjs/xterm.js#5625
2026-01-27 06:59:35 -08:00
Johannes Rieken
e7a06c8eab Revert "@xterm/xterm@6.1.0-beta.109" (#290689)
This reverts commit aef55e6ca4.
2026-01-27 07:12:59 +00:00
Daniel Imms
aef55e6ca4 @xterm/xterm@6.1.0-beta.109
Part of #286809
2026-01-26 14:57:06 -08:00
Robo
67655b30f5 chore: bump electron@39.3.0 (#289985)
* chore: bump electron@39.3.0

* chore: update build

* chore: bump distro
2026-01-26 21:02:29 +00:00
Rob Lourens
f520d705ae Deleted 'related files' context attachment feature (#290189)
* Deleted 'related files' context attachment feature

* Delete leftover css

* Bump distro
2026-01-26 19:26:50 +00:00
Johannes Rieken
474d01ff60 OSS tool (#290481) 2026-01-26 18:32:29 +00:00
Alex Ross
ebfddb80a1 Update codicons to get worktree icon (#290425) 2026-01-26 16:39:06 +00:00
Ladislau Szomoru
a622ffd476 Engineering - update distro (#290410) 2026-01-26 15:57:45 +00:00
Alex Ross
10abebd051 Get codicons from node module (#289705)
* Revert "Revert codicon change (#289683)"

This reverts commit de6f371a92.

* Always run postinstall

* Two more places

* Move codicon copy into compilation

* Fix pipelines

* Update readme

* Fix watch task

* Move copy codicons

* MIssed some spots

* Error handing

* Fix path
2026-01-26 12:13:48 +01:00
Dmitriy Vasyura
aaaac22b3c Sanity tests for Linux (#290072)
Added Linux containers for supported platforms.
Updated tests to run and pass on all targets.
2026-01-23 18:49:15 -08:00
Raymond Zhao
564100cbce chore: bump parcel/watcher (#289984) 2026-01-23 12:52:42 -08:00
Johannes Rieken
dfb16008e8 fix: update distro version in package.json (#289882) 2026-01-23 12:14:26 +00:00
Aiday Marlen Kyzy
d3cca074a0 upgrading the vscode-textmate package (#289876) 2026-01-23 11:42:12 +00:00
Robo
0ced11929b feat: add dmg for macOS (#289179)
* feat: add dmg for macOS arm64

* chore: create dmg for all archs

* chore: move zx dependency to build

* fix: invalid condition in universal build

* chore: update background

* fix: publishing universal dmg
2026-01-22 18:21:39 -08:00
Raymond Zhao
e0c97ec0c5 chore: bump spdlog and node-pty (#289748) 2026-01-22 14:49:29 -08:00
Alex Ross
de6f371a92 Revert codicon change (#289683)
Revert "Copy codicons file as part of the build (#289411)"

This reverts commit 08d958aa2b.
2026-01-22 17:08:50 +00:00
Alex Ross
08d958aa2b Copy codicons file as part of the build (#289411)
* Copy codicons file as part of the build

Part of #283823

* Merge branch 'main' into alexr00/inadequate-skink

* Remove unneeded changes

* Add readme

* Merge branch 'main' into alexr00/inadequate-skink

* Error handling for copy

* Do copy for editor

* Merge branch 'main' into alexr00/inadequate-skink

* Bump codicon version
2026-01-22 15:57:44 +01:00
Christof Marti
f7730c409e Update @vscode/proxy-agent to 0.37.0 2026-01-22 14:41:26 +01:00
Paul
7ca8bd99fc Update distro (#289526) 2026-01-22 00:28:02 +00:00
Raymond Zhao
21e0fe5855 chore: bump vscode/sqlite3 (#289483) 2026-01-21 14:55:31 -08:00
Raymond Zhao
3e7b2cb5e6 chore: bump native-is-elevated (#287912) 2026-01-21 12:47:31 -08:00
Raymond Zhao
50d4586538 chore: bump windows-foreground-love (#289461) 2026-01-21 19:48:01 +00:00
dependabot[bot]
129e6b0bf6 Bump tar from 7.5.2 to 7.5.4 (#289280)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.2 to 7.5.4.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.2...v7.5.4)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-21 10:40:32 -08:00
Johannes Rieken
eca2264fee Merge pull request #289419 from microsoft/joh/decent-crab
refactor(inlineChat): rename overlay widget classes and update references
2026-01-21 18:10:44 +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
Johannes
314c758a68 update distro for proposed API 2026-01-21 17:06:30 +01:00
Ladislau Szomoru
a69d10b242 Engineering - update distro (#289408) 2026-01-21 15:30:50 +00:00
Robo
6543b51327 feat: enabled windows version update for stable (#288126)
* feat: enabled windows version update for stable

* chore: update setup file

* temp: bump distro

* chore: fix electron re-download

* fix: oss callsite in updateservice

* chore: simplify check in tunnel-forwarding
2026-01-19 12:16:20 +00:00
dileepyavan
8c0fe5e8b3 Enabling sandboxing for terminal commands execution through copilot chat. (#280236)
* Enable sandboxing for terminal commands

* removing unused types

* code review comments update

* refactored the code and added utility for sandboxing

* refactored the code and added utility for sandboxing

* refactored the code and added utility for sandboxing

* fixing build error

* review suggestions

* review suggestions

* changes for retry

* Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalChatAgentToolsConfiguration.ts

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>

* Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/browser/tools/runInTerminalTool.ts

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>

* Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/common/terminalChatAgentToolsConfiguration.ts

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>

* Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/browser/tools/runInTerminalTool.ts

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>

* Update src/vs/workbench/contrib/terminalContrib/chatAgentTools/browser/tools/runInTerminalTool.ts

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>

* updating anthropic sandbox runtime to 0.0.23

* fixing tests for runInTerminalTool

* refactoring changes

---------

Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2026-01-16 20:01:00 +00:00
Aiday Marlen Kyzy
d0eda2a622 updating distro hash (#288309) 2026-01-16 11:53:24 +00:00
Daniel Imms
9d173ad771 Merge pull request #287561 from microsoft/tyriar/xterm_260113
@xterm/xterm@6.1.0-beta.102
2026-01-16 03:33:20 -08:00
João Moreno
1deca733b3 refactor: replace gulp-untar with custom untar implementation and update dependencies (#288081) 2026-01-15 15:13:11 +00:00
dependabot[bot]
860fe62fbf Bump undici from 7.9.0 to 7.18.2 (#287882)
Bumps [undici](https://github.com/nodejs/undici) from 7.9.0 to 7.18.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.9.0...v7.18.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.18.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-15 10:15:42 +01:00
Robo
1fe49563dc fix: capture diagnostics and add workaround for graphite recording order failures (#287798)
* feat: expose gpu log messages as part of --status

This is useful in scenarios where the application rendering
completely breaks and we want to know the health of gpu process
on demand without having to restart the application.

The log messages are usually available on demand via
Developer: Show GPU Info page but during complete rendering failure
the developer page will also fail to render.

* feat: add support for argv.json switch to recover from failure

* chore: address feedback

* chore: update build

* chore: bump distro
2026-01-15 08:00:20 +00:00
Raymond Zhao
1251d8b737 chore: bump native-watchdog (#287848)
* chore: bump native-watchdog

* Rename more instances

* chore: update Debian x64 dep list
2026-01-15 15:34:13 +09:00
João Moreno
bd9ea19155 feat: add CSS extension point proposal (#287871) 2026-01-14 20:58:20 +00:00
Raymond Zhao
ef0bb3bbc9 chore: bump node-pty (#287627) 2026-01-14 08:42:19 -08:00