ANOLISA, the Agentic evolution of Anolis OS, aims to deliver the best-practice implementation of Agentic OS — a server-side operating system built for AI Agent workloads.
Agentic Nexus Operating Layer & Interface System Architecture
| Component | Description |
|---|---|
| Copilot Shell | AI-powered terminal assistant for code understanding, task automation, and system management. Built on Qwen Code. |
| Agent Sec Core | OS-level security kernel — system hardening, sandboxing, asset integrity verification, and security decision-making. |
| AgentSight | eBPF-based observability for AI Agents — zero-intrusion monitoring of LLM API calls, token consumption, and process behavior. |
| OS Skills | Curated skill library for system administration, monitoring, security, DevOps, and cloud integration. |
See each component's README for detailed documentation.
# Install all components via RPM
sudo yum install copilot-shell agent-sec-core agentsight anolisa-skills
# Launch Copilot Shell
coshApache License 2.0 — see LICENSE.