Skip to content

Releases: omyvnss/os20

OS20 2.37.0

Choose a tag to compare

@omyvnss omyvnss released this 21 Sep 20:30

Fixes the worker crash loop. Adds Leads page, Google Places, contacts with email status, AI outreach and sending, update notices, and automatic backups before updates.

OS20 v1.0.0

Choose a tag to compare

@omyvnss omyvnss released this 07 Sep 18:15

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 | bash

or

npx os20-cli

What'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 (npx BYOK)
  • One-command install (install.sh) — checks Docker, pulls prebuilt images, seeds, starts Postgres + Redis + CRM + Lead Engine
  • CLI (os20-cli on 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