elastic / elastic/docs-content
[aw] Docs review agent failed
- Dominant language
- No language data
- Stars
- 47
- Forks
- 261
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 116
Description
### Workflow Failure
**Workflow:** [Docs review agent](https://github.com/elastic/docs-content/blob/main/.github/workflows/gh-aw-docs-review.md)
**Branch:** main
**Run:** https://github.com/elastic/docs-content/actions/runs/30121289502
> [!WARNING]
> **Engine Failure**: The `claude` engine terminated unexpectedly.
**Last agent output:**
```
2026-07-24T19:45:53.457Z [DEBUG] LSP server manager shut down successfully
2026-07-24T19:45:53.458Z [DEBUG] MCP server "elastic-docs": HTTP connection dropped after 194s uptime
2026-07-24T19:45:53.458Z [DEBUG] MCP server "elastic-docs": Connection error: SSE stream disconnected: AbortError: The operation was aborted.
2026-07-24T19:45:53.458Z [DEBUG] MCP server "elastic-docs": Terminal connection error 1/3
2026-07-24T19:45:53.458Z [DEBUG] MCP server "github": HTTP connection dropped after 194s uptime
2026-07-24T19:45:53.458Z [DEBUG] MCP server "github": Connection error: SSE stream disconnected: AbortError: The operation was aborted.
2026-07-24T19:45:53.458Z [DEBUG] MCP server "github": Terminal connection error 1/3
2026-07-24T19:45:53.458Z [DEBUG] MCP server "safeoutputs": HTTP connection dropped after 194s uptime
2026-07-24T19:45:53.458Z [DEBUG] MCP server "safeoutputs": Connection error: SSE stream disconnected: AbortError: The operation was aborted.
2026-07-24T19:45:53.458Z [DEBUG] MCP server "safeoutputs": Terminal connection error 1/3
```
### 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/elastic/docs-content/actions/runs/30121289502
````
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 gh-aw-docs-review failure in https://github.com/elastic/docs-content/actions/runs/30121289502`
> [!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 [Docs review agent](https://github.com/elastic/docs-content/actions/runs/30121289502) · 1.09 AIC · [◷](https://github.com/search?q=repo%3Aelastic%2Fdocs-content+is%3Aissue+%22gh-aw-workflow-id%3A+gh-aw-docs-review%22&type=issues)
> - [x] expires on Jul 31, 2026, 7:47 PM UTC
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with .github/workflows/gh-aw-docs-review.md and inspect the logs for run 30121289502. Read .github/skills/agentic-workflows/SKILL.md or the linked gh-aw debugging guide before tracing the reported engine and MCP connection failures. Done means the failure cause is addressed and the Docs review agent workflow can be rerun without the same failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100