提交修改

This commit is contained in:
Jerry-Ubuntu
2025-06-01 18:15:14 +08:00
parent 3809375694
commit be3b838580
10 changed files with 50 additions and 128 deletions

View File

@@ -14,7 +14,7 @@ export class MCPClientLogger {
private readonly debugMode: boolean;
constructor(
prefix: string = "NextChat MCP Client",
prefix: string = "Agree AI Design MCP Client",
debugMode: boolean = false,
) {
this.prefix = prefix;