Opera Suprema is an advanced, cross-platform Local Enterprise AI IDE designed to orchestrate multi-agent neural architectures completely offline. Built with C# and Avalonia UI, it acts as a centralized brain to manage local Mixture of Experts (MoE) workflows without relying on cloud services.
- Multi-Agent Orchestration: Simultaneously run and manage specialized models (e.g., Master Mentor, Cybersec Coder, VisionJak, and Embedding Engine) via dedicated local ports.
- Smart VRAM Optimization: Features an intelligent "Hot-Swapping" system with granular memory offload sliders (0-100%). It dynamically monitors system RAM (supporting high-capacity CAMM2/SO-DIMM setups) and VRAM to prevent Out-Of-Memory errors.
- Native
llama.cppIntegration: Seamlessly hooks into thellama-serverexecutable, automatically traversing directories to find the correct binaries for your hardware (CUDA/ROCm/Metal/AVX2). - Hardware-Aware: Designed to fully saturate high-bandwidth connections like OCuLink (x8 PCIe 5.0) for rapid context switching between heavy LLMs.
- Remote Management: Built-in Telegram Bot integration for secure remote monitoring and directive execution.
- Clone the repository.
- Ensure you have the
.NET SDKinstalled. - Download the correct
llama-serverbinary for your hardware from the officialllama.cpprepository. - Run
dotnet runin the project root. - On first launch, the IDE will prompt you to link your
llama-serverexecutable and configure your GGUF models.
Opera Suprema è un IDE Enterprise avanzato e multipiattaforma per l'orchestrazione locale di architetture neurali multi-agente. Scritto in C# e basato su Avalonia UI, funge da "cervello" centralizzato per gestire flussi di lavoro Mixture of Experts (MoE) completamente in locale, senza appoggiarsi a servizi cloud.
- Orchestrazione Multi-Agente: Gestisci ed esegui simultaneamente modelli specializzati (es. Master Mentor, Coder, VisionJak, Embedding Engine) tramite porte locali dedicate.
- Ottimizzazione VRAM Intelligente: Sistema di "Hot-Swapping" dinamico con slider percentuali (0-100%) per il controllo granulare dell'offload. Il radar integrato monitora la RAM reale di sistema (ideale per configurazioni ad altissima capacità CAMM2 o SO-DIMM) per evitare blocchi e saturazioni.
- Integrazione Nativa
llama.cpp: Si aggancia in modo trasparente all'eseguibilellama-server, ricercando autonomamente i binari corretti per l'hardware in uso (CUDA/ROCm/Metal/AVX2). - Hardware-Aware: Progettato per sfruttare al massimo la banda passante di connessioni come OCuLink (x8 PCIe 5.0), garantendo un rapido context switching tra LLM pesanti.
- Gestione da Remoto: Integrazione Telegram Bot per il monitoraggio sicuro e l'invio di direttive anche a distanza.
- Clona la repository.
- Assicurati di avere installato il
.NET SDK. - Scarica l'eseguibile
llama-servercorretto per il tuo hardware dalla repository ufficiale dillama.cpp. - Esegui
dotnet runnella cartella principale. - Al primo avvio, l'interfaccia ti guiderà nel collegamento dell'eseguibile e nella configurazione dei tuoi modelli GGUF.
Opera Suprema - Your logic, your hardware, your rules.