terminal-first | cloud + offline | جاهز للتشغيل اليومي
شغّل Nova من الطرفية
Run Nova from the terminal with real
platform controls
RobovAI CLI صُمم لفرق التطوير والتشغيل التي تريد إدارة الوكلاء،
BYOK، المهارات، التوجيه الذكي للموديلات، guardrails، والذاكرة
الطبقية من نفس مسار العمل اليومي في الطرفية. It gives developers
and operators one command surface for cloud providers, offline
runtimes, and platform operations.
يدعم التشغيل السحابي وOllama والـ local backends داخل نفس الـ
CLI without switching tools
Cloud + Offline
سلاسل مزودين هجينة مع دعم Ollama وواجهات محلية | Hybrid
provider chains with cloud and local runtimes
Platform Ops
Skills, Guardrails, Memory, BYOK, MCP, Templates
Release 2.1.2
متوافق مع توسعات Nova الحالية في الـ backend | aligned with
the current backend platform capabilities
python -m pip install --upgrade robovai-cli
robovai
robovai login --method password
robovai account-status
robovai provider-wizard
robovai chat-shell
robovai providers-status
robovai pricing
robovai byok-set openai --api-key sk-...
robovai models-route "design a sales agent" --mode builder
robovai subscribe --plan pro
robovai buy-tokens --package-id tokens_500
robovai guardrails-policy-show
robovai skills-store --query research
robovai assistant-templates --domain support
python -m robovai_cli