Self-hosted AI workload and agent operations platform.
MoiraWeave deploys and operates model services, pipelines, and long-running agent runtimes from one manifest model. It manages the control plane around agents: sessions, messages, runs, events, logs, cancellation, health, and artifacts. The agent runtime keeps its own reasoning loop, tools, memory, and domain behavior.
apiVersion: moiraweave.io/v1alpha1
kind: Workload
metadata:
name: hermes
spec:
type: agent-service
image: ghcr.io/nousresearch/hermes-agent:latest
execution:
mode: session
timeoutSeconds: 172800
ports:
- name: http
port: 8000
agent:
adapter: hermes
workspaceMount: /workspace
exposedChannels: [ui, api]uv tool install moiraweave-cli
moira up| Repo | Description |
|---|---|
| moiraweave | Main product runtime, API gateway, workers, Helm, Compose, and control-plane storage |
| moiraweave-cli | User CLI for workspace init, workload manifests, runs, agents, and deploys |
| moiraweave-ui | Integrated Ops dashboard for workloads, runs, sessions, artifacts, and health |
| moiraweave-docs | Product and architecture documentation |
FastAPI · Postgres · Redis Streams · Qdrant · React · Kubernetes · Helm · Prometheus · Jaeger · Python 3.13