• v3.3.1 f53e1b264e

    V3.3.1 修复:WBS 解析 'Extra data' 报错 + 开工接口空 body 容错

    hz4th_coder released this 2026-08-14 12:55:15 +08:00 | 6 commits to master since this release

    • parse_wbs 改用 raw_decode 提取第一个完整 JSON,忽略尾部杂质/多余 JSON(原按首{到尾}切片,模型输出带第二段JSON或解释文字时解析失败)
    • 兼容 subtasks/task_list/items/task 等任务键名
    • /autostart 接口 get_json 改 silent 容错(无 body 时不再 400)
    Downloads