JSPM

@agentclutch/loop

0.7.3-alpha.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 147
  • Score
    100M100P100Q72734F
  • License Apache-2.0

Loop lifecycle contracts for AgentClutch action proposals, decisions, events, and resume context.

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@alpha

Usage

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.