Skip to content

dork-labs/loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loop

The Autonomous Improvement Engine.

An open-source data layer and prompt engine that collects signals, organizes work into issues, and tells AI agents exactly what to do next.

Tech Stack

  • API: Hono (TypeScript)
  • Database: PostgreSQL + Drizzle ORM
  • Frontend: React 19 + Vite + Tailwind CSS + shadcn/ui
  • Marketing: Next.js 16 + Fumadocs
  • Monorepo: Turborepo

Links

Getting Started

pnpm install pnpm run dev

Structure

apps/ api/ # Hono API app/ # React dashboard → app.looped.me web/ # Marketing site → www.looped.me