pzhang_zywl
|
5c451099ad
|
test: 移除硬编码路径,适配新 config.py 目录结构 - Closes #10
CI / test (pull_request) Successful in 7s
- conftest.py: secrets 路径改为多位置查找 (QE_SECRETS_PATH env → ~/.openclaw/config/ → workspace-document-analyzer/config/)
- conftest.py: IR 默认路径改为 output/final/ir_final.json (匹配 config.IR_FINAL_JSON)
- conftest.py: parsed 默认路径改为项目相对路径
- agent_poller.py: 添加 --labels 过滤 (向后兼容)
- 新增 agents/QE_AGENT.md + scripts/start_qe_agent.sh
|
2026-05-31 16:48:35 +08:00 |
|
pzhang_zywl
|
c31ddd0bb3
|
fix: agent_poller merge-pr 处理 Gitea 空响应体 - Closes #3
CI / test (pull_request) Successful in 7s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-31 14:41:23 +08:00 |
|
pzhang_zywl
|
884848f15f
|
fix: 统一输出文件目录结构 - Closes #3
CI / test (pull_request) Successful in 7s
- 新增 PROJECT_OUTPUT (项目根/output/),统一所有输出文件
- IR 中间产物 → output/ir/,最终交付物 → output/final/
- agent_poller.py 新增 pr-status/merge-pr/close-issue/lifecycle 命令
- DEV_AGENT.md 同步更新完整闭环流程
- 更新 conftest/test_sample 中的默认路径
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-31 14:38:37 +08:00 |
|
pzhang_zywl
|
62493d3513
|
fix: Dev-Agent handles all non-test issues, broaden issue scope beyond qe-feedback label
CI / test (push) Successful in 7s
|
2026-05-30 23:19:56 +08:00 |
|
pzhang_zywl
|
5154fb472d
|
docs: update Dev-Agent with role definition, dev/test separation model, qe-feedback label
CI / test (push) Successful in 7s
|
2026-05-30 23:15:18 +08:00 |
|
pzhang_zywl
|
a1eeee0880
|
feat: add dev agent config and Gitea issue poller
CI / test (push) Successful in 6s
|
2026-05-29 22:24:09 +08:00 |
|