Release Notes
📦 Release v2.2.6
This release was automatically published from PR #15947.
Changes
See PR description: https://github.com/lobehub/lobehub/pull/15947
Commit Message
🚀 LobeHub Release (20260617)
Release Date: June 17, 2026
Since v2.2.5: 42 commits · 42 merged PRs · 8 contributors
This weekly release deepens server-side agent orchestration, brings desktop file and worktree capabilities to the web through device RPC, and smooths out the everyday rough edges — cold-start boot, connector credential safety, and chat refresh feedback.
✨ Highlights
- Server-side Group Orchestration — Agents can now call other agent members server-side, enabling multi-agent collaboration without a desktop in the loop. (#15870)
- Desktop File Ops on the Web — Project file operations and
git worktreelisting now replicate from desktop to web via device RPC, so cloud sessions can read and act on local working directories. (#15885, #15889) - Fleet Running-Tasks Dashboard — A lab-gated dashboard for in-flight Fleet tasks, with running topics re-synced each time the Observation tab opens. (#15817, #15922)
- callAgent as a Deferred Tool — The agent loop now runs
callAgentas a deferred tool, giving cleaner sub-agent invocation and tool-chain handling. (#15765) - Connector Credential Safety — Editing a connector no longer risks silently wiping saved credentials; they are restored in edit mode and preserved on save. (#15909)
- Smoother Cold Start — Boot now shows one continuous loading screen instead of a brand-logo flash on cold start. (#15926)
🏗️ Core Agent & Architecture
- Improved connector, document, and Fleet agent workflows. (#15936)
- Scoped the agent conversation subtree to an explicit
agentIdfor clearer multi-agent boundaries. (#15866) - Added a role-aware dual-form message-chain reader to the conversation flow. (#15908)
- Anchored the server-side main chain to a run's real last tool in heterogeneous agents. (#15883)
- Drove resume completion off the authoritative Durable Object status in the gateway client. (#15919)
- Corrected target
agentIdand refreshed the sidebar in gateway mode for the agent builder. (#15888) - Forwarded model extend params on the server-side agent runtime. (#15891)
- Preserved preference-memory receipt routing in agent signals. (#15892)
- Filtered the
.tool-resultsarchive out of document lists by default. (#15935) - Optimized the agent document list query. (#15904)
📱 Devices & Platforms
- Locked a run to the explicitly selected device, never offering device-switching mid-run. (#15914)
- Exposed
deviceRouteron the mobile router. (#15925) - Opened a new Home tab from the desktop tab bar "+" button. (#15825)
- Added support for approved external local file previews on desktop. (#15895)
- Removed web onboarding aliases from the desktop build. (#15902)
- Consolidated auth SPA loading. (#15903)
🖥️ User Experience
- Fixed assorted workspace problems and clarified workspace copy/move actions. (#15928, #15897)
- Showed a cached message-refresh hint with breathing room around it. (#15901, #15906)
- Added an unread-reply indicator on collapsed project groups. (#15915)
- Anchored the sidebar spacer immediately after the accordion block. (#15871)
- Capped nested thread-list height with scroll overflow. (#15861)
- Removed the ParamsPanelToggle control icon from the chat header. (#15860)
- Defaulted the React Scan scanner UI to off. (#15934)
- Refined top-up best-value and referral reward-rules copy. (#15924, #15923)
- Only enforced the chat upload file-type whitelist in chat mode. (#15884)
🔒 Reliability
- Deduped unread-count polling to reduce redundant requests. (#15881)
- Aligned dayjs locale imports. (#15896)
👥 Contributors
Huge thanks to the 8 contributors who shipped 42 merged PRs across 42 commits this cycle.
@arvinxx · @Innei · @tjx666 · @LiJian · @AmAzing129 · @sudongyuer · @rivertwilight · @Rdmclin2
Full Changelog: https://github.com/lobehub/lobehub/compare/v2.2.5...release/weekly-20260617