feat: dev mode — auto-copy MCP session log to project dir on export_gerber (KICAD_MCP_DEV=1)
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"NODE_ENV": "production",
|
||||
"PYTHONPATH": "C:\\Program Files\\KiCad\\9.0\\bin\\Lib\\site-packages",
|
||||
"LOG_LEVEL": "info",
|
||||
"KICAD_AUTO_LAUNCH": "false"
|
||||
"KICAD_AUTO_LAUNCH": "false",
|
||||
"KICAD_MCP_DEV": "0"
|
||||
},
|
||||
"description": "KiCAD PCB Design Assistant - Note: PYTHONPATH auto-detected if venv exists"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user