From eae6694ab8bd18296063f182704d6997c5fc87ad Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Tue, 2 Dec 2025 23:11:31 -0800 Subject: [PATCH] docs: add perles and vscode-beads to Third-Party Tools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #449 Closes #450 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f8e5323..b03c7abd 100644 --- a/README.md +++ b/README.md @@ -833,6 +833,8 @@ For advanced usage, see: - **[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). - **[bdui](https://github.com/assimelha/bdui)** - Real-time terminal UI with kanban board, tree view, dependency graph, and statistics dashboard. Vim-style navigation, search/filter, themes, and native notifications. Built by [@assimelha](https://github.com/assimelha). +- **[perles](https://github.com/zjrosen/perles)** - Terminal UI with BQL (Beads Query Language) for local search and multi-view kanban boards with custom colors. Built by [@zjrosen](https://github.com/zjrosen). +- **[vscode-beads](https://marketplace.visualstudio.com/items?itemName=planet57.vscode-beads)** - VS Code extension with issues panel, details view, and daemon management. Built by [@jdillon](https://github.com/jdillon). Have you built something cool with bd? [Open an issue](https://github.com/steveyegge/beads/issues) to get it featured here!