mirror of
https://github.com/wshobson/agents
synced 2026-06-21 14:13:58 +00:00
meigen-ai-design: bump to 1.0.5, pin npm to meigen@1.2.13 (#510)
Co-authored-by: jau123 <quaasparrotte@gmail.com>
This commit is contained in:
@@ -963,7 +963,7 @@
|
||||
"name": "meigen-ai-design",
|
||||
"source": "./plugins/meigen-ai-design",
|
||||
"description": "AI image generation with creative workflow orchestration, prompt engineering, and curated inspiration library via MCP server",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.5",
|
||||
"author": {
|
||||
"name": "MeiGen",
|
||||
"url": "https://github.com/jau123"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "meigen-ai-design",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.5",
|
||||
"description": "AI image generation with creative workflow orchestration, parallel multi-direction output, prompt engineering, and a 1,300+ curated inspiration library. Requires MeiGen MCP server (supports MeiGen Cloud, local ComfyUI, and OpenAI-compatible APIs).",
|
||||
"author": {
|
||||
"name": "MeiGen",
|
||||
|
||||
@@ -11,7 +11,7 @@ This plugin requires the **meigen** MCP server. Install it by adding to your pro
|
||||
"mcpServers": {
|
||||
"meigen": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "meigen@1.2.10"]
|
||||
"args": ["-y", "meigen@1.2.13"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user