Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Groundwork

A self-hostable, managed agent service for long-running infrastructure work.

Groundwork architecture

Groundwork runs AI agents inside pluggable sandboxes (Docker / Modal / local), orchestrated by Temporal, with a durable, replayable event log in Postgres and live streaming over NATS + SSE. Multi-cloud object storage, pgvector RAG, GitHub App integration, and scheduled tasks are built in.

Stack

  • Runtime — Bun + TypeScript
  • API — Hono
  • Web — React + Vite
  • Orchestration — Temporal
  • Datastore — Postgres + pgvector (Drizzle ORM)
  • Eventing — NATS + SSE
  • Agents — OpenAI Agents SDK
  • Sandboxes — Docker / Modal / local

Quick start

bun install
bun run dev # starts docker infra, runs migrations, then api + worker + web
  • Web http://127.0.0.1:3000 · API health http://127.0.0.1:8000/healthz

About

A self-hostable, managed agent service for long-running infrastructure work.

Topics

Resources

Stars

14 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /