@whalent/agent
v0.2.24
Published
Unified agent for Whalent Memory — supports Codex and Claude Code providers
Readme
@whalent/agent
Unified CLI agent for Whalent Memory.
Install
npm install -g @whalent/agentRequires Node.js >= 18 and C++ build tools for node-pty (build-essential on Linux).
Start Daemon
whalent --token <YOUR_TOKEN>The daemon connects to the Whalent Memory platform, fetches agent configurations, and auto-starts workers marked with auto_restart. It also accepts remote commands (upgrade, restart) via the gateway.
To specify a custom gateway:
whalent --token <YOUR_TOKEN> --gateway wss://your-server/gw/sdk/wsLicense
Copyright © 2025 Whalent. All rights reserved.
