Skip to content

[aw] Daily AgentRx Trace Optimizer is missing required tool #49919

Description

@github-actions

Workflow Failure

Workflow: Daily AgentRx Trace Optimizer
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/30790550717

Warning

Missing Tools Reported: The agent reported missing tools during execution.

Missing Tools:

  • AgentRx pip package ((github.com/redacted) and .claude/agents/ custom sub-agents: AgentRx's pyproject.toml only packages agentrx/**, so pip install omits the root-level run.py the CLI entrypoint requires (agentrx.cli falls back to \"run.py not found\"). Worked around by fetching run.py from GitHub directly. Separately, the workflow's cu
    [Content truncated due to length]

Alternatives:

Tool Alternative
AgentRx pip package ((github.com/redacted) and .claude/agents/ custom sub-agents For AgentRx: pin/vendor run.py alongside the pip install, or fix AgentRx's packaging to include it. For sub-agents: verify .claude/agents/*.md files are loaded/registered before the workflow run, or fall back to single_agent inline analysis (done here).

Action Required

Assign this issue to an agent to debug and fix the issue.

Debug with any coding agent

Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):

Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md

The failed workflow run is at https://github.com/github/gh-aw/actions/runs/30790550717
Manually invoke the agent

Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.

Tip

Stop reporting this workflow as a failure

To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:

safe-outputs:
  report-failure-as-issue: false

Generated from Daily AgentRx Trace Optimizer · 136.2 AIC ·

  • expires on Aug 3, 2026, 6:52 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions