Releases: andersonmalves/prosa
Release list
Prosa v0.1.0-alpha
Prosa v0.1.0-alpha
Prosa is an open-source orchestration engine for bounded, reviewable agent workflows driven by approved specifications.
What this alpha demonstrates
- deterministic validation of specs, steps, DAGs, budgets, risks, and approvals;
- isolated attempts with persisted, sanitized evidence;
- fail-closed policy for unavailable agent commands and unsupported capabilities;
- review snapshots and explicit human decisions before material effects;
- a public six-stage demo with no agent binary, credential, network service, or paid dependency.
Try it
npm ci --ignore-scripts
npm run verify
node scripts/workflow/demo-public-alpha.cjsThe demo reports:
validation → confined-execution → gate → review → human-decision → report
Alpha boundaries
APIs may change. OpenCode/Cursor adapters, coercive macOS sandboxing, and MCP integration are experimental. Dependency vetting and spec-code drift are planned, not implemented. The package remains private on npm and is distributed from this repository only.
Security and support
Use GitHub private vulnerability reporting for security findings. Public issues may document reproducible defects, but this alpha makes no production-readiness, compatibility, response-time, or contribution-triage promise.
Release rollout
The repository owner authorized public visibility, metadata, release creation, and profile integration on 2026-07-26. Those external actions follow the reviewed merge and the recorded release gate.