fix(llm-application-dev): add command frontmatter for slash command registration v2.0.1

This commit is contained in:
Seth Hobson
2026-01-19 16:26:41 -05:00
parent 1e54d186fe
commit 16f8e8c66e
6 changed files with 18 additions and 3 deletions

View File

@@ -342,7 +342,7 @@
"name": "llm-application-dev",
"source": "./plugins/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.0",
"version": "2.0.1",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"