Skip to main content

The self-improving AI agent — creates skills from experience, improves them during use, and runs anywhere

Project description

SentinelOS

SentinelOS

Privacy-first enterprise AI workstation. Run large language models locally, govern access with RBAC policies, and give every team a secure, auditable AI assistant — without sending a single prompt to the cloud.

SentinelOS combines a desktop chat application, an enterprise governance layer, a local RAG pipeline, and an admin console into a single deployable stack. Models run on your hardware via Ollama. Every action is logged. Every tool call is policy-gated. Data never leaves your network.

Key Capabilities

Capability Description
Local Model Inference Run Qwen, Holo3, Llama, and other open models via Ollama. No API keys required for local models.
RBAC Governance Define groups (Engineering, Sales, Legal) with per-group tool policies and model access.
Tool & Model Policies Allowlist which MCP tools each group can invoke. Whitelist models with privacy badges (local vs. third-party).
Local RAG Ingest company documents (PDF, text). Chunks are embedded and stored locally in ChromaDB.
Admin Console Web-based dashboard for group management, model configuration, RAG ingestion, branding, and audit review.
Audit Trail Chronological log of every administrative and governance action.
Desktop Application Electron-based chat interface with streaming responses, tool output display, and conversation history.
Agent Runtime Self-improving agent with skill creation, memory, scheduled automations, and multi-platform messaging.
Default-Deny Security Fail-closed policy enforcement, timing-safe token auth, local-first data model.

Architecture

┌─────────────────────────────────────────────────────────┐
│                     Desktop App                         │
│              (Electron + React + TUI)                   │
└────────────────────┬────────────────────────────────────┘
                     │
┌────────────────────▼────────────────────────────────────┐
│                  Agent Runtime                          │
│     Skills · Memory · Tools · Subagents · Scheduler     │
├─────────────────────────────────────────────────────────┤
│                Enterprise Layer                         │
│  Auth · Groups · Tool Policies · Model Whitelist · RAG  │
│         Governance · Audit · Config Validation          │
├─────────────────────────────────────────────────────────┤
│                  Admin Console                          │
│        (React SPA ← FastAPI backend @ :18830)           │
└────────────────────┬────────────────────────────────────┘
                     │
┌────────────────────▼────────────────────────────────────┐
│              Local Model Backend                        │
│           Ollama (Qwen, Holo3, Llama, …)                │
└─────────────────────────────────────────────────────────┘

Desktop App — Electron application providing a chat interface, conversation management, and tool output rendering.

Agent Runtime — Python-based agent with autonomous skill creation, persistent memory, cron-scheduled tasks, subagent delegation, and multi-platform messaging (Telegram, Discord, Slack, CLI).

Enterprise Layer — RBAC identity and governance. Groups define which tools and models each team can access. Policy enforcement is default-deny: if a tool or model isn't explicitly allowed, it's blocked. Auth uses timing-safe token comparison.

Admin Console — React single-page application served by a FastAPI backend. Manages groups, tool policies, model whitelists, RAG document ingestion, organization branding, and audit logs.

Local Model Backend — Ollama provides local inference. Models are pulled once and served from disk. External providers (OpenRouter, OpenAI) are supported but clearly marked with privacy badges.

Quick Start

See docs/INSTALL.md for full installation instructions.

# 1. Run the enterprise setup script
bash sentinel-enterprise/setup.sh

# 2. Start the admin console
SENTINEL_ADMIN_TOKEN=$(cat ~/.sentinel/admin/token) \
  ./venv/bin/python sentinel-enterprise/admin/serve.py

# 3. Open the admin console at http://127.0.0.1:18830

Documentation

License

This project is licensed under the MIT License — see LICENSE for details.

SentinelOS is a fork of Nous Research Hermes Agent. The original work is copyright © 2025 Nous Research and contributors, licensed under MIT. See the LICENSE file for the full copyright notice.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sentinelos_agent-1.1.0.tar.gz (11.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sentinelos_agent-1.1.0-py3-none-any.whl (7.7 MB view details)

Uploaded Python 3

File details

Details for the file sentinelos_agent-1.1.0.tar.gz.

File metadata

  • Download URL: sentinelos_agent-1.1.0.tar.gz
  • Upload date:
  • Size: 11.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for sentinelos_agent-1.1.0.tar.gz
Algorithm Hash digest
SHA256 023924b819007779ad41a8f0792caa42c6d9ec5503e31eede47bb8c4a0723c77
MD5 68541641ec8690a56e1ad0f5b6f375da
BLAKE2b-256 a89482cd5093775f5c147ac853cd7032554dbd06458486d5f2eb983ca3f7cf4c

See more details on using hashes here.

File details

Details for the file sentinelos_agent-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: sentinelos_agent-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for sentinelos_agent-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b9396321528fe05287438fd6c20b08150892e9642f1883f15f4db4e78df7f6ab
MD5 82e4cafd1b49483ceb570ebf0843e784
BLAKE2b-256 8f0682e83590f86e4b38ef174f92fdefc6c59d1847cc115eb3dcf08a56176da9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page