Agents invoke CodeX, they need to output logs.
Resolved 💬 4 comments Opened Oct 9, 2025 by bradford54 Closed Mar 20, 2026
What feature would you like to see?
When calling codex through MCP, it usually takes a long time, and during this period, no logs are output. Also, no return is visible in the calling segment. Sometimes, if it takes more than a few minutes, it becomes impossible to wait because we don't know whether it's still running or dead. We hope that during the running process, the logs of that part can be output, so that the caller can also know it, or it can be output to a file as well. Then we can know whether the service is running or at which part it has reached.
Additional information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