文件最后提交记录最后更新时间
🐛 fix: fix open chat page with float link modal (#9235) * refactor @lobechat/database * move config/file and llm to envs * move config/auth to envs * refactor * fix tests * fix tests * upgrade8 个月前
🐛 fix: fix topic fetch not correct in custom agent (#9761) * fix topic issue * fix tests7 个月前
💄 style: support default config for system agent and pre-merge some desktop code (#7296) * refactor * update * improve scripts * fix changelog issue * improve system agent config * fix tests * update scripts * update ollama models * Update ollama.ts1 年前
🐛 fix: fix open chat page with float link modal (#9235) * refactor @lobechat/database * move config/file and llm to envs * move config/auth to envs * refactor * fix tests * fix tests * upgrade8 个月前
✨ feat: add ComfyUI integration Phase1(RFC-128) (#9043) Co-authored-by: YuTengjing <ytj2713151713@gmail.com> 6 个月前
🐛 fix: udpate discover detail tools get & more link (#10586) * fix: slove discover loadmore link error * fix: update the get plugin detail api5 个月前
✨ feat: Add Discover Page (#3848) * ✨ feat: Add Discover * 💄 style: Update provider id * ✨ feat: Add provider mdx docs * ♻️ refactor: Refactor service * ✅ test: Fix test * ✅ test: Fix Test * 🔧 chore: Move docService to server * 💄 style: Replace ProductLogo * 🐛 fix: Fix const * ✨ feat: Update Discover provider and model * 💄 style: Update ShareIcon * 💄 style: Update share style * ✅ test: Update test * fix * fix * 💄 style: Update style * 💄 style: Update style * 🐛 fix: Fix test * ✨ feat: Support alternate * ✨ feat: Add Disociver Intercepting Modal * 🐛 fix: Fix link * 🐛 fix: Fix Link * ♻️ refactor: Use type query in search * 🐛 fix: Fix review problem * 📝 docs: Update i18n1 年前
✨ feat: Create Pages in Knowledge Base (#9895) * feat: New note entry * feat: save * feat: custom note * feat: save * feat: editor * feat: editor * feat: editor * lint: Regroup files * fix: Image border * feat: editor * feat: masonry view in chat * style: column * 🐛 fix: Fix editor in modal * fix: Mansory stuck * feat: New note view * feat: New note view * fix: New note draft * fix: New note draft * style: New sidebar * style: Remove icon * style: Add skeleton * style: button style * fix: Lint error * fix: Preview not updating * style: Collection style * fix: Cannot query other data * style: New header style * feat: Empty placeholder * style: Adjust padding * feat: Upload markdown * fix: Tab active status * style: image placeholder * fix: Cannot delete note * feat: Emoji picker * style: Move icon to leading position * style: Fix input color * fix: Icon not saved * style: leading icon * style: Adjust skelton shape * feat: Auto save * feat: Upgrade file * feat: Knowlwdge home * feat: Knowlwdge home * feat: Knowlwdge home * feat: Knowlwdge home * feat: Rename files * fix: Knowledge base not working * fix: Knowledge base home * fix: Knowledge base home * feat: Three dot menu * fix: New knowledge base modal not working * feat: Cannot use upload * fix: documents not aloding * feat: Route for document * fix: Test error * fix: Lint * fix: Type error * refac: Rename symbol * fix: Cannot save icon * fix: Add missing translations * feat: Use virtualso for the list * fix: Hover style * fix: Cannot open documents * feat: Bump Editor version * fix: Editor blur * feat: Hide preview for selected item * style: Limit max width * feat: Auto save hint * style: New doc list style * style: New header * feat: Heade tyle * style: Adjust padding * feat: Duplicate document * fix: Add missing i18n * fix: Add missing translation * fix: Test error * lint: Seperate code * fix: Style pollution * feat: Share state * fix: Word count * fix: Navigation * feat: Add heading option * fix: Add missing translation * feat: Delete confirm * feat: Collpased by default * fix: Editor hot area * fix: Add missing translation * style: Adjust file list density * fix: Remove website for now * feat: Use masonry by default * feat: Collapse switch * fix: Remove useless query * feat: Remove unused features * feat: Immeditaely create knowledge base * feat: Immedately create the document * feat: Add missing translation * feat: Open emoji pciker by default * fix: Emoji picker * feat: Rename * feat: Rename * fix: Emoji picker disappear * fix: Route flickering * feat: Refactor document * fix: Address ts error * feat: Reduce delay * feat: Document -> Page * fix: Add missing translation * fix: URL * fix: add missing translation * fix: editor blurred * fix: No skelton after successfuly deletion * fix: Filter * build: Add test * fix: Test * fix: Test coverage drop --------- Co-authored-by: canisminor1990 <i@canisminor.cc>6 个月前
✨ feat: email provider support resend (#10557) 5 个月前
🌐 chore: translate non-English comments to English in server file service (#10546) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com>5 个月前
✨ feat: add ComfyUI integration Phase1(RFC-128) (#9043) Co-authored-by: YuTengjing <ytj2713151713@gmail.com> 6 个月前
♻️ refactor: unify retry logic to async-retry (#10579) * ♻️ refactor: unify retry logic to async-retry - Refactor MCPService.listTools() to use async-retry with exponential backoff - Refactor asyncifyPolling() to use async-retry internally while maintaining the same API - Add async-retry as dependency to root package and model-runtime package 🔗 Related: LOBE-1370 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * ✅ test: update MCPService.listTools tests for async-retry - Update test expectation: throw original error when retries exceeded - Remove skipCache parameter test (now handled internally by async-retry) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>5 个月前
✨ feat: support tool invention (#10182) * finish intervention backend * add Intervention * fix tests * finish action mode * 初步完成 reject 逻辑 * 初步完成 reject 逻辑 * wip approve tool calling * 初步完成 approve 流程 * Update index.ts * 完成 approve 流程 * fix tests * fix tests6 个月前
🐛 fix: fix open chat page with float link modal (#9235) * refactor @lobechat/database * move config/file and llm to envs * move config/auth to envs * refactor * fix tests * fix tests * upgrade8 个月前
🐛 fix: fix oidc accountId mismatch (#10058) * chore: adjust oidc login and consent page mobile style * fix: acccount mismatch error * test: add oidc service test case6 个月前
♻️ refactor: Migrating Firecrawl to v2 (#9850) * ✨ feat: 更新 Firecrawl API 版本,增强搜索功能和结果映射 * ✨ feat: 更新 FirecrawlMetadata 和 FirecrawlResults 接口,添加可选字段并增强错误处理 * fix typo (native -> naive) * ✨ feat: 更新模型配置,移除 Claude 3.5 Sonnet 相关条目,添加 MiniMax M2 和 KAT-Dev 32B 模型 * ✨ feat: 添加 MiniMax M2 模型并更新代理 URL * fix test6 个月前
💄 Style: RFC-113 Provider Model Usage Statistics (#8453) * :lipstick: style: migrate panel UI * :globe_with_meridians: i18n: add i18n slots * :white_check_mark: lint: fix * :globe_with_meridians: i18n: add translations * :white_check_mark: test: add usage tests * :memo: docs: update annotations * :bug: fix: always enable * :bug: fix: dayjs init error * :bug: fix: no attr len * :bug: fix: slice err6 个月前
🐛 fix: missing init user after user creation (#10587) 5 个月前