Local-first Action Card and takeover UX layer for consequential AI agent actions. Pause before side effects, approve with full context, replay runs as stories.
Agents are moving from chat into action. AgentClutch owns the moment something consequential is about to happen.
A prompt app, wrapped tool, or engineered loop proposes a side effect โ clicking checkout, sending a message, deleting a file, changing a record.
The proposal becomes an ActionProposal, then an inspectable ActionCard โ showing target, evidence, consequence, and risk.
Approve once, edit fields, take the wheel, block, or create a rule. The intervention is recorded.
AgentClutch returns LoopResumeContext and the agent continues. The entire run can be replayed as a human-readable Run Story.
Everything you need to add human-in-the-loop control to any agent workflow.
Inspectable UI cards showing what will happen, where, with what evidence, and what the consequences are โ before anything executes.
Pause and resume agent loops with structured context. Loop-native internally, prompt-compatible at the SDK edge.
Local JSONL recording of every action, intervention, and decision. Full audit trail without any external service.
Browser automation with clutch points. Pause before clicks, form submissions, and checkout โ inspect before committing.
Drop-in Action Card viewer, Run Story player, and consequence display. Styleable, composable, framework-friendly.
Create rules to auto-approve, block, or require clutch on matching patterns. Teach Mode captures human corrections as reusable lessons.
Structured metadata for every action type โ reversibility, compensation, severity. Know what happens if it goes wrong.
Replay any recorded run as a human-readable story. Perfect for review, debugging, demos, and compliance.
@agentclutch/core, @agentclutch/cli, and more. Install with npm or pnpm, run anywhere.
Try the FakeStore interactive demo in under 2 minutes โ a real browser, a real clutch point, a real decision.
Wrap any risky action with prompt_guard โ the simplest way to add a clutch point.
Add human-in-the-loop control to your agent workflows today.