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
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
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
fec4c09ee0
sync: update all skills from latest workspace code
...
CI / test (push) Successful in 8s
doc_parser_skill:
- New: verify_flowchart.py (flowchart validation)
- Updated: LLM.py (multi-provider: DeepSeek + DashScope)
- Updated: image_parser.py (logic tree support, external prompts)
- Updated: SKILL.md, prompts/image_prompt.md
conflict_detection_skill:
- Updated: LLM.py (multi-provider sync)
- Updated: detect_conflicts.py (logic tree text conversion)
ir_generation_skill:
- Replaced old scripts/LLM.py + ir_generator.py with standalone project
- New: main.py, config.py, step1-3_*.py, ensemble_merge.py
- New: prompts/, tests/ subdirectories
tests:
- New: acceptance/ test suite with schema validation
- Fixed: conftest no longer globally skips non-acceptance tests
- Updated: test_sample.py for new ir_generation structure
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-30 22:45:08 +08:00
pzhang_zywl
7cd1cbbb08
fix: use empty labels array for Gitea API compat
CI / test (push) Failing after 7s
2026-05-29 22:10:40 +08:00
pzhang_zywl
7cf2231342
fix: use env var for API token, YAML folded scalar for args
CI / test (push) Failing after 7s
2026-05-29 22:07:39 +08:00
pzhang_zywl
e76f7c365b
feat: consolidate auto-issue into ci.yml with if: failure()
...
CI / test (push) Failing after 20s
CI / create-issue-on-failure (push) Has been skipped
- Replace workflow_run with same-workflow conditional job
- Add create_failure_issue.py script for Gitea API integration
- More reliable than cross-workflow triggers
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-29 20:35:28 +08:00