feat: improve cross-conversation reply UX
This commit is contained in:
8
.codex/config.toml
Normal file
8
.codex/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[mcp_servers.codebase-memory-mcp]
|
||||
type = "stdio"
|
||||
command = "/home/hdzx/.local/bin/codebase-memory-mcp"
|
||||
args = []
|
||||
enabled = true
|
||||
startup_timeout_sec = 20
|
||||
tool_timeout_sec = 120
|
||||
env = { CBM_LOG_LEVEL = "info", CBM_CACHE_DIR = "/home/hdzx/.cache/codebase-memory-mcp" }
|
||||
Reference in New Issue
Block a user