agents
Get Agent Proposal
The agent's live mined proposals, newest first (the anti-nag budget allows more than one). A proposal built against stale instructions is superseded on read (a manual edit landed since mining) and drops out of the list.
Returns a LIST because the card shows a count: returning only the newest made the chip say "2 suggested changes" while the panel showed one, which reads as broken.
get/api/v1/agents/{agent_id}/proposal
Path parameters
agent_idstring uuid required
Headers
authorizationstring nullable
Bearer <token>
Bearer <token>
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.