fix(pr): pin agent-meta marker, add harness field
ci / nix (push) Successful in 10s
ci / lint (push) Failing after 12s

This commit is contained in:
Miguel Palhas
2026-08-26 10:34:52 +01:00
parent a229d0ce79
commit ca02107d42
3 changed files with 21 additions and 5 deletions
+6 -1
View File
@@ -92,7 +92,12 @@ Then **end the turn**. Do not wait for anything.
Each reason is one query. Nothing new: return silently, per
`COMMON.md`. Update the state file whenever the phase or head SHA
changes. Every body you post ends with the metadata marker from
`COMMON.md`.
`COMMON.md`, verbatim — the `agent-meta` JSON object, never an
invented tag:
```
<!-- agent-meta: {"model":"<model-id>","harness":"<harness>","session":"<sid>"} -->
```
### `reason=comments`