Commit Graph

4652 Commits

Author SHA1 Message Date
Johannes Rieken
10d738ca3c Add cyclic dependency check script and tests (#296035)
* eng: add cyclic dependency check script and update workflow

* refactor: export classes and functions in checkCyclicDependencies for better accessibility; add comprehensive tests for cycle detection and file processing

* Update build/lib/checkCyclicDependencies.ts

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 10:16:25 -08:00
dependabot[bot]
2b3ee49466 Bump tar from 7.5.7 to 7.5.9 (#295928)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.9.
- [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.7...v7.5.9)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.9
  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-02-18 09:05:45 -08:00
João Moreno
8b04bf2b4e bump distro (#296023)
Co-authored-by: João Moreno <22350+joaomoreno@users.noreply.github.com>
2026-02-18 15:42:50 +00:00
Benjamin Pasero
e5895d4db7 🆙 distro (#295946) 2026-02-18 09:38:29 +01:00
Robo
31659231a3 fix: crash with run_as_node in sub app (#295927)
* fix: crash with run_as_node in sub app

* chore: bump distro
2026-02-17 22:30:08 -08:00
Anthony Kim
f32f3306fd Enable kitty graphics protocol, bump xterm.js (#295701)
* Bump xterm to enable kitty images

* edit comment about gpu acceleration+kitty

* Update to 162

* Update please

* Mention enable transparency mode

* Stop messing with git

* Update to 165
2026-02-17 21:12:26 -08:00
Benjamin Pasero
b1009c98bb Sessions exploration (#294912) 2026-02-17 14:14:39 +00:00
Robo
6b97e58b79 chore: bump distro (#295761) 2026-02-17 05:50:35 -08:00
Benjamin Pasero
1dad7705df 🆙 distro (#295718) 2026-02-17 08:19:19 +00:00
Kyle Cutler
06c5122892 Bootstrap Playwright service (#295261)
* Bootstrap Playwright service

* feedback
2026-02-17 10:19:57 +11:00
Lee Murray
5892b05779 Merge pull request #295580 from microsoft/mrleemurray/exuberant-fuchsia-guppy
Update @vscode/codicons version to 0.0.45-8
2026-02-16 13:26:37 +00:00
Robo
68931fd75f chore: bump electron@39.6.0 (#295559)
* chore: bump electron@39.6.0

* chore: bump distro
2026-02-16 18:26:26 +05:00
mrleemurray
3a4baed816 Update @vscode/codicons version to 0.0.45-8 in package.json and package-lock.json 2026-02-16 12:41:06 +00:00
Matt Bierner
5f24d1f188 Bump distro 2026-02-13 09:55:40 -08:00
mrleemurray
9d1ba054ae Update codicons version to 0.0.45-7 and add new icon 'openInWindow' 2026-02-13 13:52:46 +00:00
Johannes Rieken
8f5888f93f Fix watch-client-transpile script to use node instead of npx (#295118) 2026-02-13 09:55:18 +00:00
Robo
27ea56f796 chore: bump electron@39.5.2 (#294238)
* chore: bump electron@39.5.2

* chore: update checksums

* chore: undo bits on macOS

* chore: update lockfile

* chore: update node.js build

* chore: bump distro
2026-02-12 21:11:08 +00:00
isidorn
806a3a5286 Update distro 2026-02-12 12:49:18 +01:00
Johannes Rieken
c600be49da Merge pull request #294145 from microsoft/joh/esbuild-the-things
esbuild for transpile and bundle
2026-02-11 17:07:01 +01:00
mrleemurray
341b0df09f Update @vscode/codicons to version 0.0.45-6 in package.json and package-lock.json 2026-02-11 11:37:12 +00:00
Johannes
2cb8fc3b9d Merge remote-tracking branch 'origin/main' into joh/esbuild-the-things 2026-02-11 09:52:59 +01:00
Johannes
ed009cc9ac include 2026-02-10 17:45:28 +01:00
Daniel Imms
ba35bc88a7 Revert "Merge pull request #294104 from microsoft/tyriar/revert"
This reverts commit a8f61833a3, reversing
changes made to 7e883bb398.
2026-02-10 08:23:47 -08:00
Daniel Imms
64894bd732 Revert "Merge pull request #294081 from microsoft/tyriar/xterm_20260210"
This reverts commit fbefd6388b, reversing
changes made to f8b1fe06c5.
2026-02-10 03:33:23 -08:00
Daniel Imms
8def2f99b7 @xterm/xterm@6.1.0-beta.152
Fixes #293529
2026-02-10 01:47:20 -08:00
Johannes
450ee67c02 Merge remote-tracking branch 'origin/main' into joh/esbuild-the-things 2026-02-09 15:57:28 +01:00
dependabot[bot]
1de769f5d5 Bump webpack from 5.100.0 to 5.105.0 (#293210)
Bumps [webpack](https://github.com/webpack/webpack) from 5.100.0 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.100.0...v5.105.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.0
  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-02-06 10:28:09 -08:00
Johannes
878df8b755 Refactor build system to support esbuild with new transpile and typecheck tasks 2026-02-06 11:36:52 +01:00
Christof Marti
3acdd6f3cb Bump distro 2026-02-05 17:12:31 +01:00
Alex Ross
da60cfc537 Bump distro (#293094) 2026-02-05 13:29:21 +00:00
Daniel Imms
30d0f4595f Merge pull request #292685 from microsoft/xterm_20260203
@xterm/xterm@6.1.0-beta.144, add textBlinking
2026-02-04 04:24:39 -08:00
Christof Marti
519788fbcb @vscode/proxy-agent 0.38.0 (#289736) 2026-02-04 08:49:34 +01:00
Paul
dd69bcaa41 Add initial hooks support (#292699) 2026-02-04 01:32:57 +00:00
Anthony Kim
a7f6a57c18 Update distro (#292681)
Update distro for env extension taskExecution
2026-02-03 21:45:48 +00:00
Raymond Zhao
437f57ae6b Bump distro (#292608) 2026-02-03 18:01:19 +00:00
Daniel Imms
359c2ec968 @xterm/xterm@6.1.0-beta.144
Fixes #245840
Fixes #290919
Part of #292572
Part of #292550
2026-02-03 08:24:12 -08:00
mrleemurray
1a4b5b0af1 Update @vscode/codicons version to 0.0.45-5 in package.json and package-lock.json 2026-02-02 11:37:08 +00:00
Matt Bierner
7baa2bac1c Update built ts versions 2026-01-30 09:27:13 -08:00
Sandeep Somavarapu
b7795719b5 update distro (#291921) 2026-01-30 16:53:29 +00:00
Sandeep Somavarapu
b41f50f104 update distro (#291881) 2026-01-30 13:49:03 +00:00
Johannes Rieken
4d48941236 update version to 1.110.0 (#291832)
update version
2026-01-30 11:27:04 +01: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