v0.1.0
Initial release
Piper is a TypeScript SDK and CLI for designing durable coding-agent loops. This first release includes the core loop primitives, runtime execution engine, CLI tooling, built-in harness adapters, recipe helpers, artifact/feedback handling, policy checks, retries, gates, and npm package publishing support.
Install with:
npm install --save-dev @beyland/piper
# or
pnpm add -D @beyland/piper