| .. |
|
__init__.py
|
feat(知识库): 重构知识库元数据存储为PostgreSQL数据库
|
2026-01-24 10:56:31 +08:00 |
|
agent_config_repository.py
|
feat(agent): 实现多部门智能体配置管理功能
|
2026-01-24 10:56:31 +08:00 |
|
agent_run_repository.py
|
feat: migrate chat streaming to async run queue + SSE
|
2026-02-27 18:19:13 +08:00 |
|
conversation_repository.py
|
feat: 新增对话置顶功能,优化对话列表排序和更新逻辑
|
2026-03-06 20:29:58 +08:00 |
|
department_repository.py
|
refactor: 重构数据库访问层,用户/对话/消息都统一迁移至PostgreSQL并添加业务模型支持
|
2026-01-24 10:56:31 +08:00 |
|
evaluation_repository.py
|
format: 清理代码中的空行和优化导入顺序
|
2026-01-24 10:56:31 +08:00 |
|
knowledge_base_repository.py
|
format: 清理代码中的空行和优化导入顺序
|
2026-01-24 10:56:31 +08:00 |
|
knowledge_file_repository.py
|
format: 清理代码中的空行和优化导入顺序
|
2026-01-24 10:56:31 +08:00 |
|
mcp_server_repository.py
|
refactor: 重构数据库访问层,用户/对话/消息都统一迁移至PostgreSQL并添加业务模型支持
|
2026-01-24 10:56:31 +08:00 |
|
message_feedback_repository.py
|
refactor(storage): 重构对话数据库模型与存储管理
|
2026-01-24 10:56:31 +08:00 |
|
operation_log_repository.py
|
refactor(storage): 重构对话数据库模型与存储管理
|
2026-01-24 10:56:31 +08:00 |
|
skill_repository.py
|
feat(skills): 支持依赖管理与运行时渐进注入
|
2026-02-22 17:42:37 +08:00 |
|
task_repository.py
|
feat(task): 添加任务删除功能,支持通过 API 删除任务并更新前端状态
|
2026-01-25 23:47:40 +08:00 |
|
user_repository.py
|
fix: 将MD5哈希算法替换为更安全的SHA256算法
|
2026-01-24 10:56:31 +08:00 |