Files
DeepAudit/frontend
lintsinghua f86a34f038 修复:退出登录不跳转 (#142) 和 batch_size 设置不生效 (#91)
- Account.tsx: handleLogout 和 handleSwitchAccount 改为调用
  AuthContext.logout() 清除认证状态,确保退出后重定向到登录页
- agent_tasks.py: 创建 EmbeddingService 后设置用户配置的 batch_size
- indexer.py: batch_size 默认值从 50 改为 100,与 EmbeddingConfig 一致

Fixes #142, Fixes #91

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:37:43 +08:00
..
2026-01-16 12:38:05 +08:00
2026-01-26 14:52:05 +08:00
2026-01-26 14:52:05 +08:00