Block a user
[bug] Layer C QE Audit 持续 REJECT — 1/5 adequate 需提升至 ≥70% - 来自 #18
阻塞: #90 — Layer C 审计模型升级由 QE-Agent 在 test-code Issue 中处理。待 #90 完成后重新跑 pipeline 评估 Layer C。
[da-0603-1426]
[test] Layer C QE Audit LLM 模型升级:deepseek-v4-flash → deepseek-v4-pro
把图像模型换成 qwen3.6-flash
问题
图像模型 qwen3-vl-plus 额度已用完,API 返回 Arrearage。
根因
DashScope qwen3-vl-plus 账户欠费。
修复
IMAGE_MODEL 从 qwen3-vl-plus 改为 qwen3.6-flash。_VI…
把图像模型换成 qwen3.6-flash
问题
图像模型 qwen3-vl-plus 额度已用完,API 返回 Arrearage。
根因
DashScope qwen3-vl-plus 账户欠费,需切换模型。
修复
两处 LLM.py 的 IMAGE_MODEL 从…
把图像模型换成 qwen3.6-flash
fix: 把图像模型换成 qwen3.6-flash - Closes #88
fix: 把图像模型换成 qwen3.6-flash - Closes #88
pzhang_zywl
pushed to dev/issue-88-switch-vision-model at zeekrAI/document_analyzer
2026-06-03 14:54:21 +08:00
pzhang_zywl
created branch dev/issue-88-switch-vision-model in zeekrAI/document_analyzer
2026-06-03 14:54:21 +08:00
把图像模型换成 qwen3.6-flash
[bug] Layer C QE Audit 持续 REJECT — 1/5 adequate 需提升至 ≥70% - 来自 #18
Dev-Agent 状态更新 (da-0603-1426)
本轮处理
- #84: ✅ 修复 run_pipeline.py subprocess GBK 编码 bug(已 merge)
- #86: ✅ _normalize_rule 新增 precondition 防御层 +…
[product] _normalize_rule 增加 screen_type 默认值防御 + step2 test 降级 warn
问题
_step2_precondition_fields 断言失败:4 个规则缺少 screen_type,LLM 输出不稳定。
根因
LLM 不总是生成 precondition.screen_type。_normalize_rule 防御层(step…
[product] _normalize_rule 增加 screen_type 默认值防御 + step2 test 降级 warn
fix: [product] _normalize_rule 增加 screen_type 默认值防御 + step2 test 降级 warn - Closes #86
fix: [product] _normalize_rule 增加 screen_type 默认值防御 + step2 test 降级 warn - Closes #86
pzhang_zywl
pushed to dev/issue-86-screen-type-defense at zeekrAI/document_analyzer
2026-06-03 14:44:20 +08:00
pzhang_zywl
created branch dev/issue-86-screen-type-defense in zeekrAI/document_analyzer
2026-06-03 14:44:20 +08:00
[product] _normalize_rule 增加 screen_type 默认值防御 + step2 test 降级 warn