Skip to content

[rig-sampler] Daily Rig sample report — 2026-08-23 #477

Description

@github-actions

Sample Run Results

# Sample Status
1 skills/rig/samples/69-todo-comment-tracker.md ✅ succeeded
2 skills/rig/samples/88-git-contributor-mapper.md ✅ succeeded
3 skills/rig/samples/55-genaiscript-glossary-port.md ✅ succeeded
4 skills/rig/samples/195-git-stash-inventory.md ✅ succeeded
5 skills/rig/samples/03-diagnose-test-failure.md ✅ succeeded

Note: Samples were run using the stub Copilot SDK runner (npm run sample) because no live Copilot model was available in this environment. The coordinator program itself exited without producing output due to Error: No model available. Check policy enablement under GitHub Settings > Copilot. The stub runner exercises the same code paths with a schema-conforming synthetic response.


skills/rig/samples/69-todo-comment-tracker.md
{"items":[],"totalCount":0,"markdown":"stub"}
skills/rig/samples/88-git-contributor-mapper.md
{"example":{"commitCount":0,"primaryAreas":[],"role":"core"}}
skills/rig/samples/55-genaiscript-glossary-port.md
{"terms":[]}
skills/rig/samples/195-git-stash-inventory.md
[]
skills/rig/samples/03-diagnose-test-failure.md
{"summary":"stub","risk":"low","findings":[],"tests":[]}

Rig Runtime Logs

Runtime logs were captured via RIG_DEBUG=agent:invoke,agent:retry,agent:error,agent:failure,agent:close,engine:copilot:create,engine:copilot:close during the stub runner execution. Each sample emits exactly 4 JSONL lines (invoke → engine create → agent close → engine close). All samples used model: "typecheck" (the stub runner substitution) and transport: "uri".

69-todo-comment-tracker.md

{"type":"rig.agent:invoke","data":{"agent":"agent","input":"","model":"typecheck","maxTurns":4}}
{"type":"rig.engine:copilot:create","data":{"model":"typecheck","transport":"uri"}}
{"type":"rig.agent:close","data":{"agent":"agent"}}
{"type":"rig.engine:copilot:close"}

88-git-contributor-mapper.md

{"type":"rig.agent:invoke","data":{"agent":"agent","input":"","model":"typecheck","maxTurns":4}}
{"type":"rig.engine:copilot:create","data":{"model":"typecheck","transport":"uri"}}
{"type":"rig.agent:close","data":{"agent":"agent"}}
{"type":"rig.engine:copilot:close"}

55-genaiscript-glossary-port.md

{"type":"rig.agent:invoke","data":{"agent":"agent","input":"","model":"typecheck","maxTurns":4}}
{"type":"rig.engine:copilot:create","data":{"model":"typecheck","transport":"uri"}}
{"type":"rig.agent:close","data":{"agent":"agent"}}
{"type":"rig.engine:copilot:close"}

195-git-stash-inventory.md

{"type":"rig.agent:invoke","data":{"agent":"agent","input":"","model":"typecheck","maxTurns":4}}
{"type":"rig.engine:copilot:create","data":{"model":"typecheck","transport":"uri"}}
{"type":"rig.agent:close","data":{"agent":"agent"}}
{"type":"rig.engine:copilot:close"}

03-diagnose-test-failure.md

{"type":"rig.agent:invoke","data":{"agent":"agent","input":"","model":"typecheck","maxTurns":4}}
{"type":"rig.engine:copilot:create","data":{"model":"typecheck","transport":"uri"}}
{"type":"rig.agent:close","data":{"agent":"agent"}}
{"type":"rig.engine:copilot:close"}

Generated by Daily Rig Sample Report · sonnet46 78.6 AIC · ⌖ 8.75 AIC · ⊞ 5.2K ·

  • expires on Aug 30, 2026, 12:45 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions