alverse-cli
v0.1.3
Published
ΛLVERSE developer tool
Readme
ΛLVERSE / alverse
alverse is the ΛLVERSE developer tool. It uses only API-key authentication: no browser, OAuth, subscription, or account login.
It connects to https://api.alluniverse.cn/v1 by default and exposes only the two ΛLVERSE models:
Al-Pro(default):alverse --proAl-Flash:alverse --flash
The first launch requires the exact activation word alverse, then securely prompts for the API key. The key is stored at ~/.config/alverse/config.json with owner-only permissions.
Commands
alverse
alverse --flash
alverse --pro -p "Review this repository"
alverse --resetThe bundled favicon-a.png brand asset is converted to terminal dot-matrix assets and applied to the local engine. A backup is kept beside the binary as .alverse-original. The real PNG is also rendered with Kitty, WezTerm, or iTerm2 image protocols when available.
Optional environment overrides
ALVERSE_API_KEY, ALVERSE_BASE_URL, and ALVERSE_MODEL are supported for automation. ALVERSE_ENGINE_BIN can point at a compatible local engine binary.
