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
25 changes: 25 additions & 0 deletions entries/diffui-bb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"id": "diffui-bb",
"displayName": "Diffui",
"description": "Runs Diffui's design canvas inside bb, lists the canvases that belong to bb alongside your threads, and turns a right-click on any design into a new bb thread with that design attached.",
"icon": "Palette",
"tags": [
"design",
"canvas",
"diffui",
"agent-tools",
"mockups",
"prototyping"
],
"author": {
"name": "Jacob Miller",
"github": "jjcm",
"url": "https://github.com/jjcm"
},
"source": {
"git": {
"url": "https://github.com/jjcm/diffui-bb.git",
"range": "^0.1.0"
}
}
}
Loading