Skip to content

chore: release main#173

Merged
buremba merged 1 commit into
mainfrom
release-please--branches--main
Apr 10, 2026
Merged

chore: release main#173
buremba merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@buremba
Copy link
Copy Markdown
Member

@buremba buremba commented Apr 10, 2026

🤖 I have created a release beep boop

3.1.0

3.1.0 (2026-04-10)

Features

  • gateway: support leading-dot domain patterns in GrantStore (f2a1006)
  • mcp-auth: surface login prompts as platform link buttons (9ca5449)

Bug Fixes

  • ci: release-please triggers publish-packages via gh workflow run (87b14cb)
  • ci: use yaml updater for Chart.yaml version + appVersion (58819bc)

This PR was generated with Release Please. See documentation.

@buremba buremba force-pushed the release-please--branches--main branch from 0118dba to 39786cd Compare April 10, 2026 23:38
@buremba buremba force-pushed the release-please--branches--main branch from 39786cd to a915926 Compare April 10, 2026 23:39
@buremba buremba merged commit 8c27e4a into main Apr 10, 2026
12 checks passed
@buremba buremba deleted the release-please--branches--main branch April 10, 2026 23:47
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant