재구성 AX Agent 설정과 채팅 UI를 Claude형 구조로
Some checks failed
Release Gate / gate (push) Has been cancelled
Some checks failed
Release Gate / gate (push) Has been cancelled
This commit is contained in:
@@ -81,7 +81,7 @@ public class McpClientService : IDisposable
|
||||
{
|
||||
protocolVersion = "2024-11-05",
|
||||
capabilities = new { },
|
||||
clientInfo = new { name = "AX Copilot", version = "1.7.2" },
|
||||
clientInfo = new { name = "AX Copilot", version = "0.7.3" },
|
||||
}, ct);
|
||||
|
||||
if (initResult == null) return false;
|
||||
@@ -328,3 +328,4 @@ public class McpClientService : IDisposable
|
||||
catch { }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user