@ceasarxuu/whalecode
v0.0.1-dev
Published
Whale coding agent CLI.
Readme
Whale CLI
Whale is a DeepSeek-first terminal coding agent. This npm package installs the
whale command and keeps the package identity separate from official Codex.
npm install -g @ceasarxuu/whalecode@latest --include=optional
whale --versionThe package uses platform-specific optional dependencies for native binaries. If installation reports a missing optional dependency, reinstall with optional dependencies enabled:
npm install -g @ceasarxuu/whalecode@latest --include=optional