563bd2c247
ci.yml / fix(agents): correct mode field in fix-pr agent definition (push) Failing after 0s
Changes mode from invalid "agent" to "primary" to match OpenCode's expected values: "subagent"|"primary"|"all". fix-pr is the main user entry point so "primary" mode is appropriate.