mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-08-25 08:33:55 +00:00
* feat(computer-use): point built-in MCP at @qwen-code/open-computer-use@0.2.2 Switch the deferred Computer Use MCP server from upstream `open-computer-use` to the QwenLM fork `@qwen-code/open-computer-use`, published to npm (signed + notarized, pinned at 0.2.2). - constants.ts: add PINNED_OPEN_COMPUTER_USE_PACKAGE_NAME (@qwen-code/open-computer-use); pin 0.2.2; resolveComputerUsePackageSpec() composes name@version. - sync-computer-use-schemas.ts: default to the scoped package + 0.2.2. - schemas.ts: header refresh — tool surface is unchanged across 0.2.0→0.2.2, so the hardcoded 9-tool schemas need no content change. - Test/doc sample specs updated to the scoped name. permission-detector tests keep `open-computer-use doctor` — only the npm package is scoped; the installed CLI binary is still named `open-computer-use`. * feat(computer-use): point built-in MCP at @qwen-code/open-computer-use@0.2.3 Switch the deferred Computer Use MCP server from upstream `open-computer-use` to the QwenLM fork `@qwen-code/open-computer-use`, published to npm (signed + notarized, pinned at 0.2.3). 0.2.3 includes the screenshot env-var controls (OPEN_COMPUTER_USE_IMAGE_*), the window-free `permission-status` command, and the minScale-clamp fix (small MAX_DIMENSION now downsamples to the minScale floor instead of falling back to the full-size original). - constants.ts: add PINNED_OPEN_COMPUTER_USE_PACKAGE_NAME (@qwen-code/open-computer-use); pin 0.2.3; resolveComputerUsePackageSpec() composes name@version. - sync-computer-use-schemas.ts: default to the scoped package + 0.2.3. - schemas.ts: header refresh — 0.2.0→0.2.3 changes don't alter the MCP tool surface, so the hardcoded 9-tool schemas are unchanged. - Test/doc sample specs use the scoped name. permission-detector tests keep `open-computer-use doctor` — only the npm package is scoped; the installed CLI binary is still named `open-computer-use`. |
||
|---|---|---|
| .. | ||
| installation | ||
| lib | ||
| tests | ||
| benchmark-api-latency.mjs | ||
| build-hosted-installation-assets.js | ||
| build-standalone-release.js | ||
| build.js | ||
| build_package.js | ||
| build_sandbox.js | ||
| build_vscode_companion.js | ||
| check-build-status.js | ||
| check-i18n.ts | ||
| check-lockfile.js | ||
| clean.js | ||
| copy_bundle_assets.js | ||
| copy_files.js | ||
| create-standalone-package.js | ||
| create_alias.sh | ||
| dev.js | ||
| esbuild-shims.js | ||
| generate-git-commit-info.js | ||
| generate-settings-schema.ts | ||
| get-release-version.js | ||
| lint.js | ||
| local_telemetry.js | ||
| measure-flicker.mjs | ||
| pre-commit.js | ||
| prepare-package.js | ||
| release-script-utils.js | ||
| sandbox_command.js | ||
| start.js | ||
| sync-computer-use-schemas.ts | ||
| telemetry.js | ||
| telemetry_gcp.js | ||
| telemetry_utils.js | ||
| test-rewind-e2e.sh | ||
| test-windows-paths.js | ||
| unused-keys-only-in-locales.json | ||
| upload-aliyun-oss-assets.js | ||
| verify-installation-release.js | ||
| version.js | ||