Which fff frontend?
MCP server (fff-mcp)
has logs
2026-07-23T13:31:27.986733Z INFO tokio-rt-worker fff_mcp: Exiting after 900s of inactivity (idle_timeout_secs=900)
Description
For some reason, 0.10.0 and 0.10.1 started closing the MCP or something? In Codex (UI) I get this:
tool call error: tool call failed for `fff/multi_grep`
Caused by:
Transport closed
tool call error: tool call failed for `fff/grep`
Caused by:
Transport closed
Which didn't happen in the previous version. I assume the cause is the line I copied out of the logs, so ... maybe it shouldn't quit if Codex isn't smart enough that it has to restart the MCP or something?
Which fff frontend?
MCP server (fff-mcp)
has logs
Description
For some reason,
0.10.0and0.10.1started closing the MCP or something? In Codex (UI) I get this:Which didn't happen in the previous version. I assume the cause is the line I copied out of the logs, so ... maybe it shouldn't quit if Codex isn't smart enough that it has to restart the MCP or something?