git: 628d6a504ff8 - main - editors/vscode: Update to 1.131.0

Hiroki Tagato <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.ports
Message-ID <[email protected]>
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=628d6a504ff88d0e471fe1bdc8be9f354dfbb5e0

commit 628d6a504ff88d0e471fe1bdc8be9f354dfbb5e0
Author:     Hiroki Tagato <[email protected]>
AuthorDate: 2026-08-01 03:53:48 +0000
Commit:     Hiroki Tagato <[email protected]>
CommitDate: 2026-08-01 03:54:53 +0000

    editors/vscode: Update to 1.131.0
    
    Changelog: https://code.visualstudio.com/updates/v1_131
    
    Reported by:    GitHub (watch releases)
---
 editors/vscode/Makefile                            |  3 +-
 editors/vscode/Makefile.version                    |  6 +-
 editors/vscode/distinfo                            | 18 ++---
 editors/vscode/files/patch-build_gulpfile.reh.ts   |  4 +-
 .../vscode/files/patch-build_gulpfile.vscode.ts    |  8 +--
 editors/vscode/files/patch-package.json            |  4 +-
 editors/vscode/files/patch-remote_package.json     |  4 +-
 .../files/patch-src_vs_code_electron-main_app.ts   |  4 +-
 editors/vscode/pkg-plist                           | 77 +++++++++++++---------
 9 files changed, 70 insertions(+), 58 deletions(-)

diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile
index 5873a996c5bd..7048380f8f7b 100644
--- a/editors/vscode/Makefile
+++ b/editors/vscode/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	vscode
 DISTVERSION=	${VSCODE_VERSION}
-PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules \
 		https://registry.npmjs.org/@github/copilot-linux-${ELECTRON_ARCH}/-/:copilot_cli \
@@ -357,7 +356,7 @@ make-node-modules-archive: extract patch-package-json
 	@${ECHO_MSG} "===>  Fetching and installing node modules in ${WRKSRC}"
 	@cd ${WRKSRC} && \
 	${SETENV} ${MAKE_ENV} npm install \
-		--force --ignore-scripts --no-progress --no-audit --no-fund --no-update-notifier && \
+		--ignore-scripts --no-progress --no-audit --no-fund --no-update-notifier && \
 	${TAR} -czf ${WRKDIR}/vscode-.-node-modules${EXTRACT_SUFX} node_modules
 	@for dir in `node --input-type=module -e "console.log(JSON.stringify((await import('${WRKSRC}/build/npm/dirs.ts')).dirs))" | jq -r '.[]'`; do \
 		cd ${WRKSRC}/$${dir} && \
diff --git a/editors/vscode/Makefile.version b/editors/vscode/Makefile.version
index 065164ade33d..9c03e17b4c33 100644
--- a/editors/vscode/Makefile.version
+++ b/editors/vscode/Makefile.version
@@ -1,8 +1,8 @@
-VSCODE_VERSION=		1.130.0
-SOURCE_COMMIT_HASH=	1b6a188127eeaf9194f945eb6eb89a657e93c54c
+VSCODE_VERSION=		1.131.0
+SOURCE_COMMIT_HASH=	3a03d6f72d628a7741c29f456b4ddbb5ae68502c
 # See ${WRKSRC}/build/rspack/node_modules/@rspack/binding/package.json for rspack version
 RSPACK_VERSION=		2.1.2
 # See ${WRKSRC}/node_modules/@github/copilot/package.json for copilot cli version
-COPILOT_CLI_VERSION=	1.0.70-0
+COPILOT_CLI_VERSION=	1.0.73
 # See ${WRKSRC}/node_modules/@vscode/os-proxy-resolver/package.json for os-proxy-resolver version
 OS_PROXY_RESOLVER_VERSION=	0.3.0
