Skip to content

Commit 2015042

Browse files
authored
Simplify ai-dlc plugin source configuration
Updated the source field for the ai-dlc plugin to simplify its configuration.
1 parent 92caca9 commit 2015042

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.claude-plugin/marketplace.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@
1212
{
1313
"name": "ai-dlc",
1414
"description": "AI-DLC methodology - iterative AI-driven development with hat-based workflows, completion criteria, and automatic context preservation",
15-
"source": {
16-
"source": "git-subdir",
17-
"url": "TheBushidoCollective/ai-dlc",
18-
"path": "plugin"
19-
},
15+
"source": "plugin",
2016
"category": "Pattern",
2117
"keywords": [
2218
"ai-dlc",

0 commit comments

Comments
 (0)