| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove QWEN TTSmakima/multi-phase-plan-fix | soryu | 2026-02-01 | 1 | -390/+0 |
| | | |||||
| * | fix(supervisor): ensure all implementation phases are executed before PR | soryu | 2026-02-01 | 1 | -0/+390 |
| Previously the supervisor would implement only the first phase of a multi-phase plan and then create a PR. This change updates the supervisor system prompt to explicitly instruct it to: 1. Read and parse plan documents for multiple implementation phases 2. Execute phases sequentially 3. Track completion of each phase 4. Only create PR after ALL phases are complete Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> | |||||
