fix/v02-patch: pr_files_diff, template_name, repo_update #26
@@ -36,9 +36,6 @@ These rules apply to every task across every project, regardless of harness.
|
|||||||
4. **Goal-driven execution.** Define clear success criteria up front for every task.
|
4. **Goal-driven execution.** Define clear success criteria up front for every task.
|
||||||
Loop — implement, verify, refine — until those criteria are met. Don't claim
|
Loop — implement, verify, refine — until those criteria are met. Don't claim
|
||||||
completion without evidence (tests pass, command output, observed behavior).
|
completion without evidence (tests pass, command output, observed behavior).
|
||||||
5. **Branch-per-task for multi-agent repos.** When another agent may be active on
|
|
||||||
the same repo, create a branch (`agent/<description>`), commit there, and open a
|
|
||||||
PR. Do not merge without explicit instruction from Mathias.
|
|
||||||
|
|
||||||
## Default stack
|
## Default stack
|
||||||
|
|
||||||
|
|||||||
@@ -41,9 +41,6 @@ These rules apply to every task across every project, regardless of harness.
|
|||||||
4. **Goal-driven execution.** Define clear success criteria up front for every task.
|
4. **Goal-driven execution.** Define clear success criteria up front for every task.
|
||||||
Loop — implement, verify, refine — until those criteria are met. Don't claim
|
Loop — implement, verify, refine — until those criteria are met. Don't claim
|
||||||
completion without evidence (tests pass, command output, observed behavior).
|
completion without evidence (tests pass, command output, observed behavior).
|
||||||
5. **Branch-per-task for multi-agent repos.** When another agent may be active on
|
|
||||||
the same repo, create a branch (`agent/<description>`), commit there, and open a
|
|
||||||
PR. Do not merge without explicit instruction from Mathias.
|
|
||||||
|
|
||||||
## Default stack
|
## Default stack
|
||||||
|
|
||||||
|
|||||||
@@ -39,9 +39,6 @@ These rules apply to every task across every project, regardless of harness.
|
|||||||
4. **Goal-driven execution.** Define clear success criteria up front for every task.
|
4. **Goal-driven execution.** Define clear success criteria up front for every task.
|
||||||
Loop — implement, verify, refine — until those criteria are met. Don't claim
|
Loop — implement, verify, refine — until those criteria are met. Don't claim
|
||||||
completion without evidence (tests pass, command output, observed behavior).
|
completion without evidence (tests pass, command output, observed behavior).
|
||||||
5. **Branch-per-task for multi-agent repos.** When another agent may be active on
|
|
||||||
the same repo, create a branch (`agent/<description>`), commit there, and open a
|
|
||||||
PR. Do not merge without explicit instruction from Mathias.
|
|
||||||
|
|
||||||
## Default stack
|
## Default stack
|
||||||
|
|
||||||
|
|||||||
@@ -36,9 +36,6 @@ These rules apply to every task across every project, regardless of harness.
|
|||||||
4. **Goal-driven execution.** Define clear success criteria up front for every task.
|
4. **Goal-driven execution.** Define clear success criteria up front for every task.
|
||||||
Loop — implement, verify, refine — until those criteria are met. Don't claim
|
Loop — implement, verify, refine — until those criteria are met. Don't claim
|
||||||
completion without evidence (tests pass, command output, observed behavior).
|
completion without evidence (tests pass, command output, observed behavior).
|
||||||
5. **Branch-per-task for multi-agent repos.** When another agent may be active on
|
|
||||||
the same repo, create a branch (`agent/<description>`), commit there, and open a
|
|
||||||
PR. Do not merge without explicit instruction from Mathias.
|
|
||||||
|
|
||||||
## Default stack
|
## Default stack
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user