Skip to main content

OmicClaw gateway-first workspace for web UI, channels, notebooks, and agent workflows

Project description

OmicClaw

OmicClaw
The gateway-first OmicVerse workspace for web UI, channels, notebooks, and agent workflows.

Python 3.8+ Web gateway Channels GPL-3.0

Documentation: English docs | 中文文档


What This Repository Is

This repository is now the standalone web and gateway application behind OmicClaw.

If you want the full product walkthrough, use the Read the Docs links above instead of treating this README as an operations manual.

This repository is published and installed as OmicClaw.

In practice, this repo is the part of OmicClaw that provides:

  • the authenticated web entrypoint
  • the gateway UI for managing channels
  • the browser workspace for files, notebooks, terminals, and code execution
  • the frontend and backend glue between OmicVerse analysis flows and agent-driven workflows

If omicverse is the analysis engine and omicclaw is the skill and workflow layer, this repository is the interactive runtime surface users actually open.


What OmicClaw Provides

1. Gateway and channel control

OmicClaw is no longer just a static analysis page. It is a gateway-first product that can:

  • launch a branded login-protected web workspace
  • manage channel lifecycles from the UI
  • connect the same runtime to Telegram, Feishu, iMessage, and QQ
  • keep web and channel sessions aligned through the gateway runtime

2. Browser workspace

The web application includes:

  • a notebook-style code editor with movable cells
  • file browser and upload flows
  • terminal access
  • runtime state and session management
  • account/auth flows
  • bilingual interface support

3. OmicVerse analysis interface

The product still exposes the OmicVerse analysis experience, including:

  • preprocessing and QC
  • visualization and clustering
  • annotation and downstream analysis
  • notebook execution and script-oriented workflows

The difference is that this analysis interface now lives inside the broader OmicClaw application shell rather than being documented as a standalone tutorial site.


Installation

Recommended product install

Install the OmicVerse runtime together with the web application:

pip install -U "omicverse[jarvis]" omicclaw

Install from source

git clone https://github.com/Starlitnightly/omicclaw.git
cd omicclaw
pip install -e .

Current names:

  • GitHub repository: omicclaw
  • PyPI package: omicclaw
  • Python package: omicclaw

Launch Modes

There are now three common ways to launch the OmicClaw experience:

Recommended: branded OmicClaw entry

omicclaw

Use this when you want the full OmicClaw-branded gateway with forced login behavior.

Generic gateway entry

omicverse gateway

Use this when you want the same runtime without the OmicClaw-branded launcher name.

Standalone web launcher from this repository

omicclaw

Use this when you are working directly with the standalone web package or developing the gateway UI itself.


Where This Repo Fits

The current OmicClaw stack is split across three layers:

Layer Responsibility
omicverse analysis engine, CLI entrypoints, channel runtime integration
omicclaw skill library and workflow grounding for agent/code generation
omicclaw OmicClaw web UI, gateway backend, account flows, browser workspace

This repository should therefore be read as the UI and gateway runtime part of OmicClaw.


Development Notes

Useful commands when working on this repository:

pip install -e .
omicclaw --help

If you are validating the full OmicClaw product flow, pair this repository with the main OmicVerse repo and launch through:

omicclaw

or:

omicverse gateway

Repository Layout

.
├── app.py
├── gateway/
├── routes/
├── services/
├── static/
├── single_cell_analysis_standalone.html
├── start_server.py
└── pyproject.toml

Key areas:

  • gateway/: gateway routes, channel state, runtime coordination
  • services/: backend services used by the workspace
  • static/: frontend assets
  • single_cell_analysis_standalone.html: the main OmicClaw application shell
  • start_server.py: standalone launcher for this package

Status

This repository should now be treated as OmicClaw's web application.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omicclaw-2.0.2.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

omicclaw-2.0.2-py3-none-any.whl (2.4 MB view details)

Uploaded Python 3

File details

Details for the file omicclaw-2.0.2.tar.gz.

File metadata

  • Download URL: omicclaw-2.0.2.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for omicclaw-2.0.2.tar.gz
Algorithm Hash digest
SHA256 a57d0a3af806aca95d10c0b40e4cdc4ddf475a40e4168826d7ece2d1ecb1461f
MD5 c604cfabb1ef6b3ec6690dc8801ba7c7
BLAKE2b-256 5001b7feb705206392bed39ca127daedf72853602c63d159c24a41bfcdc14acd

See more details on using hashes here.

File details

Details for the file omicclaw-2.0.2-py3-none-any.whl.

File metadata

  • Download URL: omicclaw-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for omicclaw-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f83555147552ba5912fc6e21658cbe13ba4a3d2d005a0965ad330c6c88acc35d
MD5 49ccb1c1814339edf62ef3e415c5d03f
BLAKE2b-256 36676ab72ac8eab63f72815b4dc9e250e360b7b568a4016e69693a844824a5cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page