Skip to content

CI Doctor seems to only be seeing truncated logs #42

@dsyme

Description

@dsyme

dsyme/onnxruntime#16

It seems CI Doctor is only seeing truncated logs. Not sure if it's the downloaded logs that are truncated or the model has only chosen to read part of the logs

Yeah it looks likely that the MCP call

✅ github::get_job_logs(owner: dsyme, repo: onnxruntime, run_id: 17598823783, failed_only: true, ...)

results in truncated data. Setting MAX_MCP_OUTPUT_TOKENS or other settings from https://docs.anthropic.com/en/docs/claude-code/settings may help. Even better would be to avoid using an MCP and download the logs directly and allow Claude Code to navigate through the file as appropriate.

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

    Issue actions