Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

ANOLISA — An Agentic OS Implementation

中文版

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

Components

ComponentDescription
Copilot ShellAI-powered terminal assistant for code understanding, task automation, and system management. Built on Qwen Code.
Agent Sec CoreOS-level security kernel — system hardening, sandboxing, asset integrity verification, and security decision-making.
AgentSighteBPF-based observability for AI Agents — zero-intrusion monitoring of LLM API calls, token consumption, and process behavior.
Token-lessLLM token optimization toolkit — schema/response compression and command rewriting to reduce token consumption.
Agent MemoryCMA-style persistent filesystem memory for AI agents, served over MCP — sandboxed file tools, SQLite FTS5 BM25 index, optional git versioning and tar.gz snapshots. Linux only.
OS SkillsCurated skill library for system administration, monitoring, security, DevOps, and cloud integration.
SkillFSFUSE-backed virtual filesystem for local agent skills and view-based SKILL.md exposure. Linux only.

See each component's README for detailed documentation.

Getting Started

# Install all components via RPM
sudo yum install copilot-shell agent-sec-core agentsight tokenless agent-memory os-skills

# Launch Copilot Shell
cosh

License

Apache License 2.0 — see LICENSE.

关于 About

ANOLISA - Agentic Nexus Operating Layer & Interface System Architecture
agenticagentic-oslinuxosskill

语言 Languages

TypeScript36.1%
Rust28.6%
C19.2%
Python12.0%
Shell2.3%
JavaScript1.1%
HTML0.3%
Makefile0.3%
Dockerfile0.0%
Just0.0%
CSS0.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
1139
Total Commits
峰值: 159次/周
Less
More

核心贡献者 Contributors