Agent loop card
An agentic loop — plan, act, observe, repeat. Halt conditions cap runaway work: max iterations, goal reached, tool error, budget cap, or a human pulling the cord. Click an iteration to expand its thought, action and observation.
Agent loop card is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.
Agent loop card: An agentic loop — plan, act, observe, repeat. Halt conditions cap runaway work: max iterations, goal reached, tool error, budget cap, or a human pulling the cord. Click an iteration to expand its thought, action and observation.
SMS triage · Mick N80
Identify intent, capture vehicle year, run the quote estimator and reply with one SMS.
- Thought
Goal reached. Send SMS reply with quote refresher and Bay 2 slot offer.
Actionhermes.respond({ template: 'quote.ack', vars: { quoteId: 'q_44521' } })
ObservationSMS sent · message-id sm_88421 · delivered receipt pending
DPF warranty investigation
Determine if the rattle is covered under the 24-month parts warranty.
- Thought
Wait on Sam W reply
Actionwait({ timeoutMs: 720000 })
ObservationPending · poll loop active
Blog draft · long-form research
Produce a 1,200-word draft on DPF cleaning vs replacement.
- Thought
Begin section 1 · costs
Actionclaude.generate({ section: 1 })
ObservationBudget cap reached — $0.50 USD daily ceiling.