githubnext / githubnext/gh-aw-wizard

[aw] Prompt Optimization is missing required tool

Open
#255 1 comment 1 reaction 2 assignees Claimed by @pelikhan View on GitHub
agentic-workflows
Dominant language
JavaScript
Stars
3
Forks
0
Avg merge
3h 8m
Merged PRs (30d)
244

Description

### Workflow Failure

**Workflow:** [Prompt Optimization](https://github.com/githubnext/gh-aw-wizard/blob/main/.github/workflows/prompt-optimization.md)
**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.

- Start your agent
- Load the `agentic-workflows` skill from `.github/skills/agentic-workflows/SKILL.md` or
- Type `debug the agentic workflow prompt-optimization failure in https://github.com/githubnext/gh-aw-wizard/actions/runs/33807430626`

> [!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:
> ```yaml
> safe-outputs:
> report-failure-as-issue: false
> ```
>
>

> Generated from [Prompt Optimization](https://github.com/githubnext/gh-aw-wizard/actions/runs/33807430626) · copilot · 29.4 AIC · [◷](https://github.com/search?q=repo%3Agithubnext%2Fgh-aw-wizard+is%3Aissue+%22gh-aw-workflow-id%3A+prompt-optimization%22&type=issues)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.