Skip to content
@quarkloop

Quarkloop

Local runtime for autonomous multi-agent AI agents — Your agents. Your machine. Fully Autonomous.

Quarkloop

A universal runtime for programmable nodes — declare systems in TypeScript, execute them across a three-service architecture, and manage everything through autonomous AI workspaces.

In Quantum Chromodynamics (QCD), a quark loop is the quantum self-interaction that gives a quark its identity — its mass, its charge, its observable properties. A quark without its loop is an abstraction; the loop is the quark.

What is Quark?

Quark is a platform where everything — timers, profilers, parsers, writers, endpoints, policies — is a Node identified by a Docker-style URI. Users declare nodes and their communication patterns in .quark.ts files. The control plane persists these declarations and forwards them to the data plane, where GraalJS evaluates TypeScript node logic natively over NATS.

Multi-tenant by construction: NATS subjects encode the namespace. Two tenants can deploy same-named systems simultaneously with zero data leakage.

Repositories

Repository Description
quark Main platform — three-service architecture (Go control plane + Java/GraalJS data plane + Go Catalog)
agent Local operating environment for autonomous AI workspaces (supervisor, runtime, plugins, services)
quark-js TypeScript SDK — execute nodes, chain pipelines, browse the catalog
docs Unified documentation portal — Fuma Docs (Next.js) aggregating markdown from product repos
guidelines Specifications, templates, and tooling for consistent configuration across repos

Pinned Loading

  1. quark-archive quark-archive Public

    A universal runtime for programmable nodes — three-service architecture with Go control plane, Java/GraalJS data plane, and NATS-native communication.

    Go 1

  2. quark-js quark-js Public

    Quark JS SDK — TypeScript SDK for the Quark platform

    TypeScript 1

  3. agent-go agent-go Public

    A local operating environment for autonomous AI workspaces — supervisor, runtime, plugins, typed service functions, and tool execution.

    Go 2 1

  4. docs docs Public

    Unified documentation portal for the Quark platform — Fuma Docs (Next.js) aggregating markdown from product repos with Pagefind search.

    TypeScript 1

  5. guidelines guidelines Public

    Unified specifications, templates, and tooling for consistent configuration across all quarkloop repositories.

    Python 1

Repositories

Showing 10 of 20 repositories

Top languages

Loading…

Most used topics

Loading…