Skip to content
@moiraweave-labs

MoiraWeave

MoiraWeave builds a self-hosted AI workload and agent operations platform for deploying, chatting with, observing, and operating agents, models, and pipelines.

MoiraWeave Labs

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

Repositories

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

Tech Stack

FastAPI · Postgres · Redis Streams · Qdrant · React · Kubernetes · Helm · Prometheus · Jaeger · Python 3.13

Links

Popular repositories Loading

  1. moiraweave moiraweave Public

    Self-hosted AI workload and agent operations platform: deploy, chat with, observe, cancel, and operate agents, models, and pipelines.

    Python 1

  2. moiraweave-steps moiraweave-steps Public

    Legacy reusable workload and pipeline component catalog for MoiraWeave examples.

    Python

  3. moiraweave-cli moiraweave-cli Public

    Command-line entry point for MoiraWeave: instant local startup, workload templates, runs, agent sessions, and deployment flows.

    Python

  4. moiraweave-docs moiraweave-docs Public

    Documentation for MoiraWeave, a self-hosted AI workload and agent operations platform.

  5. .github .github Public

    Organization profile, issue templates, and governance for MoiraWeave.

  6. moiraweave-ui moiraweave-ui Public

    Integrated Ops dashboard for MoiraWeave: workload templates, agent chat, runs, artifacts, deployment health, and operations.

    TypeScript

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…