Metadata-Version: 2.4
Name: robovai-cli
Version: 2.1.1
Summary: RobovAI Nova Official Command Line Interface - Enterprise AI Platform
Home-page: https://nova.robovai.tech
Author: Mo Shaban / RobovAI
Author-email: contact.robovai@gmail.com
Project-URL: Company, https://robovai.tech
Project-URL: Author, https://moshaban.me
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: typer[all]>=0.9.0
Requires-Dist: httpx>=0.25.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: requests>=2.25.0
Requires-Dist: colorama>=0.4.6
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

<div align="center">
  <h1>🪐 RobovAI Nova CLI</h1>
  <h3>The Official Command Line Interface for RobovAI Nova Platform</h3>
</div>

<p align="center">
  <a href="https://nova.robovai.tech"><strong>Platform</strong></a> •
  <a href="https://robovai.tech"><strong>Company Website</strong></a> •
  <a href="https://moshaban.me"><strong>Creator & Lead Architect</strong></a>
</p>

---

## 🌍 Overview / نظرة عامة

### 🇬🇧 English
**RobovAI Nova CLI** is the ultimate terminal companion for the Sovereign Edge AI platform. Built for enterprise productivity, it allows developers and system administrators to interact seamlessly with the dynamic multi-agent orchestration ecosystem of RobovAI Nova directly from their command line. 

Whether you are configuring dynamic model routing (GPT-4, Claude 3, Gemini), managing AI webhooks, or syncing local environments with the Nova cloud, the CLI brings the total power of the enterprise platform to your fingertips.

### 🇸🇦 العربية
**RobovAI Nova CLI** هي أداة سطر الأوامر الرسمية والاحترافية لمنصة "نوفا" للذكاء الاصطناعي المؤسسي. صُممت خصيصاً للمطورين ومديري الأنظمة للتحكم الكامل في وظائف المنصة عبر الـ Terminal.

تسمح لك الأداة بإدارة وكلاء الذكاء الاصطناعي (AI Agents)، تبديل النماذج الذكية ديناميكياً (GPT-4, Claude 3, Gemini)، ومزامنة بيئة عملك المحلية مع السحابة المركزية الخاصة بمنصة RobovAI بسهولة وأمان تام.

---

## ⚡ Key Features

- **🛡️ Secure Access:** Manage your RobovAI Nova platform authentication securely.
- **🤖 Multi-Agent Handling:** Trigger, monitor, and configure autonomous AI workflows.
- **🔄 Dynamic Local Sync:** Keep your edge devices perfectly in sync with the Nova Cloud.
- **🚀 Ultra-Fast Console:** Built entirely on modern Python standards architectures (`Typer`, `Rich`, `HTTPX`) to provide gorgeous, colorful terminal UI.

## 📦 Installation

Installing the CLI automatically exposes the `robovai` command to your system terminal.

```bash
pip install robovai-cli
```

## 🛠️ Quick Start

```bash
# Verify installation and sync with platform
robovai update-check

# View all available CLI actions and help
robovai --help
```

## 📞 Support & Infrastructure

- **Company / الشركة:** [RobovAI Edge Solutions](https://robovai.tech)
- **Nova Portal / منصة نوفا:** [nova.robovai.tech](https://nova.robovai.tech)
- **Lead Developer / المطور الرئيسي:** [Mo Shaban](https://moshaban.me)
- **Support / الدعم الفني:** contact.robovai@gmail.com

---
*© 2026 RobovAI Solutions. Built with ⚡ by Mo Shaban.*
