Releases: omyvnss/os20
Releases · omyvnss/os20
Release list
OS20 2.37.0
OS20 v1.0.0
OS20 — Bring Your Own AI. A modern, open-source CRM that runs locally in one command, with a built-in AI Lead Engine.
One-command install
curl -fsSL https://raw.githubusercontent.com/omyvnss/os20/main/install.sh | bashor
npx os20-cliWhat's in this release
- OS20 CRM — zero-auth local CRM (Twenty-based), runs on
http://localhost:3010 - AI Lead Engine — find, enrich, score, and persist leads; personalized AI outreach (
npxBYOK) - One-command install (
install.sh) — checks Docker, pulls prebuilt images, seeds, starts Postgres + Redis + CRM + Lead Engine - CLI (
os20-clion npm) —start / stop / status / logs / update / reset - Public images on GHCR (
ghcr.io/omyvnss/os20,ghcr.io/omyvnss/os20-leadgen) — multi-arch (linux/amd64 + linux/arm64), anonymously pullable - Auto build pipeline — source at
omyvnss/os20-docker, images rebuild + publish on every push
Verified end-to-end
- Fresh-install workspace auto-provisioning (works before the browser is opened)
- Lead find / enrich / score / persist / outreach all working
- Apple Silicon + Intel macOS support via multi-arch images