mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-04 09:13:08 +00:00
fix: implement copilot suggestions
This commit is contained in:
@@ -350,3 +350,4 @@ class CodexConfigManager {
|
||||
|
||||
module.exports = new CodexConfigManager();
|
||||
|
||||
|
||||
|
||||
@@ -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}`);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user