vscode-beads
Manage Beads issues visually inside VS Code
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install vscode-beads?โผ
Run `npx skills add jdillon/vscode-beads --all -g -y` in your terminal to install all skills in this repository globally.
What does the Beads VS Code extension do?โผ
It lets you view, filter, edit, and organize Beads issues inside VS Code using a kanban board, sortable table, and details panel without leaving your editor.
Do I need the bd CLI to use this extension?โผ
Yes. You need Beads CLI (bd) 1.0.5 or later in your PATH and an initialized project created with `bd init`.
Can I manage multiple Beads projects at once?โผ
Yes. The extension auto-detects .beads directories in your workspace and includes a project switcher for moving between them.
Does it update issues in real time?โผ
Yes. Projects backed by a Dolt SQL server are read directly over SQL with configurable change polling for near-real-time updates.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core