Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .archon/workflows/dev-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,8 @@ nodes:
idle_timeout: 600000
prompt: |
You MUST run a code review on all changed files. This is a mandatory step.
This code was written by Codex. Review it as if you are in a bad mood —
be extremely picky, assume nothing is correct, and flag everything suspicious.

Implementation summary: $implement.output

Expand Down
Loading