Skip to content
repository radar
Coding & Dev Tools

🧱openui

ACTIVE BREAKOUT

thesysdev/openui · homepage ↗

The Open Standard for Generative UI

⭐ Popular: 8k stars, gaining about 105 a week

View on GitHub ↗

repo profile

vintage 2024 2 years old
language TypeScript
license MIT

momentum

total stars 8k
stars added last week +105
used by 31 repos & packages
commits / week 22 steady · -17% vs prior mo
issues closed 67% ~3d to close, median
contributors 45 (+2 in 15d)
release cadence n/a
last activity today

durability

backing VC-backed Thesys
openness permissive
bus factor 5 distributed
top-author share 15% 6 mo

bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.

since we covered it

monthly average + 1k/mo (+66%/mo) · + 6k total since PR#30

why it's a big deal

  • Lets AI models emit rendered, structured interfaces instead of plain text, so developers building chat and agent products can stream real UI as tokens arrive.
  • Defines UI through component libraries that generate the model's system prompt, giving teams typed contracts over what the model is allowed to render.
  • Claims up to 67% fewer tokens than equivalent JSON output, which lowers cost and latency for generative-UI workloads.

under the hood

  • Written primarily in TypeScript as a monorepo with eight packages, splitting a framework-agnostic core from framework-specific renderers.
  • lang-core holds the parser and prompt generation with no UI dependency, while react-lang, vue-lang, and svelte-lang provide per-framework bindings.
  • Uses a compact streaming-first language rendered incrementally, with Zod schemas defining component contracts and separate packages for React chat UI, headless state, email, and a CDN browser bundle.

Radar summary, generated from the project's public sources

star history

PR#30 · 2k8k now Dec 2024Aug 2026
  1. PR#30 2k 2026-03-25
  2. now 8k + 6k since first covered

curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.

understory

Output and attention are roughly in balance.

-2 understory score output 70 · clout 72
Aug 2025 Jul 2026
  • output, commits & releases
  • clout, star velocity

output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →

covered in

  • PR#30 2026-03-25 below the radar

    Open standard and runtime for generative UI

similar projects

compare these →
  • 🎛️ CopilotKit

    4.4× the stars

    The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol

    37k ACTIVE
  • 🔗 Composio

    3.5× the stars

    Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.

    30k ACTIVE
  • 🧙 Mastra

    3.3× the stars

    Mastra is the modern TypeScript framework for AI-powered applications and agents.

    27k ACTIVE

comments

Sign in with GitHub to add your blip on openui.

loading comments…