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
26 changes: 26 additions & 0 deletions entries/auggie.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"id": "auggie",
"displayName": "Auggie",
"description": "Registers Augment Code's Auggie CLI as the acp-auggie provider in bb.",
"icon": {
"url": "./icons/auggie-758c27ad.svg"
},
"tags": [
"auggie",
"augment-code",
"provider",
"agents",
"acp"
],
"author": {
"name": "ai-ecoverse",
"github": "trieloff",
"url": "https://github.com/ai-ecoverse"
},
"source": {
"git": {
"url": "https://github.com/ai-ecoverse/bb-auggie.git",
"range": "^0.3.0"
}
}
}
26 changes: 26 additions & 0 deletions entries/droid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"id": "droid",
"displayName": "Factory Droid",
"description": "Registers Factory.ai's Droid CLI as the acp-droid provider in bb.",
"icon": {
"url": "./icons/droid-0f671277.svg"
},
"tags": [
"droid",
"factory",
"provider",
"agents",
"acp"
],
"author": {
"name": "ai-ecoverse",
"github": "trieloff",
"url": "https://github.com/ai-ecoverse"
},
"source": {
"git": {
"url": "https://github.com/ai-ecoverse/bb-droid.git",
"range": "^0.3.0"
}
}
}
26 changes: 26 additions & 0 deletions entries/gh-copilot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"id": "gh-copilot",
"displayName": "GitHub Copilot",
"description": "Registers GitHub Copilot CLI as the acp-gh-copilot provider in bb.",
"icon": {
"url": "./icons/gh-copilot-bbc37c3b.svg"
},
"tags": [
"copilot",
"github",
"provider",
"agents",
"acp"
],
"author": {
"name": "ai-ecoverse",
"github": "trieloff",
"url": "https://github.com/ai-ecoverse"
},
"source": {
"git": {
"url": "https://github.com/ai-ecoverse/bb-gh-copilot.git",
"range": "^0.4.0"
}
}
}
5 changes: 5 additions & 0 deletions icons/auggie-758c27ad.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions icons/droid-0f671277.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions icons/gh-copilot-bbc37c3b.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading