modelRoleIds top-level constant
The model roles supported by ModelRolesConfig, in declaration order.
Exact omp role names (default, smol, slow, plan) plus the
harness-local subagent delegation role.
Implementation
const modelRoleIds = ['default', 'smol', 'slow', 'plan', 'subagent'];