pzhang_zywl
|
5175fbaf14
|
feat: worktree 隔离方案 - 多 agent 独立工作目录 - Closes #102
CI / test (pull_request) Successful in 19s
启动 agent 后自动创建 ~/.gitea/worktrees/<user>/ 隔离目录,
多个 agent 可同时修改不同文件、不同分支互不干扰。
- _common.sh: 新增 setup_worktree/cleanup_worktree 函数
- start_dev_agent.sh: 启动时自动切 worktree
- start_qe_agent.sh: 同上
- DEV_AGENT.md/QE_AGENT.md: 启动行为增加 worktree 检查步骤
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-05 17:33:15 +08:00 |
|
pzhang_dev_agent_01
|
9dff1617ea
|
Merge pull request 'fix: migrate Gitea config to multi-profile system' (#100) from test/issue-90 into main
CI / test (push) Successful in 18s
|
2026-06-05 17:17:59 +08:00 |
|
pzhang_zywl
|
a8964db151
|
fix: 将 Gitea 配置迁移到 ~/.gitea/config.yaml 多账号配置体系
CI / test (pull_request) Successful in 18s
- 新增 _get_gitea_config.py 从 YAML 读取 URL/repo/token
- _common.sh 改为通过 eval python 脚本加载配置
- GITEA_CICD_SETUP.md / DEV_AGENT.md / QE_AGENT.md 更新文档
- CI 工作流改用 ${{ gitea.server_url }} / ${{ gitea.repository }}
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-05 17:17:48 +08:00 |
|
pzhang_zywl
|
2b5d901cfe
|
fix: 更新 repo 路径 pzhang_zywl → zeekrAI 组织
CI / test (push) Successful in 18s
创建 zeekrAI 组织并将 document_analyzer 转移至其下。
更新所有文件中的 repo 路径和 git remote。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-05 15:50:45 +08:00 |
|
pzhang_zywl
|
a60990b652
|
fix: 迁移 Gitea URL localhost:3000 → git.zywl.me - Closes #90
CI / test (push) Successful in 18s
|
2026-06-05 14:49:08 +08:00 |
|
pzhang_zywl
|
040d43d7f9
|
fix: 迁移 Gitea URL localhost:3000 → git.zywl.me - Closes #90
CI / test (pull_request) Successful in 19s
更新所有工作流、脚本、Agent 指引中的 URL,重新生成 API token。
修复 git hooks 指向 Docker 路径。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-05 14:48:03 +08:00 |
|
pzhang_zywl
|
55e66b2aab
|
fix: 迁移 Gitea URL localhost:3000 → git.zywl.me - Closes #90
更新所有工作流、脚本、Agent 指引中的 URL,重新生成 API token。
修复 git hooks 指向 Docker 路径。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-05 14:47:18 +08:00 |
|
pzhang_zywl
|
5fcac66800
|
Merge pull request 'fix: [product] Session 收尾:更新 GLOBAL_STATE.md - Closes #92 - Closes #93' (#94) from dev/issue-92-session-close into main
CI / test (push) Successful in 8s
CI / test (pull_request) Failing after 50s
|
2026-06-03 15:35:55 +08:00 |
|
pzhang_zywl
|
9050d7dea4
|
docs: Session da-0603-1426 收尾更新 GLOBAL_STATE.md - Closes #93
CI / test (pull_request) Successful in 8s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 15:35:36 +08:00 |
|
pzhang_zywl
|
0b03856ecd
|
Merge pull request 'fix: [product] DEV_AGENT.md 补充阻塞关系设置规则 - Closes #91' (#92) from dev/issue-91-blocking-rule into main
CI / test (push) Waiting to run
|
2026-06-03 15:33:08 +08:00 |
|
pzhang_zywl
|
3205508684
|
docs: DEV_AGENT.md 补充阻塞关系设置原子操作规则 - Closes #91
CI / test (pull_request) Successful in 8s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 15:32:50 +08:00 |
|
pzhang_zywl
|
fe731ba12d
|
Merge pull request 'fix: 把图像模型换成 qwen3.6-flash - Closes #88' (#89) from dev/issue-88-switch-vision-model into main
CI / test (push) Waiting to run
|
2026-06-03 14:54:45 +08:00 |
|
pzhang_zywl
|
e65623e29d
|
fix: switch image model from qwen3-vl-plus to qwen3.6-flash - Closes #88
CI / test (pull_request) Successful in 9s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 14:54:11 +08:00 |
|
pzhang_zywl
|
bdef679c2b
|
Merge pull request 'fix: [product] _normalize_rule 增加 screen_type 默认值防御 + step2 test 降级 warn - Closes #86' (#87) from dev/issue-86-screen-type-defense into main
CI / test (push) Waiting to run
|
2026-06-03 14:44:47 +08:00 |
|
pzhang_zywl
|
f7f00091a6
|
fix: _normalize_rule adds screen_type/geo defaults + step2 test downgrades to warn - Closes #86
CI / test (pull_request) Successful in 10s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 14:44:11 +08:00 |
|
pzhang_zywl
|
34c27cbf38
|
Merge pull request 'fix: [bug] run_pipeline.py subprocess GBK encoding causes stdout=None on Windows - Closes #84' (#85) from dev/issue-84-encoding-fix into main
CI / test (push) Waiting to run
|
2026-06-03 14:41:20 +08:00 |
|
pzhang_zywl
|
a5f3efc555
|
fix: subprocess encoding=utf-8 to prevent GBK stdout crash on Windows - Closes #84
CI / test (pull_request) Successful in 10s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-03 14:39:55 +08:00 |
|
pzhang_zywl
|
5b27f86890
|
Merge pull request 'fix: [test] QE-Agent session 2026-06-02 收尾:更新 GLOBAL_STATE.md - Closes #82' (#83) from test/issue-82 into main
CI / test (push) Successful in 13s
|
2026-06-02 20:07:56 +08:00 |
|
pzhang_zywl
|
fb05ee6045
|
docs: QE-Agent session 收尾更新 GLOBAL_STATE + 合并 Dev-Agent 日间更新 - Closes #82
CI / test (pull_request) Successful in 8s
合并 Dev-Agent (v4 流程规范) + QE-Agent (15 Issue 基础设施) 的全局状态更新
A: 4 ERROR→PASS, B: 63%→98.1%, 90% 闭环率
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 20:07:14 +08:00 |
|
pzhang_zywl
|
bdd9131fc0
|
Revert "docs: QE-Agent session 收尾更新全局状态 - 全天 15 Issue 90% 闭环率"
CI / test (push) Successful in 7s
This reverts commit 868b0ce5b9.
|
2026-06-02 20:05:10 +08:00 |
|
pzhang_zywl
|
868b0ce5b9
|
docs: QE-Agent session 收尾更新全局状态 - 全天 15 Issue 90% 闭环率
CI / test (push) Successful in 8s
|
2026-06-02 20:00:35 +08:00 |
|
pzhang_zywl
|
db8bb76bf1
|
Merge pull request 'fix: 系统性的分析和反思今天的开发历程 - Closes #79' (#81) from dev/issue-79-round2-close-standards into main
CI / test (push) Successful in 11s
|
2026-06-02 19:55:40 +08:00 |
|
pzhang_zywl
|
0d7400734b
|
fix: DEV_AGENT.md 增加 Issue 关闭规范 + 研究型修复 + 禁止模式 - Closes #79
CI / test (pull_request) Successful in 9s
- Issue 关闭规范: 必须包含问题/根因/修复/验证四要素
- 研究型修复流程: 根因不明时开 investigation Issue 阻断原 Issue
- 禁止模式: 反复小改动试错、不跑 pipeline 关质量 Issue 等
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 19:55:06 +08:00 |
|
pzhang_zywl
|
48a6447c24
|
Merge pull request 'fix: 系统性的分析和反思今天的开发历程 - Closes #79' (#80) from dev/issue-79-fix-quality-gate-process into main
CI / test (push) Successful in 10s
|
2026-06-02 19:45:57 +08:00 |
|
pzhang_zywl
|
12ad5dd9e0
|
fix: DEV_AGENT.md 增加修复类型区分 + 质量级修复批处理策略 - Closes #79
CI / test (pull_request) Successful in 8s
- 第零步:判定代码级/质量级修复,不同验证路径
- 质量级修复:必须 pipeline + e2e,无法运行时 Issue 保持 open
- 批处理策略:合并相关质量改动,一次 e2e 验证一批
- PR 模板增加修复类型和 e2e 验证 checklist
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 19:45:14 +08:00 |
|
pzhang_zywl
|
b06eeddccc
|
Merge pull request 'fix: [bug] Layer C QE Audit 持续 REJECT — 1/5 adequate 需提升至 ≥70% - 来自 #18 - Closes #75' (#78) from dev/issue-75-round3-prompt-completeness into main
CI / test (push) Successful in 9s
|
2026-06-02 19:25:10 +08:00 |
|
pzhang_zywl
|
440cd5812b
|
fix: step2 prompt 增加功能完整性要求 - Closes #75
CI / test (pull_request) Successful in 7s
新增规则 #9:要求 LLM 覆盖上下文包中的每个表格行和每条文字描述,
确保不遗漏任何数据来源。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 19:24:37 +08:00 |
|
pzhang_zywl
|
55dcfc1b3e
|
Merge pull request 'fix: [bug] Layer C QE Audit 持续 REJECT — 1/5 adequate 需提升至 ≥70% - 来自 #18 - Closes #75' (#77) from dev/issue-75-round2-ensemble-temp into main
CI / test (push) Successful in 9s
|
2026-06-02 18:55:49 +08:00 |
|
pzhang_zywl
|
4a8032665f
|
fix: ensemble 温度从 3 个增至 4 个增加多样性 - Closes #75
CI / test (pull_request) Successful in 8s
新增 t=0.5 温度变体,提高 ensemble 多样性以捕获更多功能单元。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 18:55:16 +08:00 |
|
pzhang_zywl
|
6536c7fa9d
|
Merge pull request 'fix: [bug] Layer C QE Audit 持续 REJECT — 1/5 adequate 需提升至 ≥70% - 来自 #18 - Closes #75' (#76) from dev/issue-75-retry-3 into main
CI / test (push) Successful in 10s
|
2026-06-02 18:35:44 +08:00 |
|
pzhang_zywl
|
2cd02453ec
|
fix: step1 覆盖反馈重试增至 3 次 + 放宽质量门控 - Closes #75
CI / test (pull_request) Successful in 8s
- 重试次数 2→3,增加 LLM 补全机会
- 质量门控放宽:新增 sections 且无回归即采纳,不只严格要求覆盖率下降
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 18:35:06 +08:00 |
|
pzhang_zywl
|
140e49342c
|
Merge pull request 'fix: [bug] step3 未防御 table source null row + Layer C QE Audit 100% 不合格 - 来自 #18 e2e - Closes #73' (#74) from dev/issue-73-fix-null-row into main
CI / test (push) Successful in 8s
|
2026-06-02 18:06:04 +08:00 |
|
pzhang_zywl
|
93bbfe6029
|
fix: step3 _normalize_rule 将 table source 的 null row 转为 0 - Closes #73
CI / test (pull_request) Successful in 8s
LLM 输出 table source 时 row 字段可能为 null,导致 Layer A schema 失败。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 18:05:28 +08:00 |
|
pzhang_zywl
|
6b1424b1c4
|
Merge pull request 'fix: [bug] step2 IR extraction 生成 list 类型 section 字段导致 conftest 崩溃 - 来自 #64 修复 - Closes #69' (#72) from dev/issue-69-fix-list-section into main
CI / test (push) Successful in 12s
|
2026-06-02 17:45:37 +08:00 |
|
pzhang_zywl
|
efb5ed481e
|
fix: step3 _normalize_rule 处理 section 为 list 的 LLM 格式问题 - Closes #69
CI / test (pull_request) Successful in 9s
LLM 输出 section 字段有时为 list 而非 string,导致 .strip() 崩溃。
添加 _clean_section() 将 list→首元素 string,空 list 回退到 rule path。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 17:44:56 +08:00 |
|
pzhang_zywl
|
e54a221f34
|
Merge pull request 'fix: [test] conftest ir_data fixture 防御 LLM 产出的 list-type section - Closes #70' (#71) from test/issue-70 into main
CI / test (push) Successful in 8s
|
2026-06-02 17:38:31 +08:00 |
|
pzhang_zywl
|
473a3c8d4f
|
test: conftest ir_data 防御 list-type section + normalize 异常回退 - Closes #70
CI / test (pull_request) Successful in 7s
|
2026-06-02 17:37:47 +08:00 |
|
pzhang_zywl
|
5f094a9a48
|
Merge pull request 'fix: [product] Dev-Agent PR 前必须跑完整 e2e pipeline 验收 - 防止修复回归 - Closes #67' (#68) from dev/issue-67-pr-e2e-gate into main
CI / test (push) Successful in 14s
|
2026-06-02 17:35:16 +08:00 |
|
pzhang_zywl
|
7c02db907b
|
feat: Dev-Agent PR 前加入 e2e pipeline 验收步骤 - Closes #67
CI / test (pull_request) Successful in 7s
开发流程新增步骤 5-6:运行完整 pipeline + e2e 验收 (Layer A+B+C),
防止修复引入回归。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 17:34:39 +08:00 |
|
pzhang_zywl
|
d682f64c01
|
Merge pull request 'fix: [bug] IR Layer A 仍失败: rules[56] 空 sources + Layer C QE Audit 100% 不合格 - 来自 #18 - Closes #64' (#65) from dev/issue-64-fix-empty-sources into main
CI / test (push) Successful in 13s
|
2026-06-02 17:25:59 +08:00 |
|
pzhang_zywl
|
a24408521c
|
fix: step3 _normalize_rule 为空 sources 的 rule 添加最小 text source - Closes #64
CI / test (pull_request) Successful in 11s
防御性处理 LLM 输出中 sources 为空数组的情况,避免 Layer A schema 失败。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 17:25:12 +08:00 |
|
pzhang_zywl
|
c091b6c256
|
Merge pull request 'fix: [bug] IR 覆盖率回归:Layer B 从 92.6% 降至 63% + Layer A 新 schema 错误 - 来自 #18 - Closes #57' (#63) from dev/issue-57-round2-ir-normalize-on-load into main
CI / test (push) Successful in 11s
|
2026-06-02 16:58:35 +08:00 |
|
pzhang_zywl
|
cbafd30ec7
|
fix: acceptance test 加载 IR 时应用 _normalize_rule 修复旧 IR 文件中的 schema 问题 - Closes #57
CI / test (pull_request) Successful in 8s
ir_data fixture 在加载 ir_final.json 后对每条 rule 调用 _normalize_rule,
确保旧 pipeline 输出也能受益于最新的防御性修复(非法 source type、
缺失 section 字段等)。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 16:57:48 +08:00 |
|
pzhang_zywl
|
f84908aa36
|
Merge pull request 'fix: [test] agent_poller 缺少 reopen-issue 命令 - Closes #61' (#62) from test/issue-61 into main
CI / test (push) Successful in 11s
|
2026-06-02 16:48:12 +08:00 |
|
pzhang_zywl
|
500152510a
|
test: agent_poller 新增 reopen-issue 命令 - Closes #61
CI / test (pull_request) Successful in 10s
|
2026-06-02 16:47:26 +08:00 |
|
pzhang_zywl
|
0d5bfa9276
|
Merge: resolve conflict in agent_poller.py
CI / test (push) Successful in 9s
|
2026-06-02 16:21:23 +08:00 |
|
pzhang_zywl
|
eb2af77c90
|
Merge pull request 'fix: [test] blocked-check 将 API 错误误判为阻塞已解除 - Closes #58' (#60) from test/issue-58 into main
CI / test (push) Successful in 8s
|
2026-06-02 16:21:03 +08:00 |
|
pzhang_zywl
|
eccaa28b1d
|
test: blocked-check 用 _req_safe 替代 _req 避免 API 错误误判 - Closes #58
CI / test (pull_request) Successful in 12s
- 新增 _req_safe():API 错误返回 None 而非 sys.exit(1)
- blocked_check / _unblock_issues_blocked_by / _get_blocking_refs 改用 _req_safe
- API 失败时保守处理:保持 blocked 状态
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-02 16:20:12 +08:00 |
|
pzhang_zywl
|
2101a43b68
|
Merge pull request 'fix: [bug] IR 覆盖率回归:Layer B 从 92.6% 降至 63% + Layer A 新 schema 错误 - 来自 #18 - Closes #57' (#59) from dev/issue-57-fix-coverage-regression into main
|
2026-06-02 16:19:29 +08:00 |
|
pzhang_zywl
|
9f0872c36a
|
Merge pull request 'fix: [bug] IR 覆盖率回归:Layer B 从 92.6% 降至 63% + Layer A 新 schema 错误 - 来自 #18 - Closes #57' (#59) from dev/issue-57-fix-coverage-regression into main
CI / test (push) Successful in 13s
|
2026-06-02 16:17:50 +08:00 |
|