The Rig coordinator agent (sample-coordinator) was invoked but terminated with a fatal error before any samples could be selected or run. No sample results are available.
| # |
Sample path |
Status |
| — |
(none selected) |
— |
Reason: The Copilot engine reported No model available. Check policy enablement under GitHub Settings > Copilot. The coordinator never reached the run_random_samples tool call, so no individual samples were executed.
Sample output (not available)
No samples were executed. The coordinator failed before any sample was selected.
Rig Runtime Logs
The following JSONL lines were emitted to stderr while running the Rig program. Logs are from the top-level sample-coordinator invocation only; no per-sample logs exist because no samples were run.
{"type":"rig.agent:invoke","data":{"agent":"sample-coordinator","input":"","model":"small","maxTurns":4}}
{"type":"rig.engine:copilot:create","data":{"model":"small","transport":"stdio"}}
{"type":"rig.agent:failure","data":{"agent":"sample-coordinator","error":{"name":"Error","message":"Execution failed: Error: No model available. Check policy enablement under GitHub Settings > Copilot","stack":"Error: No model available. Check policy enablement under GitHub Settings > Copilot\n at zy.resolveAndValidateModel ((redacted) at async zy.buildSettingsAndTools (...)\n at async zy.runAgenticLoop (...)\n at async zy.runNativeMessageTurn (...)"}}}
{"type":"rig.agent:close","data":{"agent":"sample-coordinator"}}
{"type":"rig.engine:copilot:close"}
Generated by Daily Rig Sample Report · sonnet46 26.5 AIC · ⌖ 5.52 AIC · ⊞ 5.2K · ◷
The Rig coordinator agent (
sample-coordinator) was invoked but terminated with a fatal error before any samples could be selected or run. No sample results are available.Sample output (not available)
No samples were executed. The coordinator failed before any sample was selected.
Rig Runtime Logs
The following JSONL lines were emitted to stderr while running the Rig program. Logs are from the top-level
sample-coordinatorinvocation only; no per-sample logs exist because no samples were run.{"type":"rig.agent:invoke","data":{"agent":"sample-coordinator","input":"","model":"small","maxTurns":4}} {"type":"rig.engine:copilot:create","data":{"model":"small","transport":"stdio"}} {"type":"rig.agent:failure","data":{"agent":"sample-coordinator","error":{"name":"Error","message":"Execution failed: Error: No model available. Check policy enablement under GitHub Settings > Copilot","stack":"Error: No model available. Check policy enablement under GitHub Settings > Copilot\n at zy.resolveAndValidateModel ((redacted) at async zy.buildSettingsAndTools (...)\n at async zy.runAgenticLoop (...)\n at async zy.runNativeMessageTurn (...)"}}} {"type":"rig.agent:close","data":{"agent":"sample-coordinator"}} {"type":"rig.engine:copilot:close"}