Skip to content

Update dependencies and fix the wrong guidance on OpenClaw#42

Open
cute-omega wants to merge 2 commits into
gsscsd:mainfrom
cute-omega:main
Open

Update dependencies and fix the wrong guidance on OpenClaw#42
cute-omega wants to merge 2 commits into
gsscsd:mainfrom
cute-omega:main

Conversation

@cute-omega

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings March 15, 2026 19:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the mcp/ Cloudflare Worker project’s dependency setup by introducing a pnpm workspace configuration file and refreshing the MCP package’s dev toolchain versions (notably Wrangler), along with the corresponding lockfile update.

Changes:

  • Add mcp/pnpm-workspace.yaml to configure pnpm build-script/dependency build behavior.
  • Upgrade MCP devDependencies (wrangler, typescript, @cloudflare/workers-types) in mcp/package.json.
  • Regenerate mcp/pnpm-lock.yaml to reflect the upgraded dependency graph (Wrangler/Miniflare/Workerd/Undici/etc.).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
mcp/pnpm-workspace.yaml Adds pnpm workspace-level configuration related to build dependencies.
mcp/package.json Bumps devDependencies to newer Wrangler/TypeScript/Workers types versions.
mcp/pnpm-lock.yaml Updates lockfile to match the new toolchain versions and their transitive deps.
Files not reviewed (1)
  • mcp/pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread mcp/pnpm-workspace.yaml
Comment thread mcp/pnpm-lock.yaml
@cute-omega cute-omega changed the title chore: add pnpm workspace configuration for dependency management Update dependencies and fix the wrong guidance on OpenClaw Mar 15, 2026
@thoroc

thoroc commented May 29, 2026

Copy link
Copy Markdown

Original repo https://github.com/duanyytop/agents-radar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants