Skip to content

Commit 2ff771f

Browse files
committed
Add agent profile plugins
1 parent cad8ec9 commit 2ff771f

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

.devin-plugin/plugin.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,30 @@
179179
"url": "https://github.com/databricks/databricks-agent-skills.git",
180180
"path": "plugins/databricks/claude",
181181
"sha": "f2e82274b10d0769016afdf0520f0010c6981198"
182+
},
183+
{
184+
"source": "git-subdir",
185+
"url": "https://github.com/igmarin/agent-profiles.git",
186+
"path": "plugins/elixir-developer",
187+
"sha": "bd820dd5ab1aeb8ce8aace87c798df0cb990491d"
188+
},
189+
{
190+
"source": "git-subdir",
191+
"url": "https://github.com/igmarin/agent-profiles.git",
192+
"path": "plugins/project-planning",
193+
"sha": "bd820dd5ab1aeb8ce8aace87c798df0cb990491d"
194+
},
195+
{
196+
"source": "git-subdir",
197+
"url": "https://github.com/igmarin/agent-profiles.git",
198+
"path": "plugins/ruby-developer",
199+
"sha": "bd820dd5ab1aeb8ce8aace87c798df0cb990491d"
200+
},
201+
{
202+
"source": "git-subdir",
203+
"url": "https://github.com/igmarin/agent-profiles.git",
204+
"path": "plugins/rust-developer",
205+
"sha": "bd820dd5ab1aeb8ce8aace87c798df0cb990491d"
182206
}
183207
]
184208
}

0 commit comments

Comments
 (0)