v0.30.0-beta.2
Pre-release
Pre-release
Delta since previous beta (v0.30.0-beta.1) — 1 new changeset.
Minor Changes
-
Remove the launch.json preview machinery and the pane-target arming subsystem. Claude Code Desktop's in-app Browser pane now opens the preview URL directly (
preview_start({url})+navigate({url})), so OK no longer scaffolds.claude/launch.json.Breaking for consumers: the
@inkeep/open-knowledgepackage drops thescaffoldLaunchJson,LAUNCH_UI_CHAIN_*, andLaunchJsonResultexports; thepreview_urlMCP tool drops thearmPaneTargetparam; and the/api/configresponse drops thepaneTargetfield. Theok startrepair sweep now removes any pre-existingopen-knowledge-uilaunch.json entry instead of rewriting it.