Skip to content

chore(main): release 2.7.0#155

Merged
buremba merged 1 commit into
mainfrom
release-please--branches--main--components--lobu-monorepo
Mar 18, 2026
Merged

chore(main): release 2.7.0#155
buremba merged 1 commit into
mainfrom
release-please--branches--main--components--lobu-monorepo

Conversation

@buremba
Copy link
Copy Markdown
Member

@buremba buremba commented Mar 7, 2026

🤖 I have created a release beep boop

2.7.0 (2026-03-18)

Features

  • add Reddit and X (Twitter) as OAuth integrations (7a57b9c)
  • ci: migrate Docker images from Docker Hub to GHCR (c01824a)
  • cli,gateway: multi-agent CLI, external OAuth, agent seeding (d4dba49)
  • config: add system skills for integrations and LLM providers (de25b3c)
  • config: add system skills, skill registries, and MCP example config (cb356d0)
  • core: add integration, provider config, and skill metadata types (94c1012)
  • gateway: add integration framework — OAuth, credential store, API proxy (0a19e2d)
  • gateway: improve OAuth UX on settings page by removing auto-redirect and adding login button (2757725)
  • gateway: integration services, config-driven providers, and orchestration updates (170e824)
  • gateway: settings page overhaul — skills section, integration status, remove env vars (02b3160)
  • landing: add interactive prompt + output demo to skills section (dc8a806)
  • landing: embed OpenClaw creator tweet confirming single-user design (4c6537b)
  • landing: link OpenClaw runtime to comparison page with architecture reasoning (2977bbb)
  • landing: migrate from Vite SPA to Astro with Starlight docs (687c6f7)
  • landing: rename skills-as-saas to skills and update hero copy (42009c5)
  • landing: replace Telegram chat with terminal log for connections row (2a3467e)
  • migrate Owletto plugin to published @lobu/owletto-openclaw package (b4666c5)
  • migrate to Chat SDK platform adapters with typed OpenAPI schemas (89573db)
  • multi-auth settings UX, base provider module refactor, and infra improvements (1c61b30)
  • oauth: add PKCE, RFC 8707 resource, auto-grants, and MCP token endpoint (63336a7)
  • Owletto memory plugin, plugin hooks/services, test infrastructure, and misc improvements (89c27f0)
  • proxy: resolve provider credentials via URL path agentId (1dbcb8c)
  • settings page rewrite (Alpine→Preact), history page, Telegram enhancements, landing page (b2cba55)
  • settings: post-install callback with agent resume (d96e99b)
  • skills: add scoring, URI, and system skill search to SearchSkills (d63d7a8)
  • worker: ConnectService, CallService, DisconnectService tools and integration runtime (af5a270)
  • worker: expand ConnectService to support AI provider setup (45b0c93)

Bug Fixes

  • add CSS generation step to gateway Dockerfile (d361129)
  • add default model fallback per provider and fix z-ai base URL env var (ebb8237)
  • ci: bump Bun to 1.3.5 to fix CONNECT test failures (1970c9a)
  • ci: gate release steps on explicit true output (47346e5)
  • ci: pin bun version for landing deploy (0c62bf0)
  • ci: sync bun lockfile (16c91dd)
  • ci: use GitHub secret for Telegram token, not k8s sealed secret (ff27697)
  • clear mismatched default model in auto-mode provider selection (ab20949)
  • clear stale session when provider changes (080afe0)
  • deploy: remove broken global.imageRegistry that caused double-slash in Bitnami Redis image paths (e37d81c)
  • deploy: update sealed secrets with all required keys (fbe588e)
  • gateway: escape oauth callback template values (#122) (d4cfc45)
  • gateway: redact secrets in agent config response (#127) (6af4424)
  • gateway: remove settings token query exposure (#130) (9d4adb8)
  • gateway: require auth for channel binding routes (#123) (6736fe9)
  • gateway: require settings token for chatgpt start/poll (#124) (4004401)
  • gateway: skip enqueuing worker delivery receipts to thread response queue (c5c352d)
  • gateway: stop logging WhatsApp credential payloads (#128) (68968b5)
  • helm: expose ADMIN_PASSWORD and platform tokens as gateway env vars (968f4a8)
  • helm: make claude-code-oauth-token secret ref optional (992a2e6)
  • helm: remove platform token env vars from gateway deployment (062f18f)
  • include z.ai API path prefix in upstream base URL (4ad79c9)
  • landing: correct homepage prompt and CLI command references (5f4429f)
  • landing: resolve zod alias from installed package (f09e12d)
  • landing: use descriptive agent names in ConnectionsPanel (f8f38c1)
  • map z-ai gateway slug to zai model registry provider name (64b606e)
  • proxy: handle CONNECT method in request handler for Bun on Linux (320e028)
  • recreate scaled-down workers with fresh env vars on wake-up (879cd41)
  • resolve worker CJS/ESM module error and missing Nix in production (fda47de)
  • respect installed provider order when no explicit model is set (2319f36)
  • session reset clears history, Telegram plain-text fallback (7af9703)
  • settings: make OAuth client optional so Telegram mini app works without it (f51abed)
  • settings: rename "Scheduled Reminders" to "Schedules" (6a74299)
  • settings: skip identity linked notification if already linked (1674a3b)
  • telegram: add platform=telegram param to provider setup URL (61d9aed)
  • telegram: auto-enable when bot token is present (a951747)

This PR was generated with Release Please. See documentation.

@buremba buremba force-pushed the release-please--branches--main--components--lobu-monorepo branch 20 times, most recently from 7cde2df to 0b1c6e2 Compare March 13, 2026 18:25
@buremba buremba force-pushed the release-please--branches--main--components--lobu-monorepo branch 7 times, most recently from f8dbccb to 24f966a Compare March 17, 2026 01:40
@buremba buremba force-pushed the release-please--branches--main--components--lobu-monorepo branch from 24f966a to c8687b0 Compare March 18, 2026 00:21
@buremba buremba merged commit a1fee47 into main Mar 18, 2026
12 checks passed
@buremba
Copy link
Copy Markdown
Member Author

buremba commented Mar 18, 2026

🤖 Created releases:

🌻

buremba added a commit that referenced this pull request May 17, 2026
Includes:
- #150 PATH-based agent detection (replaces MCP session inference)
- #152 auto-pick default agent when defaultAgent is unset
- #155 distinct SF Symbol icons per CLI agent kind
- #154 WATCHERS section in menubar with last-fired + manual trigger
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