LobeHub Bot
d149c4dbdf
🤖 style: update i18n ( #9907 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-10-29 00:07:48 +08:00
Shinji-Li
f46cc50e15
♻️ refactor: change files page from RSC to SPA mode to improve performance ( #9846 )
...
* feat: change files page to spa
* feat: add height 100%
* fix: delete useless code
* feat: update files preview from severs to client
* feat: change download action to detail right place
* feat: change the dir name and the path
* feat: change the useNavigate to the router outer
* style: use flex 1 to get all width
* feat: update files?filesId to get files loading
* feat: change all files and repo url to knowledge url
* feat: close the knowledge/base settings page & update createNew onSuccess into Modal
* feat: update the knowledge base open judge
2025-10-29 00:02:51 +08:00
René Wang
e568ce6f31
💄 style: Unzip file when uploading in knowledge base [LOB-500] ( #9854 )
...
* feat: Unzip file
* feat: Limit max file upload limit
* fix: Remove unused test
* opti: Update translation
* style: Adjust padding
* feat: Update translation
* fix: Test error
* fix: Test erro
* fix: Test
* fix: test error
* fix: Test
* feat: Rremove message
2025-10-27 10:25:50 +08:00
LobeHub Bot
8d3bc91e46
🤖 style: update i18n ( #9862 )
2025-10-26 11:22:37 +08:00
René Wang
28245be7f3
💄 style: Improvement for Agent Team After Alpha Launch [LOB-517] ( #9748 )
...
* feat: Create group member shortcut
* feat: Hide sub topic mode in group chat
* fix: persist stop thinking tag
* feat: ALlow quick
* fix: No fallback header
* feat: Control in lab
* fix: tag style
* fix: Hide virtual in the member add modal
* fix: Ts error
* feat: Replace string
* feat: Update strings
* fix: Cannot turn off host
* feat: Delete member after remove group
* feat: Rename varibles and files
* fix: Update test snap
2025-10-23 16:18:18 +08:00
LobeHub Bot
80b0999467
🤖 style: update i18n ( #9832 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-10-22 11:05:01 +08:00
René Wang
69f21da3e1
💄 style: add knowledge base mansory layout [LOB-496] ( #9722 )
...
* feat: Add knowlwdge base entry
* feat: Bump dayjs
* style: Mansory
* feat: Persist state in URL
* lint: Remove unesd file
* feat: Skelton
* fix: Persist view preference
* fix: Chunk label
* fix: Lint error
* fix: Activate style
* fix: Image size
2025-10-21 16:42:58 +08:00
Shinji-Li
2b7761c36e
✨ feat: add PDF export functionality to share modal ( #9300 )
...
* feat: add PDF export functionality to share modal
- Create usePdfExport hook with jsPDF and html2canvas
- Add "Export as PDF" button to screenshot tab in share modal
- Support multi-page PDFs for long conversations
- Add required dependencies: jspdf@^2.5.2 and html2canvas@^1.4.1
- Add localization support for PDF export button
Fixes #9299
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: LobeHub Bot <lobehubbot@users.noreply.github.com >
* ♻️ refactor: convert PDF export to separate tab with backend generation
- Create new SharePdf tab component with PDF.js preview
- Move PDF generation from frontend to backend via tRPC
- Add server-side PDF generation using jsPDF
- Remove old PDF export button from ShareImage component
- Add proper loading states and error handling
- Update localization for PDF tab
Co-authored-by: Shinji-Li <ONLY-yours@users.noreply.github.com >
* 🐛 fix: resolve unicorn/no-await-expression-member lint error in PDF exporter
Split await expression member access to avoid linting error in exporter.ts
Co-authored-by: Shinji-Li <ONLY-yours@users.noreply.github.com >
* feat: add i18n
* feat: use pdfkit to export a pdf
* feat: add fullscreen preview
* feat: update pdf preview styles
* feat: add i18n locales
* feat: add single pdf share modal
* feat: update css & client mode cant use pdf genertate
* fix: mobile style fixed
* fix: delete console.log & useless packagejson
* feat: use online otf link
---------
Co-authored-by: Shinji-Li <ONLY-yours@users.noreply.github.com >
2025-10-21 16:32:17 +08:00
René Wang
f6daefb0a2
💄 style: Show message author in minimap ( #9797 )
...
* feat: Show message author
* fix: Use debug instead
* Update index.tsx
2025-10-21 10:30:34 +08:00
jjangga0214
6d14dfe50d
♻️ refactor(i18n): rm qa ( #9783 )
2025-10-20 10:42:33 +08:00
LobeHub Bot
b43d4b27ad
🤖 style: update i18n ( #9787 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-10-20 10:32:04 +08:00
Arvin Xu
c83fe13d7c
💄 style: improve welcome message ( #9747 )
...
* add feishu
* update i18n
* refactor
* rename
* rename
2025-10-17 02:16:45 +08:00
René Wang
03c28385e5
✨ feat: support Group Chat, Mention, and Multi-Agent Orchestration with feature flag ( #8976 )
...
* feat: implement group chat functionality
* fix
* update
* revert pglite mock
* fix: Add missing test
* fix mention
* fix mention
* lint: Clear unused varibles
* fix: type check
* fix: Coverage
* build: Add missing test
* fix: add mention back
* fix: Add missing test
* fix: Add test for topic
* feat: Group chat fallback style
* fix: Revert unncessary files
* fix: circular deps
* feat: tool usage
* fix: Replace debug info
* feat: Update i18n
* opti: Better prompr
* fix claude
* feat: Filter model without function calling
* fix: DM reduction
* lint: Address build error
* fix: Test error
* feat: Store model info
* style: Clean up welcome messaeg
* feat: Use new welcome message
* fix: inbox not working
* fix: inbox not working
* fix: type error
* feat: Optimize prompt
* fix: Revert unintentional changes
* lint: Remove unused code
* fix: better test
* fix: Use debug
* refact: Move normalization postion
* opti: Better prompt
* opti: Better prompt
* opti: Better prompt
* lint: Clear console.log
* fix: Update test snap
* fix: test error
* fix: Unexpectly test fail
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2025-10-16 22:16:40 +08:00
Arvin Xu
16de38ae32
💄 style: improve update notification ( #9717 )
...
* refactor tool source
* Revert "refactor tool source"
This reverts commit a867118a52 .
* improve update notification
* improve locale
2025-10-16 00:00:35 +08:00
YuTengjing
de7368bc25
✨ feat: add new setting for default image num ( #9618 )
2025-10-12 23:56:17 +08:00
LobeHub Bot
02096ea82d
🤖 style: update i18n ( #9665 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-10-12 16:07:23 +08:00
Arvin Xu
236b8f53cc
🔨 chore: add i18n ( #9657 )
...
* add i18n
* add i18n
2025-10-11 18:08:12 +08:00
LobeHub Bot
70d356d524
🤖 style: update i18n ( #9625 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-10-10 10:08:21 +08:00
LobeHub Bot
ed267a4d96
🤖 style: update i18n ( #9602 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-10-08 13:24:29 +08:00
Arvin Xu
1695f2f289
💄 style: improve styles and fix tools calling condition ( #9591 )
...
* clean and refactor
* improve
* update
* update
* fix tools engine
2025-10-06 23:36:15 +08:00
YuTengjing
1dd0e5efce
✨ feat: huanyuan text-to-image 3 ( #9589 )
2025-10-06 22:21:11 +08:00
LobeHub Bot
c0974ea955
🤖 style: update i18n ( #9580 )
2025-10-06 06:23:38 +02:00
LobeHub Bot
ed8174fc3d
🤖 style: update i18n ( #9546 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-10-05 14:27:53 +08:00
LobeHub Bot
6430f57665
🤖 style: update i18n ( #9514 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-10-04 19:25:35 +08:00
YuTengjing
0ee4f18d89
📝 docs(i18n): add image quality translations for multiple languages ( #9495 )
Release CI / Release (push) Has been cancelled
Test CI / Test package agent-runtime (push) Has been cancelled
Test CI / Test package context-engine (push) Has been cancelled
Test CI / Test package electron-server-ipc (push) Has been cancelled
Test CI / Test package file-loaders (push) Has been cancelled
Test CI / Test package model-runtime (push) Has been cancelled
Test CI / Test package prompts (push) Has been cancelled
Test CI / Test package python-interpreter (push) Has been cancelled
Test CI / Test package utils (push) Has been cancelled
Test CI / Test package web-crawler (push) Has been cancelled
Test CI / Test package model-bank (push) Has been cancelled
Test CI / Test Website (push) Has been cancelled
Test CI / Test Database (push) Has been cancelled
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
Lighthouse Badger / LobeChat | Chat (push) Has been cancelled
Lighthouse Badger / LobeChat | Market (push) Has been cancelled
Issue Close Require / issue-check-inactive (push) Has been cancelled
Issue Close Require / issue-close-require (push) Has been cancelled
Daily i18n Update / update-i18n (push) Has been cancelled
Lock Stale Issues / lock-closed-issues (push) Has been cancelled
2025-09-30 21:17:47 +08:00
René Wang
8db47eb816
💄 style: Add minimap to chat list for quick navigation ( #9470 )
...
* feat: Add minimap to chat list
* style: Tweak style
* style: Hover to reveal the arrow
* style: Hover to reveal the arrow
* feat: Message anchor detection
* fix: Type error
* style: Remove drag handle for topic panel
* fix: type error
* fix: Anchor position
* fix: Scroll
* feat: Add missing translation
* fix: Offset
* fix: Offset
* feat: Remove test files
2025-09-30 16:55:17 +08:00
LobeHub Bot
dfeb42ce1c
🤖 style: update i18n ( #9480 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-30 12:36:35 +08:00
LobeHub Bot
b04a5d7906
🤖 style: update i18n ( #9449 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-28 13:18:26 +08:00
LobeHub Bot
4ea45b18d0
🤖 style: update i18n ( #9413 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-26 03:14:36 +08:00
LobeHub Bot
785d5d7647
🤖 style: update i18n ( #9363 )
2025-09-22 09:36:42 +08:00
LobeHub Bot
d2ff75cc05
🤖 style: update i18n ( #9338 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-21 16:43:57 +08:00
LobeHub Bot
c018f3d05b
🤖 style: update i18n ( #9294 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-17 11:07:02 +08:00
LobeHub Bot
04764ad1cb
🤖 style: update i18n ( #9243 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-14 12:27:38 +08:00
LobeHub Bot
642dc3b6c9
🤖 style: update i18n ( #9237 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-13 11:52:21 +08:00
CanisMinor
5e814e017d
✨ feat: ChatInput support resize ( #9215 )
...
* ✨ feat: ChatInput support resize
* 💄 style: Update resizeMaxHeightOffset
* 💄 style: Update ChatInput and fix some issues
* 📝 docs: Fix i18n
2025-09-12 14:45:06 +08:00
LobeHub Bot
987fbf2adf
🤖 style: update i18n ( #9208 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-11 09:12:03 +08:00
LobeHub Bot
e6fc02eb9d
🤖 style: update i18n ( #9146 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-10 10:26:40 +08:00
CanisMinor
8be822b0b7
🐛 fix: Fix editor key handling ( #9189 )
...
* 🐛 fix: Fix editor send key handling
* 🐛 fix: Fix editor key handle
2025-09-09 23:12:02 +08:00
CanisMinor
9e0621f873
✨ feat: Add Math and TaskList to Editor ( #9165 )
...
* ✨ feat: Add Math and TaskList to Editor
* 🔧 chore: Update editor version
* 🐛 fix: Fix code plugin
2025-09-08 19:35:32 +08:00
Arvin Xu
e7036af61e
✅ test: add test for v2 genai ( #9123 )
...
* add more tests
* update tests
* improve
2025-09-06 11:16:30 +08:00
CanisMinor
38d9d98b97
✨ feat: ChatInput support rich text and support parallel send ( #8964 )
...
* ✨ feat: Add LobeEditor
* fix tests
* fix mobile
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2025-09-06 09:51:52 +08:00
Shinji-Li
f534d19338
🐛 fix: not use branch topic when this topic is not save ( #9083 )
...
fix: not use branch topic when this topic is not save
2025-09-05 14:47:34 +08:00
LobeHub Bot
1080ff33aa
🤖 style: update i18n ( #9095 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-05 10:23:31 +08:00
LobeHub Bot
970ece0498
🤖 style: update i18n ( #9062 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-04 16:41:20 +08:00
LobeHub Bot
650e552aa8
🤖 style: update i18n ( #9033 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-09-02 11:25:39 +08:00
LobeHub Bot
63760f9059
🤖 style: update i18n ( #9005 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-08-31 16:37:28 +08:00
LobeHub Bot
136bc5a917
🤖 style: update i18n ( #8990 )
2025-08-30 11:18:24 +08:00
Arvin Xu
ce623bb280
💄 style: support non-stream mode ( #8751 )
...
* support non-stream mode
* improve streaming part
* fix tests
2025-08-30 02:46:06 +08:00
sxjeru
5d4ed11ad6
💄 style: Support Gemini URL context tool ( #8731 )
...
* feat: 添加 urlContext 支持到多个模型和配置接口
* feat: 在 googleChatModels 中添加 urlContext 参数支持
* feat: 调整 ControlsForm 中的最小宽度,更新 urlContext 标签样式,优化 LobeGoogleAI 中的工具调用逻辑
* feat: 调整 ControlsForm 中思维预算滑块和 urlContext 的最小宽度及样式
* fix
* ✨ feat: 添加 URL 上下文提取功能描述
* i18n
* Update chat.ts
* update i18n
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2025-08-29 17:23:09 +08:00
LobeHub Bot
68727985d1
🤖 style: update i18n ( #8975 )
...
💄 style: update i18n
Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com >
2025-08-29 08:31:01 +08:00