omicOS is an agent-driven omics-analysis platform. This repository publishes release notes only — so you can see what each update changes, subscribe to new releases, and report issues.
Download the Windows or macOS client from omicos.cn. The app updates itself in place — the analysis kernel and web UI are bundled in and upgrade silently.
For servers, headless use, or driving omicOS from a terminal, install the omicos CLI from npm:
npm install -g @omicverse/omicos
omicos --versionOr run it once without installing:
npx @omicverse/omicos- Requirements: Node.js ≥ 16.
- Platforms: Linux, macOS, and Windows on both x64 and arm64. The correct native binary is fetched automatically on install.
- Updates: the built-in updater upgrades the kernel silently; no manual steps needed.
- Docs & tutorials (English): https://docs.omicos.cn/en/
- Docs home: https://docs.omicos.cn/
| Component | What it is | Changelog |
|---|---|---|
| omicos-core | Analysis kernel / runtime (omicos CLI, bundled in the desktop app) |
changelogs/core.md |
| omicos webui | The in-browser / in-desktop interface | changelogs/webui.md |
| omicos desktop app | Windows / macOS desktop client | changelogs/desktop.md |
The three release lines ship independently (kernel, web UI, and desktop shell), so their version numbers are not shared.
Found a bug or have a feature request? Open an Issue — bug-report and feature-request templates are provided. For product or account questions, reach us via omicos.cn or in-app support.
Copyright © 2026 PrimorDecode (北京源境解码科技有限公司). All rights reserved. "omicOS", "OmicVerse", and related marks are trademarks of PrimorDecode. See NOTICE.md.
