anolisa  by alibaba

Agentic OS for AI workloads

Created 4 months ago
286 stars

Top 91.5% on SourcePulse

GitHubView on GitHub
Project Summary

Agentic Nexus Operating Layer & Interface System Architecture (ANOLISA) is an implementation of an Agentic OS, designed as a server-side operating system layer tailored for AI agent workloads. It offers a suite of integrated components to enhance AI agent development, deployment, and management, aiming to provide a robust and efficient environment for AI-driven tasks.

How It Works

ANOLISA provides a specialized OS layer built around AI agent needs. Its core components include the Copilot Shell, an AI-powered terminal assistant for code understanding and automation; Agent Sec Core, an OS-level security kernel for hardening and sandboxing; AgentSight, an eBPF-based observability tool for monitoring AI agent behavior and LLM interactions; and a Token-less toolkit for optimizing LLM token consumption. It also features Agent Memory for persistent, sandboxed agent storage and OS Skills with SkillFS for managing agent capabilities.

Quick Start & Requirements

Install all components via RPM:

sudo yum install copilot-shell agent-sec-core agentsight tokenless agent-memory os-skills

Launch Copilot Shell:

cosh

Highlighted Details

  • AI-powered Copilot Shell built on Qwen Code for code understanding, task automation, and system management.
  • Agent Sec Core provides OS-level security hardening, sandboxing, asset integrity verification, and security decision-making.
  • AgentSight uses eBPF for zero-intrusion monitoring of LLM API calls, token consumption, and process behavior.
  • Token-less toolkit offers schema/response compression and command rewriting to reduce LLM token usage.
  • Agent Memory provides CMA-style persistent filesystem memory with SQLite FTS5 BM25 indexing and optional git versioning or tar.gz snapshots.
  • SkillFS is a FUSE-backed virtual filesystem for local agent skills and SKILL.md exposure.

Maintenance & Community

No specific details regarding maintenance, community channels, or notable contributors are present in the provided README.

Licensing & Compatibility

The project is licensed under the Apache License 2.0.

Limitations & Caveats

The Agent Memory and SkillFS components are explicitly stated to be Linux-only.

Health Check
Last Commit

2 days ago

Responsiveness

Inactive

Pull Requests (30d)
11
Issues (30d)
11
Star History
1 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.