Releases: HappyLifeSaaS/Avorelo
Releases · HappyLifeSaaS/Avorelo
Release list
Avorelo 1.0.0 — Open Source (Apache-2.0), local-first
First stable release of Avorelo as Open Source under the Apache License 2.0.
Install
npm install -g avorelo
Node.js >= 24. Zero runtime dependencies.
What this is
A local-first CLI that runs around your AI coding tool: it keeps work focused, keeps secrets out of the model, and saves proof of what changed — on your machine.
- Apache-2.0. Personal, internal, organizational, and commercial use are all permitted, free of charge.
- No account, no hosted backend, no database, no billing, no automatic telemetry. All state is local under
.avorelo/. - The previous hosted service is retired; there is no hosted dashboard and nothing to buy.
Contributing
Contributions are welcome under Apache-2.0 with a DCO Signed-off-by on each commit. No CLA for ordinary contributions. See CONTRIBUTING.md and DCO.
Links
Website https://avorelo.com · License https://avorelo.com/license · Support support@avorelo.com · Security: SECURITY.md
Avorelo v1.0.0-rc.1 — Apache-2.0 open-source release candidate
First public, Open Source (Apache-2.0) release candidate of Avorelo — local-first AI Work Control.
Highlights
- Apache-2.0 Open Source. Personal, internal, organizational, and commercial use are permitted under the license. No account, no hosted backend, no billing, no automatic telemetry.
- Local-first. A bundled Node CLI that runs entirely on your machine; state lives under
.avorelo/. The prior hosted service is retired. - Open contributions under Apache-2.0 with a Developer Certificate of Origin (DCO) sign-off — no CLA for ordinary contributions. See CONTRIBUTING.md and DCO.
Install (release candidate)
npm install -g avorelo@next
avorelo --help
Requires Node.js >= 24. Zero runtime dependencies.
Status
Release candidate (next dist-tag). Not moved to latest.
Support & security
- Support: support@avorelo.com · SUPPORT.md
- Security: SECURITY.md (GitHub private vulnerability reporting; email fallback)