Skip to content

Commit d25b6ac

Browse files
committed
feat: add thedotmack plugin marketplace
Add thedotmack marketplace containing plugins by Alex Newman (thedotmack) from the claude-mem repository.
1 parent 351ac13 commit d25b6ac

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

code_assistant_manager/plugin_repos.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,14 @@
9292
"repoOwner": "MadAppGang",
9393
"repoName": "claude-code",
9494
"repoBranch": "main"
95+
},
96+
"thedotmack": {
97+
"name": "thedotmack",
98+
"description": "Plugins by Alex Newman (thedotmack)",
99+
"enabled": true,
100+
"type": "marketplace",
101+
"repoOwner": "thedotmack",
102+
"repoName": "claude-mem",
103+
"repoBranch": "main"
95104
}
96-
}
105+
}

code_assistant_manager/skill_repos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
"branch": "main",
5353
"enabled": true
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)