6k6g-v3 / src /worker

Commit History

fix: 更新 buildTag 为 v9-anti-slop-v2 + 清理 Dockerfile
edd35e3

fanyubo commited on

feat: 全局实装「反 AI 虚空废话协议 2.0」
6c1f19d

fanyubo commited on

feat: 只用 mimo-v2.5 + 大幅增加 token 预算
c6ec73d

fanyubo Claude Opus 4.7 commited on

chore: 添加 BUILD_VERSION 启动日志验证构建生效
bd24c9a

fanyubo Claude Opus 4.7 commited on

fix: MIMO 推理模型必须用 system prompt + 足够的 max_tokens
39440c4

fanyubo Claude Opus 4.7 commited on

fix: MIMO 推理模型 content 为空时 fallback 到 reasoning_content
c4319e1

fanyubo Claude Opus 4.7 commited on

fix: 去掉 system prompt + 启发式标题兜底
992f513

fanyubo commited on

fix: LLM 大纲 fallback 增加完整诊断 + 增大输入内容
0eb0531

fanyubo commited on

fix: 清洗 HTML 中 style/script 标签内容,修复草案模式大纲提取
cc7fe60

fanyubo commited on

diag: dequeue 时保存任务原始数据到 Redis 诊断 key
17a830e

fanyubo commited on

diag: 添加 effectiveDraft 预览到诊断数据
fb0b3a1

fanyubo commited on

diag: 添加草案模式诊断数据到任务结果
52bf1ac

fanyubo commited on

fix: 草案模式 LLM 大纲生成兜底 + HTML 内容检测增强
b4a7b33

fanyubo commited on

fix: draftContent 为空时 fallback 到 prompt 中的 HTML artifact 内容
4b81143

fanyubo commited on

fix: 修复草案模式标题提取正则不跨行匹配的 bug
7dbc5cc

fanyubo Claude Opus 4.7 commited on

fix: Phase 1 标题生成 prompt 优化,禁止泛化标题
032bc66

fanyubo commited on

feat: LLM 生成文档标题 + Phase 2 草案背景参考指令
517e1b0

fanyubo commited on

fix: 完成/失败时补回 title/taskType/tier/userId 初始字段
58ac1ce

fanyubo commited on

fix: Worker 文档标题使用 task.title + zombie recovery 修复
fe06e2a

fanyubo commited on

fix: COS mock URL 检测 — 上传返回 /mock/ 时回退到 content-raw
a19488c

fanyubo commited on

feat: 慢任务 Worker 优化 — OPT-02+03+05+07
c9393b9

fanyubo commited on

fix: 模型超时 10s→45s + 任务失败自动退款
226deb2

fanyubo commited on

fix: 慢任务模型路由统一对齐 V3.2 (mimo-v2.5) + 错误消息脱敏
46665f5

fanyubo commited on

feat: HF Space 三层保活方案 — 自 ping + Redis 持久化心跳 + 休眠恢复清理
cdcd206

fanyubo commited on

fix: 用 fetch 替代 S3 SDK 下载 COS 文件,解决连接超时问题
e13ead6

fanyubo commited on

diag: 添加模块导入诊断脚本,定位 kb-worker 崩溃根因
30b04a4

fanyubo commited on

fix: 添加 chunkText/embedBatch 细粒度日志 + 空 chunks 保护 + 恢复 kb-worker
e4e6f04

fanyubo commited on

feat: 添加 kb-mini 诊断 worker,跳过全部处理逻辑测试环境稳定性
eafe4ef

fanyubo commited on

fix: 更密集的步骤日志 — parse/chunk/embed 前后都记录
2d16be1

fanyubo commited on

fix: 添加 kb-test 诊断脚本 — 启动前测试 Redis/PG/COS 连通性
d8d5138

fanyubo commited on

fix: 添加文件级步骤日志 + nginx 路由 /internal/kb-steps-log
651a54c

fanyubo commited on

fix: 进一步降低内存 — 禁用 crawler, workers 1GB, 添加内存监控日志
d6daef6

fanyubo commited on

fix: 降低内存分配防止 OOM — backend-api 1GB, workers 2GB, 并发 5→2
46b3241

fanyubo commited on

fix: Redis 错误处理器类型修复 — err.code TS2339
5c12e81

fanyubo commited on

fix: Redis 连接日志增强 — 启动时显示脱敏 URL + 错误信息兜底
b02a18e

fanyubo commited on

fix: 锁检测只看实例心跳,彻底消除旧进程 legacy 心跳干扰
12dbb0d

fanyubo commited on

fix: 锁检测优先读取实例心跳,避免旧进程覆盖导致误判
f5877dd

fanyubo commited on

fix: kb-worker 锁获取过程详细日志
33e5c1e

fanyubo commited on

fix: 添加 /internal/kb-boot-log 端点远程读取启动日志
d9c0c93

fanyubo commited on

fix: kb-worker 添加文件系统启动日志排查崩溃
e5d1c56

fanyubo commited on

fix: kb-worker 启动错误捕获 — 定位新进程崩溃原因
8b723d5

fanyubo commited on

fix: kb-worker 锁机制重构 — 智能锁接管 + 延迟启动服务
db7f508

fanyubo commited on

fix: kb-worker 启动诊断 — 写 bootId 到 Redis 排查崩溃
b8ebf36

fanyubo commited on

fix: kb-worker 启动锁 + supervisord 进程组终止
5766084

fanyubo commited on

debug: 心跳添加 PID 字段
2f6958f

fanyubo Claude Opus 4.7 commited on

debug: activeTasks.set() 后添加 Redis 键
6242b57

fanyubo Claude Opus 4.7 commited on

debug: processKBTask 入口写入 Redis 键
81ceccb

fanyubo Claude Opus 4.7 commited on

debug: pollQueue 添加详细日志和 last_pop Redis 键
8dee536

fanyubo Claude Opus 4.7 commited on

debug: 添加详细日志追踪任务处理流程
2d84101

fanyubo Claude Opus 4.7 commited on

feat: kb-worker 错误日志写入 Redis 便于诊断
a2775ef

fanyubo Claude Opus 4.7 commited on