6k6g-v3 / src /worker /processor.ts

Commit History

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

fanyubo Claude Opus 4.7 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: Redis 从 Upstash REST 迁移到 ioredis TCP
10d10f3

fanyubo commited on

feat: add analytics tracking for slow task complete and fail events
1cadb77

fanyubo commited on

fix: add missing callbackUrl and metadata fields to SlowTask interface
79a3810

fanyubo commited on

feat: 慢任务 Worker 完成后回调 callbackUrl
8fc98b6

fanyubo commited on

feat: 并发处理池 — 串行→3并发 worker 调度
ee71e80

fanyubo commited on

fix: 设计任务一次性完整生成(不拆章节)+ 清理 debug 日志
aa4ec23

fanyubo commited on

debug: 添加 design path check 日志
188b01b

fanyubo commited on

debug: 添加 executor result keys 日志
7afc0a0

fanyubo commited on

debug: 添加 executor result outputType 日志
aab714a

fanyubo commited on

feat: Token 驱动视觉风格系统 — 5 套精选风格随机轮换
0cf9806

fanyubo commited on

feat: Open Design 资产生成引擎 — ZIP/PPTX 输出支持
7a3a29b

fanyubo commited on

feat: 专业文档模板引擎 v2.0 - Q&A卡片/话术框/表格/封面
5221da3

fanyubo commited on

fix: processor.ts COS上传变量初始化 + 增强日志
f267d9e

fanyubo commited on

fix: Worker COS 上传逻辑 - 生成 DOCX 并上传到腾讯云
9391d4e

fanyubo commited on

fix: 全局执行器统一 - 确保看门狗能正确中止任务
e450726

fanyubo Claude Code commited on

fix: 看门狗熔断时强制中止 TaskExecutor - 防止轮询循环卡住
ddd8a50

fanyubo commited on

fix: task-executor 使用正确的 ModelDispatcher API + processor null check
7ad8ce5

fanyubo commited on

fix: 添加 switchToFallback 方法 + 超时增至 60秒 + processor JSON 解析修复
4f45ad2

fanyubo commited on

feat: 全阵列三级模型池 + 跨级降级架构 - Planning/Writing/Fallback三级容灾
f30a1e6

fanyubo commited on

Fix: 增强错误捕获和Phase日志 - 定位JSON解析失败根因
0e98142

fanyubo commited on

Fix: Global exception handlers + Enhanced error logging for Worker crash diagnosis
6fc89d1

fanyubo commited on

Fix: Enhanced error handling and logging for Worker crash diagnosis
96b2e68

fanyubo commited on

HF Space backend - slow task worker
90647f1

fanyubo commited on