OmicClaw Gateway Overview¶
OmicClaw is now documented as a unified gateway product rather than an older “message bot only” launcher.
The current entry points are:
omicclaw: branded OmicClaw launcher. It starts gateway mode and forces the web login flow.omicverse gateway: generic gateway launcher. It starts the web UI and auto-starts configured channels.omicverse claw: gateway mode by default. Use-q/--questiononly when you want one-shot code generation.
1. Recommended Launch Modes¶
Use omicclaw when you want the OmicClaw-branded product experience:
omicclaw
Use omicverse gateway when you want the same gateway runtime without OmicClaw branding:
omicverse gateway
Use omicverse claw -q only for code-only generation:
omicverse claw -q "basic qc and clustering"
2. What Each Entry Point Actually Does¶
Entry point |
Current behavior |
Recommended use |
|---|---|---|
|
Starts gateway mode with forced login and OmicClaw branding |
Main product entry for users |
|
Starts gateway web UI and background channel runtime |
Generic deployment / ops |
|
Starts gateway mode unless |
Mixed CLI, especially code-only mode |
3. Gateway-Only vs Channel-Backed Mode¶
If you launch gateway mode without --channel, OmicVerse keeps the web UI running in web-only mode.
Example:
omicclaw
or:
omicverse gateway
If you add a channel, the same gateway runtime starts the web UI and the selected message channel together.
Example:
omicclaw --channel telegram --token "$TELEGRAM_BOT_TOKEN"
5. Recommended Reading Order¶
Channel tutorial for your deployment target
Channel pages: