13 lines
229 B
JSON
13 lines
229 B
JSON
{
|
|
"host": "127.0.0.1",
|
|
"port": 8095,
|
|
"backend": "remote",
|
|
"transport": "websocket",
|
|
"mode": "agent",
|
|
"model": "kmodel",
|
|
"shell_type": "zsh",
|
|
"session_mode": "auto",
|
|
"timeout": 120,
|
|
"cwd": "/Users/tiancheng"
|
|
}
|