Skip to content

fix: record the OpenCode 2.0.7 model-provider baseline - #8

Open
jadmadi wants to merge 1 commit into
mainfrom
fix/runtime-baseline-2-0-7
Open

jadmadi wants to merge 1 commit into
mainfrom
fix/runtime-baseline-2-0-7

Conversation

@jadmadi

@jadmadi jadmadi commented Sep 18, 2026

Copy link
Copy Markdown
Owner

This PR records the OpenCode 2.0.7 model-provider API in the runtime baseline. The checker reported MIGRATE: 2.0.7 dropped ctx.catalog and exposes ctx.model and ctx.provider with transform(editor) callbacks, matching the published @opencode/plugin 2.0.7 types. The baseline, the probe recipe, the checker's HOLD message, and the context-limit bullet are updated. import { Plugin } from "@opencode/plugin" still does not resolve for local file plugins, so the plain { id, setup } object stays.

OpenCode 2.0.7 removed the catalog domain. The runtime now exposes ctx.model and ctx.provider with transform(editor) callbacks, and the published @opencode/plugin types agree. Update the baseline, the probe recipe, the checker's HOLD message, and the context-limit bullet.
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.

1 participant