| Improve platform context query evidence and invariants
| 16 天前 |
| optimze pipeline
| 2 个月前 |
| refactor(build): unify build-engineer and build-fixer into single agent
Replace all build-engineer references in dev_pipeline and commands with
build-fixer. Pipeline stages now use build-fixer --signed for mandatory
signing; /build and /fix commands default to unsigned with optional
--signed flag. Add HAP copy-to-output step in build-fixer. Deprecate
build-engineer agent.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| 2 个月前 |
| feat(pipeline): add git commits for fixer agents and fix code review commit scope
- build-fixer, review-fixer, self-test-fixer now each perform a git
commit after successfully applying fixes, writing commit-id to
build-fix-commit-info.md / review-fix-commit-info.md /
self-test-fix-commit-info.md respectively (commit-id: none when no
files were modified or not in a git repo)
- dev_pipeline Stage 6 now resolves the review commit ID with priority:
Stage 5 post-build commit > Stage 4 logic-dev commit, so code review
always targets the compilable version of the code
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| 2 个月前 |
| update code review tool
| 2 个月前 |
| commit plugin
| 2 个月前 |
| agents: add pure-LLM baseline A/B (logic-*-minimal) + dev_pipeline switch
Minimal counterparts of logic-context-builder / logic-coding — single-file
plan.md handoff, single-file commit-info.md output, no gates/reviews/chains.
dev_pipeline.md gains a baseline arg that swaps Stage 4/4a subagents in
place; all other stages untouched. Intended for pure-LLM vs enhanced-agent
capability comparison.
| 1 个月前 |
| Add ArkTS static platform context card
| 16 天前 |
| planner minimal: add MVVM boundary guidance for shared-state tasks
| 1 个月前 |
| Improve platform context query evidence and invariants
| 16 天前 |
| commit plugin
| 2 个月前 |
| feat(pipeline): add git commits for fixer agents and fix code review commit scope
- build-fixer, review-fixer, self-test-fixer now each perform a git
commit after successfully applying fixes, writing commit-id to
build-fix-commit-info.md / review-fix-commit-info.md /
self-test-fix-commit-info.md respectively (commit-id: none when no
files were modified or not in a git repo)
- dev_pipeline Stage 6 now resolves the review commit ID with priority:
Stage 5 post-build commit > Stage 4 logic-dev commit, so code review
always targets the compilable version of the code
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| 2 个月前 |
| feat(pipeline): add git commits for fixer agents and fix code review commit scope
- build-fixer, review-fixer, self-test-fixer now each perform a git
commit after successfully applying fixes, writing commit-id to
build-fix-commit-info.md / review-fix-commit-info.md /
self-test-fix-commit-info.md respectively (commit-id: none when no
files were modified or not in a git repo)
- dev_pipeline Stage 6 now resolves the review commit ID with priority:
Stage 5 post-build commit > Stage 4 logic-dev commit, so code review
always targets the compilable version of the code
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| 2 个月前 |
| rename self-test-testcase-generator
| 30 天前 |
| rename self-test-testcase-generator
| 30 天前 |
| optimze agent
| 16 天前 |
| Update UI agent
| 2 个月前 |
| Update UI agent
| 2 个月前 |