Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions entries/command-center.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"id": "command-center",
"displayName": "Command Center",
"description": "Boards every dispatched request and open question as a card, lets you answer or comment on an agent's work straight from the board, and sends macOS notifications when a card's status changes.",
"icon": "Mail",
"tags": ["kanban", "board", "tasks", "notifications", "voice", "productivity"],
"author": {
"name": "Dilip Venkatesh",
"github": "dilipgv"
},
"source": {
"git": {
"url": "https://github.com/dilipgv/bb-plugin-command-center.git",
"range": "^0.7.0"
}
}
}