Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application.

TypeScript 203.7 MB Created Jan 18, 2025
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

1 branches 0 tags

main chore(scripts): switch from bun to pnpm for build scripts 44e6e80
chore: enable lockfile generation for deployment ed368d7
🔖 chore(release): release version v2.1.47 [skip ci] 11318f8
🚀 release: 20260327 (#13330) feb50e7
💄 style: enhance handling of blocked content on Gemini (#13270) 48b5927
Update dependency nodemailer to ^7.0.13 [SECURITY] (#13326) 6e86912
♻️ refactor: implement SkillResolver, BaseSystemRoleProvider, and age… 4576059
🐛 fix: prevent first assistant message re-animation on assistantGroup… 9e9ba3e
🐛 fix(workflow): prevent shell injection in auto-tag release (#13319) 46602be
💄 style: add payment upgrade i18n keys and update microcopy (#13317) 14b278f
🔨 chore: improve start up scripts (#13318) 53c5708
🔨 chore: temporarily disable notification triggers (#13314) edc8920
🐛 fix: sanitize search grounding image titles to prevent XSS (#13303) 926de07
💄 style(conversation): align user rich text line height with LexicalR… 9b7beca
🐛 fix: prevent full page reload when switching topics during agent ex… 0724d8c
✨ feat: add notification system (temporarily disabled) (#13301) 9f36fe9
♻️ refactor: remove langchain dependency, use direct document loaders… 3f14800
🔒 refactor: remove deprecated SystemJS plugin renderer (#13305) 4e60d87
✨ feat: improve error UI and error handling across chat and image gen… d2a16d0
🐛 fix(desktop): persist gateway toggle state across app restarts (#13… 0f04463
✨ feat: support agent tasks system (#13289) 093fa7b
🔖 chore(release): release version v2.1.46 [skip ci] ac8a9ec
Merge remote-tracking branch 'origin/main' into canary aa48b85
🗃️ db: add notification tables (#13295) b4d27c7
✨ feat: bot support custom markdown render and context injection (… dd192ed
🐛 fix: skill page redirect & activeTab handling in Details component … c6b0f86
🔁 chore: sync main branch to canary (#13286) 3bea920
Merge remote-tracking branch 'origin/main' into sync/main-to-canary-2… ca16a40
🔖 chore(release): release version v2.1.45 [skip ci] 59e1931
👷 build: add agent task system database schema (#13280) b005a9c
🐛 fix: skill import url and github address problem (#13261) 2c65767
✨ feat(cli): support api key auth in cli (#13190) 4dd271c
🐛 fix(memory): respect agent-level memory toggle when injecting memor… b76db6b
✨ feat(builtin-tool-local-system): skip intervention for safe paths l… 84674b1
✅ test: add unit tests for mcpStore selectors (#13240) 1cb13d9
✨ feat(desktop): add device gateway status indicator in titlebar (#13… 169f11b
🐛 fix: use display messages for token counting in group chats (#13247) 2c7a3f9
✅ test: add tests for topic updatedTime grouping (#13249) a1e91ab
fix: discord not create thread & wechat media and connect optimize (#… 4a7c89e
🐛 fix(agent-runtime): missing agentId in context (#13250) 684a186
style: replace plugin icon with skill icon (#13252) e8a948c
💄 style: unlock downgrade restrictions i18n and copy improvements (#1… 11daf64
chore: remove like github star footer (#13246) a4a03ea
🐛 fix(desktop): add missing Stats and Creds tabs to Electron componen… 04ddb99
🌐 chore: translate non-English comments to English in packages/openap… 991de25
🐛 fix: use partial-json fallback in ToolArgumentsRepairer to recover … 056f390
chore: remove runtime config in agent builder and doc writer (#13238) 9b9949b
✅ test: add unit tests for topicReference serverRuntime (#13055) 366b02b
✨ feat: add Coding Plan providers support (#13203) ad2087c
🌐 chore: translate non-English comments to English in routes and layo… 0689dd6
🌐 chore: translate non-English comments to English in packages/agent-… 75ea331
🐛 fix: default topic display mode to byUpdatedTime and fix nanoBanana… dbff1e0
✅ test: add unit tests for eval-dataset-parser (#13197) afefe21
✨ feat: desktop support connect to gateway (#13234) fed8b39
Add /new and /stop slash commands for bot message management (#13194) f853537
🌐 fix(locale): translate missing Turkish (tr-TR) strings (#13196) 0cdaf11
🐛 fix(editor): reset editor state when switching to empty page (#13229) ada5557
🐛 fix: compress uploaded images to max 1920px before sending to API (… 007d2dc
🐛 fix(conversation): preserve mention runtime context (#13223) 995d5ea
🐛 fix: add document parsing to knowledge base chunking pipeline (#13221) 72ba8c8
✨ feat: improve model switch panel with provider settings shortcut an… 6f65b1e
♻️ refactor: rename getBusinessMenuItems to useBusinessMenuItems hook… 383cace
🐛 fix: manual tool disabled (#13218) b4862f2
🌐 feat(i18n): add userPanel.upgradePlan i18n key (#13213) d1affa8
✨ feat(cli): add generated man pages (#13200) 6e3053f
🔨 chore(vite): support direct markdown imports (#13216) b845ba4
♻️ refactor: add the user creds modules & skill should auto inject th… 7c00650
🐛 fix: move nodrag from TabBar container to individual TabItems (#13211) 5bc015a
🐛 fix: map unsupported time_range values for Search1API (#13208) 6757e10
🐛 fix: correct Search1API response parsing to match actual API format… 4842859
🐛 fix(electron): reserve titlebar control space (#13204) 6a45414
🐛 fix: fix anthropic claude model max window tokens (#13206) 0f53490
fix: add discord redisClient lost problem (#13205) 66fba60
✨ feat: add GLM-5 model support to LobeHub provider (#13189) fadaeef
📝 docs: fix agent usage typo (#13198) 3c5249e
♻️ refactor(store): replace dynamic imports with static imports in ac… 9eca3d2
✨ feat(cli): add shell completion and migrate to tsdown (#13164) 4e89a00
🌐 chore: translate non-English comments to English in plugindevmodal … 89a0211
✨ feat: support wechat bot (#13191) ecde45b
🐛 fix: add the lost desktop community skill page (#13170) 1df0230
🔨 chore: remove default calculator (#13162) 637ef4a
💄 style: add Tencent Hunyuan 3.0 ImageGen support (#13166) 7af4562
🐛 fix(mobile): render topic menus and rename popovers inside active o… f916613
📝 docs: add changelog entries for Jan–Mar 2026 (#13163) 81bd6dc
🔧 chore: grant write permissions to Claude Code Action workflow (#13173) b97c33a
:wrench: chore: adjust jina timeout to 15s (#13171) b0253d0
✨ feat(memory): support to delete all memory entries (#13161) 48c3f0c
🌐 chore: translate non-English comments to English in openapi service… f812d05
🔧 chore(memory): analysis action icon not aligned (#13160) 88935d8
📝 docs: spilit feishu with lark and update overview (#13165) c39ba41
🐛 fix: adjust historyCount calculation to include accurate user messa… 12280ba
🔨 chore: bot architecture upgrade (#13096) e18855a
🔨 chore(desktop): bust stable release manifest cache (#13157) a64f4bf
🐛 fix: should record unique case id in eval dataset (#13129) e577c95
🌐 chore: translate non-English comments to English in chat-input-feat… 15cda72
🔖 chore(release): release version v2.1.44 [skip ci] b53abaa
Merge remote-tracking branch 'origin/main' into canary 12c3254
🚀 release: 20260320 (#13155) 0edc573
:bug: fix: fix compression UI (#13113) 4d36071
🌐 chore: translate non-English comments to English in packages/openap… 9d441c5