add refactor doc
This commit is contained in:
parent
3dc49bfc7d
commit
f9a92b0bfa
|
|
@ -1,12 +1,13 @@
|
||||||
Name: api-proxy
|
Name: api-proxy
|
||||||
Host: 0.0.0.0
|
Host: 0.0.0.0
|
||||||
Port: 8766
|
Port: 8766
|
||||||
|
Timeout: 3600000
|
||||||
|
|
||||||
# Cursor Agent 配置
|
# Cursor Agent 配置
|
||||||
AgentBin: cursor
|
AgentBin: /Users/daniel/.local/bin/agent
|
||||||
DefaultModel: claude-4.5-sonnet
|
DefaultModel: claude-4.5-sonnet
|
||||||
Provider: cursor
|
Provider: cursor
|
||||||
TimeoutMs: 36000000
|
TimeoutMs: 3600000
|
||||||
|
|
||||||
# 多帳號池配置
|
# 多帳號池配置
|
||||||
ConfigDirs:
|
ConfigDirs:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue