Skip to content

Commit d23ff93

Browse files
authored
Add Frappe Agent marketplace icon (#113)
1 parent 98347ea commit d23ff93

3 files changed

Lines changed: 24 additions & 1 deletion

File tree

.agents/plugins/marketplace.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,8 @@
245245
"authentication": "ON_INSTALL"
246246
},
247247
"category": "Development & Workflow",
248-
"description": "Frappe and ERPNext coding, customization, bench, and review intelligence for Codex."
248+
"description": "Frappe and ERPNext coding, customization, bench, and review intelligence for Codex.",
249+
"icon": "./plugins/Dkm0315/frappe-agent/assets/frappe-agent-icon.svg"
249250
},
250251
{
251252
"name": "graymatter",

plugins/Dkm0315/frappe-agent/.codex-plugin/plugin.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"skills": "./skills/",
2323
"interface": {
2424
"displayName": "Frappe Agent",
25+
"composerIcon": "./assets/frappe-agent-icon.svg",
2526
"shortDescription": "Frappe-aware coding, bench, SQL, and customization help.",
2627
"longDescription": "Adds Frappe and ERPNext-specific skills for full-stack work, bench operations, SQL and ORM decisions, admin customizations, and workflow-aware code review.",
2728
"developerName": "Dhairya Marwaha",
Lines changed: 21 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)