Skip to content

v1.0.0 Quiet Open-Core

Choose a tag to compare

@kotobuki09 kotobuki09 released this 11 Jul 05:44

ActantOS v1.0.0 — Quiet Open-Core

Public release repository: this repo (actantos-releases).

Govern every agent action before it executes.

ActantOS is an out-of-process, fail-closed runtime control plane for AI agents. v1.0.0 freezes the self-host Enforcement Kernel (actantosd): policy, approvals, sandbox, audit, Pi guarded tools, and an optional MCP gateway.

Stage

Stage Open-Core / Design Partner
Meaning Installable, API-frozen, lab-verified kernel
Not claimed Living-customer "battle-tested in production" proof

Install

git clone https://github.com/kotobuki09/actantos-releases.git
cd actantos-releases
cp actantosd/.env.example actantosd/.env
docker compose -f actantosd/docker-compose.yml up -d --build
cd actantosd && npm install
npm run demo -- --url http://localhost:3100

Assets

  • actantosd-1.0.0.tgz
  • release-manifest.json
  • ship-verification-v1.0.0.md
  • v1.0.0-public-comms.md (website / social copy pack)

Website

https://actantos.io/v1