This guide covers the standard patterns for implementing Upstash Workflow + QStash async workflows in the LobeHub codebase.
lobehub▌
creator profile · 38 approved skills · page 2 of 4
total skills
38
showing 10 on this page
page installs
0
0 this week
Add server-side environment variables to configure default values for user settings.
Recent data (recentTopics, recentResources, recentPages) is stored in session store.
Commands:
Brand: Where Agents Collaborate - Focus on collaborative agent system, not just "generation".
LobeHub desktop is built on Electron with main-renderer architecture:
Flat keys with dot notation (not nested objects):
Open-source, modern-design AI Agent Workspace: LobeHub (previously LobeChat).
This guide covers how to structure data in Zustand stores for optimal performance and user experience.
The primary development branch is canary. All day-to-day development happens on canary. When releasing, canary is merged into main. After merge, auto-tag-release.yml automatically…