Skip to content

v0.20.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Jun 01:34
· 11 commits to main since this release
983e449

Delta since previous beta (v0.20.0-beta.2) — 1 new changeset.

Patch Changes

  • Docked terminal: an Open in terminal launch no longer prints a raw command not found. The launch gate now writes the <bin> '<prompt>' command only when a PATH probe confirms the CLI is present. On a flaky unknown probe it re-probes once; a not-found verdict, a still-unknown re-probe, or an IPC-level probe failure all suppress the write and surface the existing missing-CLI banner instead. This applies to Codex / Cursor / OpenCode (via cliPreflight) and to Claude (gated on the fresh claudePreflight recheck it already runs). The trade-off is a rare false-negative — an installed CLI whose probe flakes twice won't auto-launch — in exchange for a guaranteed-clean terminal.
    • @inkeep/open-knowledge-core@0.19.3-beta.0
    • @inkeep/open-knowledge-server@0.19.3-beta.0