mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-05-07 05:32:52 +08:00
后端: - /chat/index 改为 BackgroundTasks 异步执行,立即返回 - /chat/status 返回细粒度状态(idle/indexing/indexed/failed) - 内存追踪索引进度,避免重复触发 前端: - ChatPanel 每 2 秒轮询索引状态,索引完成后自动停止 - 索引中显示"正在索引笔记内容..."及首次下载模型提示 - 索引失败显示重试按钮 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>