You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
[Content truncated due to length]
Alternatives:
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.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow prompt-optimization failure in https://github.com/githubnext/gh-aw-wizard/actions/runs/33807430626Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: