mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Sync marketplace.json versions with plugin.json for all 14 touched plugins. Fix plugin.json versions for llm-application-dev (2.0.3), startup-business-analyst (1.0.4), and ui-design (1.0.2) to match marketplace lineage. Add dotnet-contribution to marketplace.
11 lines
305 B
JSON
11 lines
305 B
JSON
{
|
|
"name": "llm-application-dev",
|
|
"description": "LLM application development with LangGraph, RAG systems, vector search, and AI agent architectures for Claude 4.5 and GPT-5.2",
|
|
"version": "2.0.3",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|