Skip to content

FunctionCall log more verbose #1347

Open
@marcoscale98

Description

@marcoscale98

When codex (Rust) calls a Tool (MCP), it logs "INFO FunctionCall: ..." in .codex/log/codex-tui.log
Example:

�[2m2025-06-18T09:56:53.810843Z�[0m �[32m INFO�[0m FunctionCall: {"project_root":"."}

It's not clear:

  • Which tool of which MCP server has been called
  • How long is this function call
  • When it's terminated
  • How to know when a Function Call is stuck and why (debugging)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @marcoscale98

        Issue actions

          FunctionCall log more verbose · Issue #1347 · openai/codex