diff --git a/editors/vscode/distinfo b/editors/vscode/distinfo
index 4c856584967c..0cbab900a646 100644
--- a/editors/vscode/distinfo
+++ b/editors/vscode/distinfo
@@ -1,10 +1,10 @@
-TIMESTAMP = 1784895118
-SHA256 (vscode/vscode-node-modules-1.130.0.tar.gz) = e7db651f93f04712f89aae2c920437abf7f7b66be9df1c115f5bedbdb8a7927c
-SIZE (vscode/vscode-node-modules-1.130.0.tar.gz) = 1048380469
-SHA256 (vscode/vscode-marketplace-exts-1.130.0.tar.gz) = f9cc695e4cc58070240a47461af98ce8f5fdfb785266f134debc595fcf64e028
-SIZE (vscode/vscode-marketplace-exts-1.130.0.tar.gz) = 1708436
-SHA256 (vscode/copilot-linux-x64-1.0.70-0.tgz) = 7f6bc0879b2dd4e4f4ea7e2d6b91e8f704ea8c0ae3f78a35e97f51ee35524f35
-SIZE (vscode/copilot-linux-x64-1.0.70-0.tgz) = 132906691
+TIMESTAMP = 1785527404
+SHA256 (vscode/vscode-node-modules-1.131.0.tar.gz) = f911d13f444b8ab720093cd80ba22bd4d1e9647c11af788ad9ca305c0d2cb095
+SIZE (vscode/vscode-node-modules-1.131.0.tar.gz) = 932543222
+SHA256 (vscode/vscode-marketplace-exts-1.131.0.tar.gz) = 684f7a5b10d77fd9806ea9a2214f8b22b50d650a383ca339d92eb937f9fcf73b
+SIZE (vscode/vscode-marketplace-exts-1.131.0.tar.gz) = 1708427
+SHA256 (vscode/copilot-linux-x64-1.0.73.tgz) = 1d776f6c436b321e5a7d32e8081586daf1f0d399131b7f4ebb61d9722643c8d0
+SIZE (vscode/copilot-linux-x64-1.0.73.tgz) = 165866800
 SHA256 (vscode/os-proxy-resolver-linux-x64-gnu-0.3.0.tgz) = 98f830d1fa25353687cdcb64d0e8f7c5d674eec178ac6a6c33a6f2bd0289f064
 SIZE (vscode/os-proxy-resolver-linux-x64-gnu-0.3.0.tgz) = 3053767
 SHA256 (vscode/rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
@@ -1527,8 +1527,8 @@ SHA256 (vscode/rust/crates/zlib-rs-0.5.2.crate) = 2f06ae92f42f5e5c42443fd094f245
 SIZE (vscode/rust/crates/zlib-rs-0.5.2.crate) = 194342
 SHA256 (vscode/rust/crates/zmij-1.0.5.crate) = e3280a1b827474fcd5dbef4b35a674deb52ba5c312363aef9135317df179d81b
 SIZE (vscode/rust/crates/zmij-1.0.5.crate) = 36375
-SHA256 (vscode/microsoft-vscode-1.130.0_GH0.tar.gz) = 4ae0a5ffbfe669582991e737afdcbd04a4ee37e568fcb1f49f169239d0e112f1
-SIZE (vscode/microsoft-vscode-1.130.0_GH0.tar.gz) = 47353806
+SHA256 (vscode/microsoft-vscode-1.131.0_GH0.tar.gz) = fa2addef0f8f0c23b3b93a08ca0838760b1cf3483104299e2297700c3a2d31cb
+SIZE (vscode/microsoft-vscode-1.131.0_GH0.tar.gz) = 47661562
 SHA256 (vscode/web-infra-dev-rspack-v2.1.2_GH0.tar.gz) = 43c2caa3f8d966f41d372bf394e4da9aaf4c4edcd903b20e2175aa7223405acd
 SIZE (vscode/web-infra-dev-rspack-v2.1.2_GH0.tar.gz) = 14371132
 SHA256 (vscode/microsoft-os-proxy-resolver-v0.3.0_GH0.tar.gz) = bb86c7153ebc54fd567eb22a4ecba88e08d17028692f2e64c870bc66a2368b68
diff --git a/editors/vscode/files/patch-build_gulpfile.reh.ts b/editors/vscode/files/patch-build_gulpfile.reh.ts
index 301c54dbf0d4..2c01b42087a2 100644
--- a/editors/vscode/files/patch-build_gulpfile.reh.ts
+++ b/editors/vscode/files/patch-build_gulpfile.reh.ts
@@ -1,4 +1,4 @@
---- build/gulpfile.reh.ts.orig	2026-07-15 00:08:44 UTC
+--- build/gulpfile.reh.ts.orig	2026-07-28 06:40:51 UTC
 +++ build/gulpfile.reh.ts
 @@ -22,7 +22,7 @@ import rceditCallback from 'rcedit';
  import glob from 'glob';
@@ -17,7 +17,7 @@
  				return json;
  			}))
  			.pipe(es.through(function (file) {
-@@ -672,7 +673,7 @@ function tweakProductForServerWeb(product: typeof impo
+@@ -674,7 +675,7 @@ function tweakProductForServerWeb(product: typeof impo
  			task.task(serverTaskCI);
  
  			const serverTask = task.define(`vscode-${type}${dashed(platform)}${dashed(arch)}${dashed(minified)}`, task.series(
diff --git a/editors/vscode/files/patch-build_gulpfile.vscode.ts b/editors/vscode/files/patch-build_gulpfile.vscode.ts
index c36067c4a1e5..9dbab55b1160 100644
--- a/editors/vscode/files/patch-build_gulpfile.vscode.ts
+++ b/editors/vscode/files/patch-build_gulpfile.vscode.ts
@@ -1,8 +1,8 @@
---- build/gulpfile.vscode.ts.orig	2026-07-22 14:55:04 UTC
+--- build/gulpfile.vscode.ts.orig	2026-07-28 06:40:51 UTC
 +++ build/gulpfile.vscode.ts
-@@ -333,6 +333,7 @@ function packageTask(platform: string, arch: string, s
- 				if (Object.keys(agentSdks).length > 0) {
- 					json.agentSdks = agentSdks;
+@@ -340,6 +340,7 @@ function packageTask(platform: string, arch: string, s
+ 				if (dictationRuntime) {
+ 					json.dictationRuntime = dictationRuntime;
  				}
 +				json.serverDownloadUrlTemplate = 'https://github.com/tagattie/FreeBSD-VSCode/releases/download/%%DISTVERSION%%/vscode-reh-${os}-${arch}-%%DISTVERSION%%.tar.gz';
  				return json;
diff --git a/editors/vscode/files/patch-package.json b/editors/vscode/files/patch-package.json
index 61342e730fcf..3c973e2a793b 100644
--- a/editors/vscode/files/patch-package.json
+++ b/editors/vscode/files/patch-package.json
@@ -2,7 +2,7 @@ https://github.com/eclipse/openvsx/issues/543
 https://github.com/termux/termux-packages/issues/24739
 https://github.com/termux/termux-packages/pull/24757
 
---- package.json.orig	2026-07-22 14:55:04 UTC
+--- package.json.orig	2026-07-28 06:40:51 UTC
 +++ package.json
 @@ -151,6 +151,7 @@
      "native-is-elevated": "0.9.0",
@@ -10,5 +10,5 @@ https://github.com/termux/termux-packages/pull/24757
      "node-addon-api": "^6.0.0",
 +    "node-ovsx-sign": "^1.2.0",
      "node-pty": "^1.2.0-beta.13",
-     "onnxruntime-node": "1.24.3",
      "open": "^10.1.2",
+     "playwright-core": "1.61.0-alpha-2026-06-04",
diff --git a/editors/vscode/files/patch-remote_package.json b/editors/vscode/files/patch-remote_package.json
index 3930c0eb0a38..b0efa7985f41 100644
--- a/editors/vscode/files/patch-remote_package.json
+++ b/editors/vscode/files/patch-remote_package.json
@@ -2,7 +2,7 @@ https://github.com/eclipse/openvsx/issues/543
 https://github.com/termux/termux-packages/issues/24739
 https://github.com/termux/termux-packages/pull/24757
 
---- remote/package.json.orig	2026-07-22 14:55:04 UTC
+--- remote/package.json.orig	2026-07-28 06:40:51 UTC
 +++ remote/package.json
 @@ -42,6 +42,7 @@
      "kerberos": "2.1.1",
@@ -11,4 +11,4 @@ https://github.com/termux/termux-packages/pull/24757
 +    "node-ovsx-sign": "^1.2.0",
      "node-pty": "^1.2.0-beta.13",
      "ssh2": "^1.16.0",
-     "tar": "^7.5.9",
+     "tar": "^7.5.20",
diff --git a/editors/vscode/files/patch-src_vs_code_electron-main_app.ts b/editors/vscode/files/patch-src_vs_code_electron-main_app.ts
index 54c0e8ace4b0..cbab43ea3ae7 100644
--- a/editors/vscode/files/patch-src_vs_code_electron-main_app.ts
+++ b/editors/vscode/files/patch-src_vs_code_electron-main_app.ts
@@ -1,6 +1,6 @@
---- src/vs/code/electron-main/app.ts.orig	2026-07-22 14:55:04 UTC
+--- src/vs/code/electron-main/app.ts.orig	2026-07-28 06:40:51 UTC
 +++ src/vs/code/electron-main/app.ts
-@@ -1152,6 +1152,7 @@ export class CodeApplication extends Disposable {
+@@ -1164,6 +1164,7 @@ export class CodeApplication extends Disposable {
  				break;
  
  			case 'linux':
diff --git a/editors/vscode/pkg-plist b/editors/vscode/pkg-plist
index 32dd746905f2..4bdc882236dc 100644
--- a/editors/vscode/pkg-plist
+++ b/editors/vscode/pkg-plist
@@ -4109,6 +4109,7 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/blackbird-external-ingest-utils/pkg/nodejs/external_ingest_utils_bg.wasm
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/LICENSE.md
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/app.js
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/assets/copilot.png
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/builtin-skills/customize-cloud-agent/SKILL.md
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/builtin/customize-cloud-agent/SKILL.md
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/changelog.json
@@ -4128,16 +4129,11 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/copilot-sdk/extension.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/copilot-sdk/index.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/code-review.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/code-review.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/explore.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/explore.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/rem-agent.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/research.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/research.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/rubber-duck.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/rubber-duck.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/security-review.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/security-review.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/sidekick/cloud-session-search.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/sidekick/github-context-memory.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/sidekick/github-context.yaml
@@ -4147,7 +4143,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/sidekick/test-sidekick-restart.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/sidekick/test-sidekick-trigger-once.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/task.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/definitions/task.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/foundry-local-sdk/index.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/foundry-local-sdk/node_modules/foundry-local-sdk/deps_versions.json
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/foundry-local-sdk/node_modules/foundry-local-sdk/dist/catalog.js
@@ -4252,22 +4247,27 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/voice-engine.worker.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/voice-installer.worker.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/voice-server.js
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/index.js
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview-linux-x64-gnu/package.json
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview-linux-x64-gnu/webview.linux-x64-gnu.node
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview/LICENSE
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview/cli/build.mjs
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview/cli/index.mjs
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview/cli/utils.mjs
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview/index.js
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview/js-bindings.js
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview/package.json
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/LICENSE.md
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/builtin-skills/customize-cloud-agent/SKILL.md
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/builtin/customize-cloud-agent/SKILL.md
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/copilot-sdk/extension.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/copilot-sdk/index.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/code-review.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/code-review.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/explore.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/explore.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/rem-agent.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/research.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/research.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/rubber-duck.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/rubber-duck.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/security-review.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/security-review.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/sidekick/cloud-session-search.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/sidekick/github-context-memory.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/sidekick/github-context.yaml
@@ -4277,7 +4277,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/sidekick/test-sidekick-restart.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/sidekick/test-sidekick-trigger-once.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/task.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/definitions/task.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/npm-loader.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/package.json
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/preloads/extension_bootstrap.mjs
@@ -4302,16 +4301,11 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/schemas/session-events.schema.json
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/builtin-skills/customize-cloud-agent/SKILL.md
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/code-review.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/code-review.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/explore.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/explore.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/rem-agent.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/research.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/research.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/rubber-duck.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/rubber-duck.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/security-review.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/security-review.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/sidekick/cloud-session-search.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/sidekick/github-context-memory.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/sidekick/github-context.yaml
@@ -4321,7 +4315,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/sidekick/test-sidekick-restart.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/sidekick/test-sidekick-trigger-once.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/task.agent.yaml
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/definitions/task.split.agent.yaml
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/prebuilds/linux-x64/runtime.node
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/queries/bash-highlights.scm
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/@github/copilot/sdk/queries/c-highlights.scm
@@ -19773,6 +19766,10 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/lib/types/text.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/lib/types/urlencoded.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/lib/utils.js
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/node_modules/content-type/LICENSE
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/node_modules/content-type/dist/index.js
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/node_modules/content-type/dist/index.js.map
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/node_modules/content-type/package.json
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/node_modules/iconv-lite/LICENSE
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/node_modules/iconv-lite/encodings/dbcs-codec.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/body-parser/node_modules/iconv-lite/encodings/dbcs-data.js
@@ -20745,7 +20742,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/hono/dist/router/trie-router/index.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/hono/dist/router/trie-router/node.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/hono/dist/router/trie-router/router.js
-%%DATADIR%%/resources/app/extensions/copilot/node_modules/hono/dist/tsconfig.build.tsbuildinfo
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/hono/dist/types.js
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/hono/dist/types/package.json
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/hono/dist/utils/accept.js
@@ -21819,6 +21815,10 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/HISTORY.md
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/LICENSE
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/index.js
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/node_modules/content-type/LICENSE
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/node_modules/content-type/dist/index.js
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/node_modules/content-type/dist/index.js.map
+%%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/node_modules/content-type/package.json
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/node_modules/mime-db/HISTORY.md
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/node_modules/mime-db/LICENSE
 %%DATADIR%%/resources/app/extensions/copilot/node_modules/type-is/node_modules/mime-db/db.json
@@ -23415,7 +23415,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/clipboard/node_modules/@teddyzhu/clipboard/clipboard.linux-x64-gnu.node
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/clipboard/node_modules/@teddyzhu/clipboard/clipboard.win32-arm64-msvc.node
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/clipboard/node_modules/@teddyzhu/clipboard/clipboard.win32-x64-msvc.node
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/foundry-local-sdk/node_modules/foundry-local-sdk/prebuilds/linux-x64/foundry_local_napi.node
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/prebuilds/linux-x64/cli-native.node
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/prebuilds/linux-x64/runtime.node
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/pvrecorder/node_modules/@picovoice/pvrecorder-node/lib/linux/x86_64/pv_recorder.node
@@ -23437,19 +23436,23 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/tree-sitter-tsx.wasm
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/tree-sitter-typescript.wasm
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/tree-sitter.wasm
+%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-freebsd-x64/webview/node_modules/@webviewjs/webview-linux-x64-gnu/webview.linux-x64-gnu.node
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/LICENSE.md
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/README.md
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/app.js
+%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/assets/copilot.png
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/builtin-skills/customize-cloud-agent/SKILL.md
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/builtin/customize-cloud-agent/SKILL.md
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/changelog.json
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/canvas.d.ts
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/client.d.ts
+%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/copilotRequestHandler.d.ts
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/docs/agent-author.md
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/docs/examples.md
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/docs/extensions.md
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/extension.d.ts
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/extension.js
+%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/ffiRuntimeHost.d.ts
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/generated/rpc.d.ts
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/generated/session-events.d.ts
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/index.d.ts
@@ -23461,16 +23464,11 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/toolSet.d.ts
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/copilot-sdk/types.d.ts
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/code-review.agent.yaml
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/code-review.split.agent.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/explore.agent.yaml
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/explore.split.agent.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/rem-agent.agent.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/research.agent.yaml
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/research.split.agent.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/rubber-duck.agent.yaml
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/rubber-duck.split.agent.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/security-review.agent.yaml
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/security-review.split.agent.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/sidekick/cloud-session-search.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/sidekick/github-context-memory.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/sidekick/github-context.yaml
@@ -23480,7 +23478,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/sidekick/test-sidekick-restart.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/sidekick/test-sidekick-trigger-once.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/task.agent.yaml
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/definitions/task.split.agent.yaml
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/index.js
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/napi-oop-runtime/index.js
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/@github/copilot-linux-x64/napi-oop-runtime/node_modules/napi-oop-runtime/dist/codegen-cli.js
@@ -23575,12 +23572,6 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/node-pty/lib/shared/conout.js
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/node-pty/lib/worker/conoutSocketWorker.js
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/node-pty/package.json
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/onnxruntime-node/bin/napi-v6/linux/x64/libonnxruntime.so.1
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/onnxruntime-node/bin/napi-v6/linux/x64/onnxruntime_binding.node
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/onnxruntime-web/dist/ort-wasm-simd-threaded.asyncify.wasm
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/onnxruntime-web/dist/ort-wasm-simd-threaded.jsep.wasm
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/onnxruntime-web/dist/ort-wasm-simd-threaded.jspi.wasm
-%%DATADIR%%/resources/app/node_modules.asar.unpacked/onnxruntime-web/dist/ort-wasm-simd-threaded.wasm
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/vscode-oniguruma/release/onig.wasm
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/windows-foreground-love/build/Release/foreground_love.node
 %%DATADIR%%/resources/app/node_modules.asar.unpacked/windows-foreground-love/build/Release/obj.target/foreground_love.node
@@ -23662,11 +23653,13 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/node_modules/@vscode/sandbox-runtime/vendor/seccomp-src/seccomp-unix-block.c
 %%DATADIR%%/resources/app/node_modules/@vscode/sandbox-runtime/vendor/seccomp/x64/apply-seccomp
 %%DATADIR%%/resources/app/node_modules/shell-quote/LICENSE
+%%DATADIR%%/resources/app/node_modules/shell-quote/eslint.config.mjs
 %%DATADIR%%/resources/app/node_modules/shell-quote/index.js
 %%DATADIR%%/resources/app/node_modules/shell-quote/package.json
 %%DATADIR%%/resources/app/node_modules/shell-quote/parse.js
 %%DATADIR%%/resources/app/node_modules/shell-quote/quote.js
 %%DATADIR%%/resources/app/node_modules/shell-quote/security.md
+%%DATADIR%%/resources/app/node_modules/shell-quote/tsconfig.json
 %%DATADIR%%/resources/app/node_modules/zod/LICENSE
 %%DATADIR%%/resources/app/node_modules/zod/index.cjs
 %%DATADIR%%/resources/app/node_modules/zod/index.d.cts
@@ -24061,6 +24054,26 @@ share/applications/code-oss.desktop
 %%DATADIR%%/resources/app/out/vs/workbench/browser/parts/editor/media/letterpress-hcDark.svg
 %%DATADIR%%/resources/app/out/vs/workbench/browser/parts/editor/media/letterpress-hcLight.svg
 %%DATADIR%%/resources/app/out/vs/workbench/browser/parts/editor/media/letterpress-light.svg
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-clapping-insiders-tracking-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-clapping-insiders-tracking-96.png
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-clapping-stable-tracking-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-clapping-stable-tracking-96.png
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-idle-insiders-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-idle-insiders-96.png
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-idle-insiders-tracking-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-idle-insiders-tracking-96.png
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-idle-stable-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-idle-stable-96.png
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-idle-stable-tracking-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-idle-stable-tracking-96.png
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-love-insiders-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-love-insiders-96.png
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-love-stable-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-love-stable-96.png
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-yapping-insiders-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-yapping-insiders-96.png
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-yapping-stable-96.gif
+%%DATADIR%%/resources/app/out/vs/workbench/contrib/chat/browser/widget/media/chatPet/buddy-yapping-stable-96.png
 %%DATADIR%%/resources/app/out/vs/workbench/contrib/debug/browser/media/continue-tb.png
 %%DATADIR%%/resources/app/out/vs/workbench/contrib/debug/browser/media/pause-tb.png
 %%DATADIR%%/resources/app/out/vs/workbench/contrib/debug/browser/media/restart-tb.png
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.