Skip to main content

Module agent

Module agent 

Source
Expand description

Verbs shaped for a program rather than a person: structured rows, claiming, a body excerpt, and a hygiene checklist.

Functions§

body_excerpt
The first lines of an issue’s file range, capped and screened for secrets.
claim
Take an issue: move it to STARTED and stamp the claim.
hygiene
The agent and CI checklist: issues claimed but not actionable, claims that have gone stale, plus the corpus validation summary.
issues_json
Issue rows as JSON, filtered the same way report::list filters them.
issues_rows
The same rows, still typed.
org_text
One issue’s org text, in full, ready to write to a file.
show_detail
The same card, still typed. See issues_rows for why both exist.
show_json
One issue as JSON, including its file and line range.
waiting_on
Issues waiting on this one.