Package Exports
- @agentclutch/loop
Readme
@agentclutch/loop
Loop lifecycle contracts for AgentClutch action proposals, decisions, events, and resume context.
This package is part of AgentClutch: the local-first Action Card and takeover UX layer for consequential AI agent actions.
Status
0.7.3-alpha.0 is prepared as the first npm alpha version. Publish with the alpha dist-tag only until AgentClutch is stable.
Install
pnpm add @agentclutch/loop@alphaUsage
import { normalizeActionProposal } from "@agentclutch/loop";Package role
Action Proposal, Clutch Decision, loop events, and Resume Context contracts.
See the root AgentClutch README and docs/quickstart.md for full setup, demos, and caveats.