Skip to content

[aw] Prompt Optimization is missing required tool #255

Description

@github-actions

Workflow Failure

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

Warning

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

Missing Tools:

  • Ollama server with GGUF model proxies (Qwen2.5-1.5B-Instruct-GGUF, SmolLM2-360M-Instruct-GGUF): The task states an OpenAI-compatible Ollama server was already started on 127.0.0.1:11434 with both GGUF proxy models downloaded, but no such server is running (connection refused) and no ollama process, model cache, or GGUF weights exist anywhere on disk.
    [Content truncated due to length]

Alternatives:

Tool Alternative
Ollama server with GGUF model proxies (Qwen2.5-1.5B-Instruct-GGUF, SmolLM2-360M-Instruct-GGUF) Re-run the workflow step that restores the Ollama cache and downloads/pulls the two GGUF models (hf.co/bartowski/Qwen2.5-1.5B-Instruct-GGUF:Q4_K_M and hf.co/unsloth/SmolLM2-360M-Instruct-GGUF:Q4_K_M), start `ollama serve`, and verify with `curl (127.0.0.1/redacted) before re-invoking the optimizer.

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/33807430626
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 · 29.4 AIC ·

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions