Skip to content

[aw] Prompt Optimization is missing required tool #286

Description

@github-actions

Workflow Failure

Workflow: Prompt Optimization
Branch: main
Run: https://github.com/githubnext/gh-aw-wizard/actions/runs/35151939643

Warning

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

Missing Tools:

  • Ollama eval server ((127.0.0.1/redacted): The workflow's Ollama server (started on the runner host before the sandboxed agent job) is unreachable from inside this sandbox container. 127.0.0.1:11434 is a loopback address local to the sandbox, not the runner host, and the sandbox's own Ollama instan
    [Content truncated due to length]

Alternatives:

Tool Alternative
Ollama eval server ((127.0.0.1/redacted) Merge #261 so the workflow starts Ollama with OLLAMA_HOST=0.0.0.0:11434 and points --eval-url/--ios-eval-url at host.docker.internal, and adds host.docker.internal to the sandbox's allowed domains/host-port config.

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/githubnext/gh-aw-wizard/actions/runs/35151939643
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 Prompt Optimization · copilot · 107.9 AIC ·

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions