Skip to content
Merged
Show file tree
Hide file tree
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
29 changes: 29 additions & 0 deletions entries/taskboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "taskboard",
"displayName": "Taskboard",
"description": "Browses and creates project-scoped GitHub, Linear, or Jira issues in one focused List or Kanban board, with explicit review before creation.",
"icon": {
"url": "./icons/taskboard-0b77950c.svg"
},
"tags": [
"tasks",
"project-management",
"kanban",
"github",
"linear",
"jira"
],
"author": {
"name": "Mateo Cerquetella",
"github": "MateoCerquetella",
"url": "https://github.com/MateoCerquetella"
},
"source": {
"git": {
"url": "https://github.com/MateoCerquetella/bb-plugins.git",
"subdir": "plugins/taskboard",
"range": "^0.3.3",
"tagPrefix": "taskboard/"
}
}
}
26 changes: 26 additions & 0 deletions entries/usage-tracker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"id": "usage-tracker",
"displayName": "Usage Tracker",
"description": "Shows compact Codex and Claude Code five-hour and weekly usage limits in the BB sidebar footer.",
"icon": "ChartColumn",
"tags": [
"usage",
"rate-limits",
"codex",
"claude-code",
"sidebar"
],
"author": {
"name": "Mateo Cerquetella",
"github": "MateoCerquetella",
"url": "https://github.com/MateoCerquetella"
},
"source": {
"git": {
"url": "https://github.com/MateoCerquetella/bb-plugins.git",
"subdir": "plugins/usage-tracker",
"range": "^0.1.5",
"tagPrefix": "usage-tracker/"
}
}
}
6 changes: 6 additions & 0 deletions icons/taskboard-0b77950c.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading