feat: AI-Native integration (MCP, Schemas, Docs) + UX improvements
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gims",
|
||||
"version": "0.8.5",
|
||||
"version": "0.9.0",
|
||||
"description": "Git Made Simple – AI‑powered git helper with smart insights, stats & code review",
|
||||
"author": "S41R4J",
|
||||
"license": "MIT",
|
||||
@@ -33,6 +33,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@google/genai": "1.5.1",
|
||||
"@modelcontextprotocol/sdk": "^1.25.3",
|
||||
"clipboardy": "^3.0.0",
|
||||
"commander": "^11.1.0",
|
||||
"openai": "^4.0.0",
|
||||
@@ -43,4 +44,4 @@
|
||||
"test": "echo \"Enhanced GIMS v$(node -p \"require('./package.json').version\") - All systems operational!\"",
|
||||
"postinstall": "echo \"🚀 GIMS installed! Quick start: 'g setup --api-key gemini' then 'g s' to see status. Full help: 'g --help'\""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user