文件最后提交记录最后更新时间
✨ feat: betterauth username signin (#10607) 5 个月前
💄 style: fix tag version and add provider changelog (#5582) * add changelog * fix * fix test * update locale1 年前
🤖 style: update i18n (#10445) 💄 style: update i18n Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com>5 个月前
✨ feat: support clerk as auth provider (#2374) * ✨ feat: support clerk as auth provider * ♻️ refactor: refactor the auth env config to `s3-oss/env` * ✅ test: add test for the theme mode and action * 💄 style: fix style * 🌐 chore: update locale * ✅ test: add more test * 🎨 chore: clean code * 📝 docs: update docs 2 年前
✨ feat: upgrade to lobe ui v2 with better design style (#7238) * ♻️ refactor: migrate to @lobehub/ui v2 * 🐛 fix: Fix form * 💄 style: Update style * 💄 style: Update form style * ✅ test: Fix test * 💄 style: Update actionbar style * upgrade * 💄 style: Update discover style * 💄 style: Update ui * 💄 style: Update darkmod * 💄 style: Update style * 🐛 fix: Fix review problem * 💄 style: Fix mobile style * 💄 style: Update modal style * 💄 style: Update form * 🔧 chore: Update i18n * 💄 style: Fix preview style problem * 🔧 chore: Update pkg1 年前
✨ feat: support Command Menu (CMD + J) (#10271) * feat: Init * feat: Add more commands * opti: Use lazy load * feat: More command * fix: CMDK position * style: Add shortkey hint * feat: Add entry * feat: Add About entries * feat: Add shortcut hint * feat: Create agent in CMDK * feat: Ues cmd + J temproraily * fix: Add missing translation5 个月前
✨ feat: support bash tools in local system (#9676) * wip for bash system * refactor * fix remark issue * 完成批准实现 * refactor toolIntervention * refactor toolIntervention * use user tool config * show InterventionModeSelector * finish local file mode * fix error * update * update i18n * revert * fix bug6 个月前
🐛 fix: udpate discover detail tools get & more link (#10586) * fix: slove discover loadmore link error * fix: update the get plugin detail api5 个月前
✨ feat: ChatInput support resize (#9215) * ✨ feat: ChatInput support resize * 💄 style: Update resizeMaxHeightOffset * 💄 style: Update ChatInput and fix some issues * 📝 docs: Fix i18n8 个月前
💄 style: improve update notification (#9717) * refactor tool source * Revert "refactor tool source" This reverts commit a867118a52bbcf7e8e023bc38312ee76b7096112. * improve update notification * improve locale7 个月前
🤖 style: update i18n (#10291) 💄 style: update i18n Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com>6 个月前
🤖 style: update i18n (#10349) 💄 style: update i18n Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com>5 个月前
✨ feat: support Command Menu (CMD + J) (#10271) * feat: Init * feat: Add more commands * opti: Use lazy load * feat: More command * fix: CMDK position * style: Add shortkey hint * feat: Add entry * feat: Add About entries * feat: Add shortcut hint * feat: Create agent in CMDK * feat: Ues cmd + J temproraily * fix: Add missing translation5 个月前
✨ feat: Add nano-banana-pro model support and optimization (#10376) 5 个月前
🐛 fix: fix `.PDF` can not be chunked (#3720) * ✨ feat: support eval page * ✨ feat: 完善数据集页面 * ✨ feat: 完善数据集页面 * ✨ feat: 新增评测任务页面 * ✨ feat: 新增评测任务页面 * 🚧 wip: 新增评测任务功能 * ✨ feat: 完成评测执行流程 * 🐛 fix: 支持 evaluation 的删除和创建 * 支持任务状态展示和数据下载 * fix langchain 分块后缀识别 * fix i18n * fix auth * ♻️ refactor: 重构db * 先添加默认模型1 年前
💄 style: improve lab style (#10040) * update * refactor lab * Update package.json6 个月前
💄 style: allow user to add agent without redirection (#1199) * ✨ feat: allow user to add agent without redirection * ✅ test: add test in action.ts if isSwitchSession is false * 🔖 chore: add additional skeleton button for loading * 🌐 style: add i18n * 🔖 chore: Refactor agent creation and session handling in Header component2 年前
✨ feat: support market cloud endpoint mcp (#10484) * feat: add market into userSettings & save the oidc token into db * feat: support market mcp endpoint to use in web * feat: add market signIn before use cloudEndpoint mcp * fix: update mcp call fc * fix: update test.ts * feat: delete client type cloud ts * feat: add auth market modal * fix: close some antd message * feat: update docs & remove the message loading in oidc5 个月前
✨ feat: support AI Image (#8312) Co-authored-by: canisminor1990 <i@canisminor.cc> 10 个月前
♻️ refactor: improve branding implement (#3832) * ♻️ refactor: reactor the branding implement * ♻️ refactor: reactor the branding implement * ♻️ refactor: reactor the branding implement * ♻️ refactor: reactor the branding locale * ♻️ refactor: reactor the branding locale * Update metadata.json * ♻️ refactor: reactor the branding locale * Update setting.json * ♻️ refactor: reactor the branding meta1 年前
🤖 style: update i18n (#10519) 💄 style: update i18n Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com>5 个月前
✨ feat: betterauth username signin (#10607) 5 个月前
💄 style: improve built-in client OIDC user flow (#10020) * refactor * make builtin client auto consent * i18n6 个月前
✨ feat: refactor to use kb search tool (#10340) * fix all render * add kb builtin tool * 完成知识库搜索功能 * 初步完成知识库读取实现 * finish display * fix * fix * fix * fix server api mode * update i18n5 个月前
✨ feat: support application search with searchXNG (#6452) * ✨ feat: add builtin search with SearXNG * ♻️ refactor: refactor the plugin error * add impl * update search * improve search card style * fix lint * fix calling * update i18n * fix tests * refactor the portal plugin design * update i18n * update * fix tests * add search header tag * refactor for the search visible1 年前
✨ feat: Add nano-banana-pro model support and optimization (#10376) 5 个月前
🐛 fix: fix `.PDF` can not be chunked (#3720) * ✨ feat: support eval page * ✨ feat: 完善数据集页面 * ✨ feat: 完善数据集页面 * ✨ feat: 新增评测任务页面 * ✨ feat: 新增评测任务页面 * 🚧 wip: 新增评测任务功能 * ✨ feat: 完成评测执行流程 * 🐛 fix: 支持 evaluation 的删除和创建 * 支持任务状态展示和数据下载 * fix langchain 分块后缀识别 * fix i18n * fix auth * ♻️ refactor: 重构db * 先添加默认模型1 年前
🤖 style: update i18n (#10405) 💄 style: update i18n Co-authored-by: canisminor1990 <17870709+canisminor1990@users.noreply.github.com>5 个月前
♻️ refactor: add badge and improve document (#8528) * update readme * 📝 docs: Update readme * 💄 style: Update PlanIcon * improve tooltip placement * improve tray --------- Co-authored-by: canisminor1990 <i@canisminor.cc>9 个月前
💄 style: improve thread i18n locale (#4807) 1 年前
✨ feat: refactor to use kb search tool (#10340) * fix all render * add kb builtin tool * 完成知识库搜索功能 * 初步完成知识库读取实现 * finish display * fix * fix * fix * fix server api mode * update i18n5 个月前
🐛 fix: update lost i18n files (#10179) chore: update i18n6 个月前
♻️ refactor(i18n): rm qa (#9783) 6 个月前