Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omicOS

omicOS

npm version npm downloads node version platforms docs website license

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.

Installation

Desktop app (recommended)

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.

Command line (npm)

For servers, headless use, or driving omicOS from a terminal, install the omicos CLI from npm:

npm install -g @omicverse/omicos
omicos --version

Or 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.

Documentation & tutorials

Release notes

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.

Feedback

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.

About

omicOS 更新记录 / release notes (docs only — omicOS is a closed-source product)

Topics

Resources

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors