feat: implement experiment, refinement, and race loop patterns with watch loop integration #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hence/plan-IMPL-015"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
(repeatable "true")metadata field enables automatic respawn after completion/failure, with consecutive failure counter reset so transient failures don't exhaust the retry budget(auto-merge "false")metadata skips branch merge after completion, preserving branches for downstream inspection (race judge, experiment comparison)hence plan init --template {refinement,experiment-loop,race}scaffolds full plans with companion shell scripts (check-quality.sh, check-metric.sh, record-result.sh, judge.sh, merge-winner.sh)HENCE_*environment variables (metric, direction, time budget, modifiable file, plan) are injected into evaluate-check commands, lifecycle scripts, and agent PTY sessionsquality-passedproperly blocksready-refineTest plan
View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.