Skip to content

Parallel desktop instances now carry their instance name in the macOS…#313

Merged
inkeep-oss-sync[bot] merged 1 commit into
mainfrom
copybara/sync
Jun 26, 2026
Merged

Parallel desktop instances now carry their instance name in the macOS…#313
inkeep-oss-sync[bot] merged 1 commit into
mainfrom
copybara/sync

Conversation

@inkeep-oss-sync

Copy link
Copy Markdown
Contributor

Parallel desktop instances now carry their instance name in the macOS menu-bar app name (OpenKnowledge (work)) and editor window titles, so multiple instances running side by side are distinguishable. The label is derived from the launch's per-instance userData directory — set by the parallel-instance launcher (--user-data-dir ~/.ok/instances/<name>) or dev OK_INSTANCE — so it requires no extra flags and is a no-op for the default install.

…(#2172)

Multiple desktop instances launched in parallel were hard to tell apart:
same icon, same name, with only the (hidden) project differing. Each
instance now shows its name in the macOS menu-bar app name, e.g.
"OpenKnowledge (work)", and in editor window titles.

The label is derived from the launch's per-instance userData directory,
set by the parallel-instance launcher (--user-data-dir ~/.ok/instances/<name>)
or dev OK_INSTANCE, so no new launch flags are needed and the default
install is unaffected. The pure resolver (instance-identity.ts) is
unit-tested; it is applied at boot via app.setName plus a window-manager
title suffix.

GitOrigin-RevId: a0574593abf04a7a36515395263b384d4af5dfc9

@inkeep-internal-ci inkeep-internal-ci Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval from agents-private public-mirror-sync (run: https://github.com/inkeep/agents-private/actions/runs/28218004866). Source of truth is the monorepo; direct edits on inkeep/open-knowledge are overwritten on next sync.

@inkeep-oss-sync
inkeep-oss-sync Bot merged commit f914b40 into main Jun 26, 2026
@inkeep-oss-sync
inkeep-oss-sync Bot deleted the copybara/sync branch June 26, 2026 04:57
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