fix: implement copilot suggestions

This commit is contained in:
Kacper
2025-12-11 02:07:15 +01:00
parent 085f5d5d39
commit 43c90adbc0
7 changed files with 35 additions and 17 deletions

View File

@@ -346,3 +346,4 @@ console.error('[McpServerStdio] Starting MCP server for automaker-tools');
console.error(`[McpServerStdio] Project path: ${projectPath}`);
console.error(`[McpServerStdio] IPC channel: ${ipcChannel}`);