Skip to content

Commit 7b718f9

Browse files
Merge pull request #12 from kevo1ution/master
Add Firebender AI Coding agent Android studio plugin
2 parents 7531790 + dd3ec58 commit 7b718f9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

data/firebender-plugin.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Firebender",
3+
"description": "👊🔥 A lightweight coding agent built specifically for Android Studio based on models like Claude 3.7 Sonnet and Gemini 2.5 Pro. Privacy-focused: no training or storage of your code data. Comes with fast autocomplete, cmdk, agent rules customization, mcp support, and more! 🚀",
4+
"link": "https://firebender.com",
5+
"authorName": "Kevin and Aman",
6+
"authorLink": "https://firebender.com/about",
7+
"tags": [
8+
"android-studio",
9+
"debugging",
10+
"development",
11+
"ai",
12+
"testing",
13+
"code-assistant"
14+
]
15+
}

0 commit comments

Comments
 (0)