Re-cut. Three proposals were filed here; two of them have shipped, so the ticket is trimmed to the one that is left. The shipped work stays below as the record, with numbers, rather than being deleted.
Already shipped
| Original proposal |
Where it landed |
| 1. Prebuilt images + minimal core |
#339. docker-compose.yaml pulls ghcr.io/byte5ai/omadia-middleware and ghcr.io/byte5ai/omadia-web-ui; kroki, minio, storage and embeddings moved into opt-in overlay files. First run is pull + start. |
| 1b. Native installer |
Went well past the original note. #355 replaced PGlite with native PostgreSQL 17 + pgvector, #357/#358 followed, and every release now ships macOS (arm64 and x64), Linux (AppImage, deb) and Windows installers. macOS signing landed via #558/#574. Windows signing is still open on PR #559, blocked on the Azure setup. |
| The API-key wall |
#309 / PR #367. A Claude Pro/Max subscription works through the official CLI, so trying omadia no longer means buying API credit first. |
| 2. One-click PaaS deploy |
PR #471, commit 58c00985. render.yaml backs a Deploy to Render button, fly/ holds the Fly variant. |
What is left
Proposal 3: a clickable walkthrough on omadia.ai (Arcade, Storylane or similar) that shows the prompt -> run -> audit-receipt flow without installing anything. No backend, no shared instance, decoupled from infra.
Acceptance criteria
- A visitor can step through the whole flow in the browser and see what a run and its audit receipt actually look like.
- It is hosted on the marketing site. No omadia instance is involved and nothing is multi-tenant, which is the constraint the original ticket set.
- Reachable from the landing page and linked from the README.
- Recorded against a real instance, with a note on who refreshes it when the UI changes.
Is it still worth building?
Worth answering before anyone starts, because the ground has moved since this was filed.
Both hard barriers named in the original ticket are gone. The Docker footprint went away with #339, the API-key wall with #309, and there is now a signed macOS build plus a one-click deploy button. A tour is a marketing asset today, not an adoption blocker.
The numbers point the same way from the other end. The repo sits at 26 stars and 6 forks, and installer downloads run in single digits per release. The thin part of the funnel is people hearing about omadia at all, not people bouncing off the install.
So two questions gate any work here:
- Does this belong in this repo? The tour would live on the marketing site, which is its own repository (
byte5ai/omadia-homepage). If it gets built, the ticket should move there.
- Is a tour the best use of that effort compared to anything that increases reach? Closing this as "not now" is a legitimate answer, and the one this re-cut leans towards.
Re-cut as part of wave K. Original body preserved in the edit history.
Re-cut. Three proposals were filed here; two of them have shipped, so the ticket is trimmed to the one that is left. The shipped work stays below as the record, with numbers, rather than being deleted.
Already shipped
docker-compose.yamlpullsghcr.io/byte5ai/omadia-middlewareandghcr.io/byte5ai/omadia-web-ui; kroki, minio, storage and embeddings moved into opt-in overlay files. First run is pull + start.58c00985.render.yamlbacks a Deploy to Render button,fly/holds the Fly variant.What is left
Proposal 3: a clickable walkthrough on omadia.ai (Arcade, Storylane or similar) that shows the prompt -> run -> audit-receipt flow without installing anything. No backend, no shared instance, decoupled from infra.
Acceptance criteria
Is it still worth building?
Worth answering before anyone starts, because the ground has moved since this was filed.
Both hard barriers named in the original ticket are gone. The Docker footprint went away with #339, the API-key wall with #309, and there is now a signed macOS build plus a one-click deploy button. A tour is a marketing asset today, not an adoption blocker.
The numbers point the same way from the other end. The repo sits at 26 stars and 6 forks, and installer downloads run in single digits per release. The thin part of the funnel is people hearing about omadia at all, not people bouncing off the install.
So two questions gate any work here:
byte5ai/omadia-homepage). If it gets built, the ticket should move there.Re-cut as part of wave K. Original body preserved in the edit history.