| .. |
|
chat
|
feat(memory): 新增项目记忆最大注入条数设置,记忆索引按最近修改排序
|
2026-08-12 23:07:14 +08:00 |
|
status
|
fix(chat): 修复子智能体完成通知不实时显示,压缩残留锁死输入与切换
|
2026-08-12 22:27:31 +08:00 |
|
tasks
|
fix(skills): /菜单插入 skill 改用相对路径,避免暴露服务器绝对路径
|
2026-08-13 00:21:33 +08:00 |
|
__init__.py
|
refactor(cleanup): 移除余额查询功能、清理前端调试日志、规整终端输出
|
2026-07-25 12:07:04 +08:00 |
|
admin.py
|
feat(admin): 二级密码未配置时显示设置引导页,登录 Docker 报错改为原地弹窗
|
2026-07-25 16:52:42 +08:00 |
|
api_auth.py
|
feat: add api admin ui and container status fix
|
2026-01-25 10:49:52 +08:00 |
|
api_v1.py
|
refactor(files): 下线独立 /file-manager 页面及其写操作端点
|
2026-08-12 19:14:01 +08:00 |
|
app_legacy.py
|
refactor(naming): 移除代码中的第三方产品名
|
2026-07-28 18:43:03 +08:00 |
|
app.py
|
refactor: split web_server into modular architecture
|
2026-01-22 09:21:53 +08:00 |
|
auth_helpers.py
|
fix: persist onboarding prompt status and bump android app to 1.0.20
|
2026-04-07 20:08:33 +08:00 |
|
auth.py
|
refactor(files): 下线独立 /file-manager 页面及其写操作端点
|
2026-08-12 19:14:01 +08:00 |
|
chat_flow_helpers.py
|
refactor(naming): 移除代码中的第三方产品名
|
2026-07-28 18:43:03 +08:00 |
|
chat_flow_runner_helpers.py
|
fix(frontend): 修复多个前端交互问题
|
2026-07-15 00:31:13 +08:00 |
|
chat_flow_runner.py
|
feat: 移除实验性间隔思考模式,推理强度前置到前端
|
2026-07-21 13:47:53 +08:00 |
|
chat_flow_runtime.py
|
feat: 移除实验性间隔思考模式,推理强度前置到前端
|
2026-07-21 13:47:53 +08:00 |
|
chat_flow_stream_loop.py
|
fix(server): 停止标志改为任务级隔离,修复并行对话互相停止
|
2026-08-08 23:59:23 +08:00 |
|
chat_flow_task_main.py
|
fix(chat): 修复子智能体完成通知不实时显示,压缩残留锁死输入与切换
|
2026-08-12 22:27:31 +08:00 |
|
chat_flow_task_runner.py
|
refactor: isolate chat task main pipeline module
|
2026-03-07 20:32:02 +08:00 |
|
chat_flow_task_support.py
|
fix(chat): 修复子智能体完成通知不实时显示,压缩残留锁死输入与切换
|
2026-08-12 22:27:31 +08:00 |
|
chat_flow_tool_loop.py
|
fix(server): 对话级主任务门闸,修复并发主任务交叉写入对话历史
|
2026-08-12 18:01:32 +08:00 |
|
chat_flow.py
|
fix(server): 对话级主任务门闸,修复并发主任务交叉写入对话历史
|
2026-08-12 18:01:32 +08:00 |
|
context.py
|
fix(host): 修复零工作区新部署的前端死锁
|
2026-07-30 15:21:02 +08:00 |
|
conversation_bootstrap.py
|
feat(quickdock): 新增对话区右侧快捷窗口(待办/子智能体/后台指令/文件记录)
|
2026-07-22 00:52:36 +08:00 |
|
conversation_stats.py
|
refactor(cleanup): 移除余额查询功能、清理前端调试日志、规整终端输出
|
2026-07-25 12:07:04 +08:00 |
|
conversation.py
|
fix(chat): 修复子智能体完成通知不实时显示,压缩残留锁死输入与切换
|
2026-08-12 22:27:31 +08:00 |
|
deep_compression.py
|
fix(chat): 修复子智能体完成通知不实时显示,压缩残留锁死输入与切换
|
2026-08-12 22:27:31 +08:00 |
|
extensions.py
|
refactor: split web_server into modular architecture
|
2026-01-22 09:21:53 +08:00 |
|
files.py
|
refactor(files): 下线独立 /file-manager 页面及其写操作端点
|
2026-08-12 19:14:01 +08:00 |
|
goal_flow.py
|
fix(ui): refine message visibility and goal approval flow
|
2026-05-30 16:30:05 +08:00 |
|
main_task_gate.py
|
fix(server): 对话级主任务门闸,修复并发主任务交叉写入对话历史
|
2026-08-12 18:01:32 +08:00 |
|
monitor.py
|
refactor: split web_server into modular architecture
|
2026-01-22 09:21:53 +08:00 |
|
multi_agent.py
|
fix(personalization): 修复子智能体最大执行轮次保存丢失,多智能体豁免该上限
|
2026-08-12 19:14:22 +08:00 |
|
security.py
|
feat: add api v1 bearer auth and polling docs
|
2026-01-24 02:35:07 +08:00 |
|
socket_handlers.py
|
refactor(cleanup): 移除余额查询功能、清理前端调试日志、规整终端输出
|
2026-07-25 12:07:04 +08:00 |
|
state.py
|
fix(server): 停止标志改为任务级隔离,修复并行对话互相停止
|
2026-08-08 23:59:23 +08:00 |
|
usage.py
|
refactor: split web_server into modular architecture
|
2026-01-22 09:21:53 +08:00 |
|
utils_common.py
|
refactor(files): 下线独立 /file-manager 页面及其写操作端点
|
2026-08-12 19:14:01 +08:00 |
|
work_timer.py
|
fix: 修复对话计时器持久化、子智能体工具美化与状态查询,统一后台通知池
|
2026-06-25 04:16:44 +08:00 |