From 577bba888155428d56ea525eb2d3dad3223be003 Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Sun, 23 Nov 2025 16:26:46 -0800 Subject: [PATCH] Add beads-ui to Community & Ecosystem section Reference mantoni's beads-ui project with live updates and kanban board. Closes #147 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index edb96db6..f98cd3ba 100644 --- a/README.md +++ b/README.md @@ -778,6 +778,10 @@ For advanced usage, see: ## Community & Ecosystem +### Third-Party Tools + +- **[beads-ui](https://github.com/mantoni/beads-ui)** - Local web interface with live updates, kanban board, and keyboard navigation. Zero-setup launch with `npx beads-ui start`. Built by [@mantoni](https://github.com/mantoni). + Have you built something cool with bd? [Open an issue](https://github.com/steveyegge/beads/issues) to get it featured here! ## Development