docs/changelog/2026-06-08-connectors.mdx
Connectors bring all of an agent's tools — MCP servers, Skill Market skills, built-in tools, and third-party integrations — under a single permission layer. For each tool you decide whether it runs freely, pauses for your approval, or stays off, and read-only actions (like fetching or listing) are detected automatically so they aren't blocked by mistake. It's the clearest way yet to see what your agents can reach, and to keep write actions on a short leash.
What you used to create as a "Platform Agent" is now a Connect Agent — a name that better reflects what it is: a third-party agent running on your own device, not on LobeHub. The execution-device switcher now appears for every agent, so you can point any conversation at a specific machine. Agents can call stdio MCP tools directly through your device and their results render inline in chat, and server-run agents now scan the project folder you bind them to — automatically picking up .agents/skills, .claude/skills, and your AGENTS.md / CLAUDE.md.
The activity heatmap added a token-usage mode, so you can switch from "how often did I chat" to "how much did each day cost" without leaving the page. The topic sidebar can now group conversations by status, and one click collapses or expands every group at once.
+ menu was reworked with toggle switches and grouped submenus, and app-fixed tools now live in a dedicated Pinned sectionRunCommand logs read just like your terminal.md, and preserves IME composition for CJK input.PATH, and a startup renderer crash is fixed.runCommand result card, and agent documents load with noticeably less latency.