Skip to content

feat(harness): git workflow automation and steer/review hardening#197

Merged
aryaniyaps merged 1 commit into
mainfrom
fix/harness-git-workflow-qa
Jun 7, 2026
Merged

feat(harness): git workflow automation and steer/review hardening#197
aryaniyaps merged 1 commit into
mainfrom
fix/harness-git-workflow-qa

Conversation

@aryaniyaps

Copy link
Copy Markdown
Owner

Summary

  • Add intelligent git branch handling (auto-feature-branch) with git-workflow.yaml artifacts and scoped commits via --only-path.
  • Harden headless QA finalize for git smoke tasks (branch ensure, ISO marker, scoped harness-git-commit).
  • Improve steer/review loop with hygiene fast-path, lite review preflight, inline repair, and ADR 0057 fast steer completion.

Test plan

  • npm test (363 passing)
  • node .pi/scripts/harness-verify.mjs
  • Optional: .pi/harness/runs/_qa-live-run.sh full headless E2E

Made with Cursor

- Auto feature branches from protected refs via harness-git-branch
- Scoped commits with --only-path and git QA assertions
- Headless QA finalize writes git-workflow.yaml and smoke commits
- Fast steer completion, lite review preflight, inline repair
- ADR 0057 and expanded tests (363 passing)

Co-authored-by: pi-mono <261679550+pi-mono@users.noreply.github.com>
@aryaniyaps aryaniyaps merged commit c1e8a9e into main Jun 7, 2026
1 check failed
@aryaniyaps aryaniyaps deleted the fix/harness-git-workflow-qa branch June 7, 2026 13:29
@aryaniyaps aryaniyaps mentioned this pull request Jun 7, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant