Skip to content

deps: upgrade devframe to 0.8.0 - #507

Merged
antfu merged 1 commit into
mainfrom
deps/devframe-0.8.0
Aug 3, 2026
Merged

deps: upgrade devframe to 0.8.0#507
antfu merged 1 commit into
mainfrom
deps/devframe-0.8.0

Conversation

@antfubot

@antfubot antfubot commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Description

Bumps devframe, @devframes/hub, and the built-in plugin packages (inspect/messages/terminals) from ^0.7.15 to ^0.8.0 by updating the devframe ref in pnpm-workspace.yaml and refreshing the lockfile.

devframes/devframe's 0.8.0 release adds agent-native MCP support and instance-registry plumbing upstream (#145), migrates RPC/CLI-flag/agent-tool schema validation from valibot-only to any Standard Schema validator (#157), and swaps the MCP SDK peer dependency from @modelcontextprotocol/sdk v1 to the split @modelcontextprotocol/client/@modelcontextprotocol/server v2 packages (#156). I audited every breaking (!) commit between v0.7.15 and v0.8.0 against this repo's usage: no RPC function here declares args/returns schemas, and nothing imports the MCP adapter or an agent context directly, so none of the breaking changes touch our code paths — this is a pure version lift.

Verified with pnpm install && pnpm build && pnpm typecheck && pnpm test run && pnpm lint, all green.

Linked Issues

Additional context

Only pnpm-workspace.yaml (the devframe ref) and pnpm-lock.yaml changed — no source changes were needed.

This PR was created with the help of an agent.

Bumps devframe, @devframes/hub, and the built-in plugin packages (inspect/messages/terminals) from ^0.7.15 to ^0.8.0.

This release adds agent-native MCP support and instance-registry
plumbing upstream, migrates RPC/CLI-flag/agent-tool schema validation
to Standard Schema (any validator, not just valibot), and swaps the
MCP SDK peer dependency from @modelcontextprotocol/sdk v1 to the split
@modelcontextprotocol/client + @modelcontextprotocol/server v2
packages. None of these land in this repo's own source: no RPC
function here declares args/returns schemas, and nothing imports the
MCP adapter or agent context directly, so the bump is a pure version
lift with no code changes required.

This PR was created with the help of an agent.
@pkg-pr-new

pkg-pr-new Bot commented Aug 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vitejs/devtools

npm i https://pkg.pr.new/@vitejs/devtools@507

@vitejs/devtools-kit

npm i https://pkg.pr.new/@vitejs/devtools-kit@507

@vitejs/devtools-oxc

npm i https://pkg.pr.new/@vitejs/devtools-oxc@507

@vitejs/devtools-rolldown

npm i https://pkg.pr.new/@vitejs/devtools-rolldown@507

@vitejs/devtools-vite

npm i https://pkg.pr.new/@vitejs/devtools-vite@507

@vitejs/devtools-vitest

npm i https://pkg.pr.new/@vitejs/devtools-vitest@507

commit: 06b2906

@antfu
antfu merged commit 728502d into main Aug 3, 2026
10 checks passed
@antfu
antfu deleted the deps/devframe-0.8.0 branch August 3, 2026 08:11
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.

2 participants