ZJU-REAL/HugAgentOS

HugAgentOS: The Self-Evolving AgentOS for Ontology-Grounded Trustworthy Reasoning

What it solves

HugAgentOS addresses the gap between simple AI chat wrappers and functional enterprise agents. It provides a self-hosted foundation that gives AI models the necessary context, execution tools, and structured governance (via domain ontology) to perform real-world tasks—such as running code, managing files, and executing automated workflows—while ensuring data remains private and actions are trustworthy.

How it works

It operates as an "AgentOS" that uses a domain ontology as a machine-executable control plane to govern reasoning and actions. The system employs a ReAct orchestration loop to coordinate between Model Context Protocol (MCP) servers, custom agent skills, and sandboxed execution environments. It supports a three-layer memory system (relational, vector, and graph) and a private RAG-based knowledge base to maintain long-term context. To ensure reliability, candidate plans are passed through deterministic rule checks and evidence reviews before execution.

Who it’s for

It is designed for individuals and enterprises who need a self-hosted, model-agnostic AI agent workspace that can handle complex tasks with gated execution and strict data privacy.

Highlights

  • Ontology-Grounded Reasoning: Uses domain ontologies to provide a shared business vocabulary for skills, memory, and orchestration.
  • Extensible Tooling: Integrates MCP tools and standardized "Agent Skills" for expanded capabilities.
  • Gated Execution: Implements risk-tiered evidence review and rule checks to prevent unauthorized or incorrect actions.
  • Comprehensive Workspace: Includes a data canvas for structured data editing, a lightweight sandbox for code execution, and support for sub-agents.
  • Self-Evolving: Can distill memory and skills from real work, which are then applied only after human approval.

Related

  • Project
  • Project
  • Project
  • Project
  • Project