mzaxdandClaude 02cbe59a0c feat: 实现 AI 智能搜索功能
添加语义搜索能力,支持自然语言查询找到相关项目。

- 数据库:新增 embedding 字段用于向量存储
- 前端:新增 AI 搜索栏和结果组件,支持传统/AI 模式切换
- API:新增 /api/search/ai 端点处理语义搜索请求
- 国际化:添加 AI 搜索相关中英文翻译
- 探索任务:允许 FAILED 状态直接转到 IN_PROGRESS 简化重试

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-26 20:59:13 +08:00
2026-01-26 20:59:13 +08:00
2026-01-26 20:59:13 +08:00
S
Description
No description provided
3.6 MiB
Languages
TypeScript 96%
JavaScript 2.6%
CSS 1.2%
Dockerfile 0.2%