Skip to content

v0.19.1-beta.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 04:38
· 73 commits to main since this release
b767d9e

Delta since previous beta (v0.19.1-beta.8) — 1 new changeset.

Patch Changes

  • Add bun run --filter=@inkeep/open-knowledge-desktop instances to launch multiple isolated desktop instances in parallel from the packaged app. Each <name>=<project> gets its own --user-data-dir (own single-instance lock + storage), opens its project, and is launched detached via open -n so it survives the launching process — the path that works for agent/automated launches, where dev-mode windows don't. Launches are staggered to avoid a boot race. Script: packages/desktop/scripts/launch-instances.mjs.
    • @inkeep/open-knowledge@0.19.1-beta.0
    • @inkeep/open-knowledge-core@0.19.1-beta.0
    • @inkeep/open-knowledge-server@0.19.1-beta.0