v0.20.0-beta.3
Pre-release
Pre-release
·
11 commits
to main
since this release
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 flakyunknownprobe it re-probes once; anot-foundverdict, a still-unknownre-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 (viacliPreflight) and to Claude (gated on the freshclaudePreflightrecheck 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