AgentsKitOS
OS-layer on top of AgentsKit. Visual harness, SDLC, orchestrator, marketplace for agents — with stable contracts.
Status: pre-alpha. Milestone M1 — Core schemas + CLI alpha.
@agentskit/os-coreships Zod contracts only — no runtime yet. 990+ tests, <15 KB gzipped.
AgentsKitOS is the operating system layer for AI agents. It owns the workspace, flow DAG + durable execution, triggers, marketplace, plugin host, MCP bridge v2, generative OS (NL→agent/flow), cloud sync, collab, desktop UX, vault++, and a signed audit log.
It does not duplicate AgentsKit. Adapters, runtime primitives, memory, tools, skills, RAG, sandbox, eval — all imported as dependencies.
Start here
- Evaluating? → Architecture overview · Philosophy
- Installing? → Get started · CLI reference
- Building? → Packages · Flow engine
- Shipping to prod? → Run modes · Audit log · Sandbox levels
- Curious about scope? → Roadmap · ADRs · RFCs
Headline targets (1.0)
| Axis | Target |
|---|---|
| Installer size | <15 MB |
| Cold start | <800 ms |
| Core gzipped | <15 KB |
| Time to first agent | <60 s |
| Provider lock-in | Zero |
| Self-host | Day 1 |
| Air-gap mode | First-class |
| Test coverage core | >90% |