Default to remote Kimi mode

This commit is contained in:
lutc5
2026-04-30 14:00:18 +08:00
parent e88856e1fc
commit a2f777a1a8
14 changed files with 172 additions and 66 deletions

View File

@@ -1,9 +1,11 @@
{
"host": "127.0.0.1",
"port": 8095,
"backend": "remote",
"transport": "auto",
"mode": "chat",
"session_mode": "reuse",
"model": "kmodel",
"session_mode": "auto",
"timeout": 120,
"cwd": "C:/Workspace/Personal/lingma-ipc-proxy",
"shell_type": "powershell",