Commit Graph

  • 04a064aaf3 feat: support batch topic deletion from file (#12931) Arvin Xu 2026-03-12 20:56:17 +08:00
  • 46f9135308 ♻️ refactor(tool): centralize availability checks (#12938) Innei 2026-03-12 20:17:02 +08:00
  • 69ba6e8714 chore: update memory tool icon rdmclin2 2026-03-12 20:07:20 +08:00
  • 5e39345c8d fix: edit messsage throw error rdmclin2 2026-03-12 19:53:22 +08:00
  • 425dd81bcf 🔖 chore(release): release version v2.1.40 [skip ci] v2.1.40 lobehubbot 2026-03-12 11:42:06 +00:00
  • fd90f83f0f Merge remote-tracking branch 'origin/main' into canary lobehubbot 2026-03-12 11:40:28 +00:00
  • 3091489695 👷 build: add description column to topics table (#12939) YuTengjing 2026-03-12 19:39:47 +08:00
  • 185e598532 fix: discord threadId bypass rdmclin2 2026-03-12 19:39:05 +08:00
  • e680dd9b7c fix: discord metion thread rdmclin2 2026-03-12 14:53:19 +08:00
  • c2dae40303 fix: crypto algorithm rdmclin2 2026-03-12 01:54:04 +08:00
  • d43dd2d7e0 docs : add qq channel rdmclin2 2026-03-12 00:58:31 +08:00
  • 265b39615d feat: support QQ platform rdmclin2 2026-03-11 17:01:38 +08:00
  • 2b46f65571 chore: refactor platform abstract rdmclin2 2026-03-11 11:05:38 +08:00
  • 802a8aee64 chore: add bot platform abstract rdmclin2 2026-03-10 22:18:02 +08:00
  • 4065dc0565 🐛 fix: improve skill exec script way (#12926) release/weekly-20260312 release/2026-03-12 LiJian 2026-03-12 17:29:59 +08:00
  • 3529b46f2c 💄 style: restore foot gap (#12936) Rdmclin2 2026-03-12 17:17:06 +08:00
  • 59388cb06d feat(vite): add mobile index HTML rewrite plugin to shared renderer config feat/mobile-spa-dev-workflow Innei 2026-03-12 16:45:54 +08:00
  • 8b29bb7fc9 feat: preload bundled i18n resources and lazy-load target language (#12929) Innei 2026-03-12 16:42:03 +08:00
  • be7876931f feat(mobile): add mobile SPA dev workflow and subscription settings entries Innei 2026-03-12 16:29:33 +08:00
  • 804eb57dd8 💄 style: fix skill banner gap and apporve mode icon style (#12930) Rdmclin2 2026-03-12 15:33:08 +08:00
  • 2399f672e2 feat: add lobehub skill (#12922) Arvin Xu 2026-03-12 14:00:35 +08:00
  • 2028b61a58 test: add unit tests for ServerSandboxService automatic/add-tests-sandbox-service-2026-03-12 claude[bot] 2026-03-12 05:52:15 +00:00
  • 9c9e8e8ece 🐛 fix: tool engine and input-loading (#12908) Arvin Xu 2026-03-12 11:35:48 +08:00
  • 2e45e24df3 💄 style: use Response API for Grok as default (#12843) Zhijie He 2026-03-12 11:22:20 +08:00
  • fded8dbb4e 🔨 chore: extend video_url support for OpenAI SDK (#12885) Zhijie He 2026-03-12 11:20:48 +08:00
  • 709c9749d0 🌐 chore: translate non-English comments to English in packages/openapi/src (#12873) LobeHub Bot 2026-03-12 11:19:33 +08:00
  • fdf7af2ade 🌐 chore: translate non-English comments to English in openapi-services automatic/translate-comments-openapi-services-2026-03-12 claude[bot] 2026-03-12 03:14:18 +00:00
  • c07574af12 🔧 chore: refactor build scripts to prevent Vercel OOM (#12912) sxjeru 2026-03-12 10:39:29 +08:00
  • b4624e6515 🔨 chore: add Response API support (#12918) Arvin Xu 2026-03-12 10:39:08 +08:00
  • f94f1ae08a feat(cli): CLI Phase 5 - agent KB/file/pin, thread, eval and miscellaneous command enhancements (#12920) Arvin Xu 2026-03-12 09:47:16 +08:00
  • 8275c935e3 Merge branch 'lighthouse' of https://github.com/lobehub/lobe-chat into lighthouse lobehubbot 2026-03-12 00:36:02 +00:00
  • 01622042d7 🤖 chore: Lighthouse Results | Chat lobehubbot 2026-03-12 00:36:01 +00:00
  • 2d908f963f 🤖 chore: Lighthouse Results | Discover lobehubbot 2026-03-12 00:36:00 +00:00
  • 4a2c304eb5 ♻️ refactor(cli): merge external eval commands into unified tree with --external flag feat/cli-phase-5 arvinxx 2026-03-12 01:36:18 +08:00
  • 2a336ddf20 💄 style(cli): rename eval irun to run since external moved to ext namespace arvinxx 2026-03-12 01:26:18 +08:00
  • a17cbf9bb7 feat(cli): CLI Phase 5 - agent KB/file/pin, thread management, eval expansion arvinxx 2026-03-12 01:07:10 +08:00
  • 165697ce47 feat(cli): CLI Phase 4 - cron, message, topic share, agent-group, session-group (#12915) Arvin Xu 2026-03-12 00:32:00 +08:00
  • 14dd5d09dd feat: support runtime config (#12902) Rdmclin2 2026-03-11 23:43:33 +08:00
  • 21d1f0e472 feat(settings): improve tool detector display layout (#12906) Innei 2026-03-11 19:55:36 +08:00
  • bc50db6a8b 🐛 fix: desktop advanced mode (#12911) Rdmclin2 2026-03-11 19:02:37 +08:00
  • cdac0f4e9c Merge remote-tracking branch 'origin/canary' into chore/vite8-upgrade Innei 2026-03-11 17:04:51 +08:00
  • 8db8dff7b0 test: add unit tests for MarketService (#12905) LobeHub Bot 2026-03-11 15:51:25 +08:00
  • 1a3c561e21 💄 style: add the history count limit back in agents params settings (#12199) LiJian 2026-03-11 15:46:56 +08:00
  • 8e60b9f620 feat(cli): CLI Phase 3 - bot integration, search & device (#12904) Arvin Xu 2026-03-11 14:29:15 +08:00
  • 874c2dd706 🐛 fix(i18n): preload default language from JSON to avoid Suspense on first render (#12895) Innei 2026-03-11 14:00:39 +08:00
  • 4988413d58 🌐 chore: translate non-English comments to English in src/features/Electron (#12901) LobeHub Bot 2026-03-11 13:43:39 +08:00
  • f1dd2fc458 📝 docs: add catch error logging rule to TypeScript skill (#12903) YuTengjing 2026-03-11 12:10:36 +08:00
  • aa8082d6b2 feat: lobehub cli for better agency agent (#12897) Arvin Xu 2026-03-11 11:06:52 +08:00
  • 37cb4983de 🐛 fix: filter out delisted lobehub provider models from DB residuals (#12896) YuTengjing 2026-03-11 10:22:51 +08:00
  • 76d77df654 🤖 chore: Lighthouse Results | Discover lobehubbot 2026-03-11 00:38:50 +00:00
  • 7dd1b0d834 🤖 chore: Lighthouse Results | Chat lobehubbot 2026-03-11 00:38:46 +00:00
  • 9098d0074a ♻️ refactor(desktop): move onboarding state to main process (#12890) Innei 2026-03-11 00:36:05 +08:00
  • 860e11ab3a ♻️ refactor(cli): extract shared @lobechat/local-file-shell package (#12865) Arvin Xu 2026-03-11 00:04:22 +08:00
  • c2e9b45d4c feat: add InsufficientBudget error type and Pro badge i18n (#12886) YuTengjing 2026-03-10 23:43:24 +08:00
  • 565044f41e chore: add tooltip feat/support-local-system rdmclin2 2026-03-10 23:03:13 +08:00
  • 18bcfcecb6 chore: refact variable and dir name rdmclin2 2026-03-10 22:49:34 +08:00
  • 82c078efce chore: change working dir icon rdmclin2 2026-03-10 22:32:19 +08:00
  • e50f45f64e chore: move working directory to left select rdmclin2 2026-03-10 22:29:52 +08:00
  • 3e1913b50b feat: move cloud sandbox to runtime env rdmclin2 2026-03-10 22:08:00 +08:00
  • 8063378a1d 🐛 fix: resolve ModelSelect crash and update default model (#12892) YuTengjing 2026-03-10 21:10:11 +08:00
  • bd7b58524b feat: support runtime env footer rdmclin2 2026-03-10 21:05:27 +08:00
  • a4df7e1258 feat: init the qq im into lobehub feat/addQQAdapter ONLY-yours 2026-03-10 20:26:43 +08:00
  • 93aed84399 🔨 chore(i18n): sync locale files across desktop and web (#12887) Innei 2026-03-10 19:23:47 +08:00
  • fd9fa0252d feat(chat): add session_bypassed status indicator and executor passthrough feat/batch-intervention-session-bypass Innei 2026-03-10 19:01:04 +08:00
  • 5461c6260a feat(ui): add batch intervention card and i18n for grouped tool approvals Innei 2026-03-10 19:00:52 +08:00
  • 12979ae0cf feat(store): add session bypass state, pass to AgentState, add batch approve method Innei 2026-03-10 18:59:08 +08:00
  • a51f2332c5 feat(agent-runtime): annotate auditType and support session bypass in checkInterventionNeeded Innei 2026-03-10 18:58:58 +08:00
  • 9b5fd01190 feat(chat): propagate auditType through request_human_approve executor Innei 2026-03-10 18:09:39 +08:00
  • 32aa89214c feat(agent-runtime): add human_approved_tools batch approve phase to runtime Innei 2026-03-10 18:09:29 +08:00
  • eec8e113fc ♻️ refactor: add the skills in community pages (#12761) LiJian 2026-03-10 18:00:15 +08:00
  • 006f0cd277 feat(agent-runtime): add sessionBypassedAudits to AgentState Innei 2026-03-10 17:37:26 +08:00
  • dad876882e feat(types): add auditType and session_bypassed status to ToolIntervention Innei 2026-03-10 17:37:18 +08:00
  • 826a099f8d 🐛 fix: harden market auth popup handoff and storage fallback (#12863) Sun13138 2026-03-10 17:19:22 +08:00
  • c087134953 feat(desktop): unify canary with stable app name/icon, add channel tag in About (#12881) Innei 2026-03-10 16:41:56 +08:00
  • 5e468cd850 feat(agent-browser): add browser automation skill and tool detection (#12858) Innei 2026-03-10 16:13:33 +08:00
  • b836f199a8 chore: update i18n files rdmclin2 2026-03-03 18:55:53 +08:00
  • c775a233a8 chore: add work directory to header in home page rdmclin2 2026-03-03 17:09:32 +08:00
  • e4fa7682ae feat: support local system enabled function in action bar rdmclin2 2026-03-03 17:04:10 +08:00
  • eb7cf10ff9 test: fix GatewayManager tests to include platform parameter (#12876) Arvin Xu 2026-03-10 14:39:00 +08:00
  • 7d88b8cda5 Merge remote-tracking branch 'origin/main' into canary lobehubbot 2026-03-10 06:35:39 +00:00
  • 258e9cb982 👷 build: add migration to enable pg_search extension (#12874) YuTengjing 2026-03-10 14:34:42 +08:00
  • 29fad720e7 test: add unit tests for chunkError automatic/add-tests-chunkError-2026-03-10 claude[bot] 2026-03-10 05:49:47 +00:00
  • 622b5329dd 🐛 fix: skip pg_search migration for PGlite test compatibility release/db-migration-pg-search-v2 fix/pglite-pg-search-compat YuTengjing 2026-03-10 11:00:56 +08:00
  • ec2fab0a4f feat: add migration to enable pg_search extension YuTengjing 2026-03-10 10:29:22 +08:00
  • e23a25f4ee feat: add migration to enable pg_search extension release/db-migration-pg-search YuTengjing 2026-03-10 10:29:22 +08:00
  • a7d896843f 💄 style: Add new GPT-5.4 model (#12654) sxjeru 2026-03-10 09:59:14 +08:00
  • 7de2a68d20 feat(siliconcloud): add Qwen3.5 series models (#12785) Hardy 2026-03-10 09:58:37 +08:00
  • e753856abf test: add unit tests for gateway service (#12784) LobeHub Bot 2026-03-10 09:58:13 +08:00
  • b94503db8b 📝 docs: upgrade usage docs with improved structure and content (#12704) René Wang 2026-03-10 09:56:39 +08:00
  • 023e3ef11a 📝 docs: Simplify docker compose network architecture & Remove broken links from docker compose docs (#12749) Marcell Gu 2026-03-10 09:55:56 +08:00
  • ea329113be feat(eval): add external scoring mode (#12729) Rylan Cai 2026-03-10 09:53:26 +08:00
  • 9ad56c8739 🤖 chore: Lighthouse Results | Discover lobehubbot 2026-03-10 00:38:28 +00:00
  • 89a7f76cb8 🤖 chore: Lighthouse Results | Chat lobehubbot 2026-03-10 00:38:20 +00:00
  • 255a1c21a8 🐛 fix: redirect to desktop onboarding when not completed (#12866) Innei 2026-03-10 02:15:27 +08:00
  • 81d25bf124 feat: add v1 api (#12758) Zephyr 2026-03-10 01:00:36 +08:00
  • 3894facf5f 🐛 fix(cli): require gateway for custom server (#12856) Rylan Cai 2026-03-10 00:02:51 +08:00
  • 473bc4e005 💄 style: support video input for SiliconCloud provider (#9988) WangYK 2026-03-10 00:02:29 +08:00
  • 3cf4f28af0 🔖 chore(release): release version v2.1.39 [skip ci] v2.1.39 lobehubbot 2026-03-09 15:07:18 +00:00
  • d54b30750a Merge remote-tracking branch 'origin/main' into canary lobehubbot 2026-03-09 15:05:28 +00:00
  • 4e6790e3d7 👷 build: add api key hash column migration (#12862) Arvin Xu 2026-03-09 23:04:45 +08:00