chore: release main#173
Merged
Merged
Conversation
0118dba to
39786cd
Compare
39786cd to
a915926
Compare
4 tasks
buremba
added a commit
that referenced
this pull request
May 18, 2026
#889) Picks up owletto-ai/owletto#185 (mac menubar context picker + per-context Keychain + Start/Stop semantics) and adds the CLI/ server hooks the menubar needs. CLI / server changes: - getServerConfig() in packages/cli/src/internal/context.ts now honors LOBU_CONTEXT env in addition to the explicit arg and the config's currentContext. Without this, the Mac menubar's spawn-of-`lobu run` (which passes LOBU_CONTEXT=<context>) couldn't make the server resolve the right context's server block — every run fell back to the operator's CLI default and picked PGlite even when a databaseUrl was configured for the intended context. - LobuServerConfig + UserServerConfig gain a `lifecycle?: "managed" | "external"` field. The Mac menubar uses this to decide whether to own the runner's process (Start/Stop verbs) or just connect (Sign in/Sign out). Today only the menubar reads it; the CLI's `lobu run` ignores it. Submodule: - packages/owletto bumped from fb84cf15 (#174 merge) → 970eb500. Inbetween: #170 chrome-ext inline pairing, #172 manifest key, #173 sidepanel iframe fix, plus #185.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
3.1.0
3.1.0 (2026-04-10)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.