Test Results
| Test |
Status |
| GitHub MCP |
✅ |
| Safe Inputs GH CLI |
✅ |
| Serena MCP |
✅ |
| Make Build |
✅ |
| Playwright |
✅ |
| Tavily Web Search |
✅ |
| File Writing |
✅ |
| Bash Tool |
✅ |
| Discussion Interaction |
✅ |
| Agentic Workflows MCP |
⚠️ |
Overall Status
PASS (9/10 successful, 1 with workaround)
Test Details
✅ GitHub MCP
- Listed pull requests from github/gh-aw
- Successfully retrieved PR data with pagination
✅ Safe Inputs GH CLI
✅ Serena MCP
- Activated project at
/home/runner/work/gh-aw/gh-aw
- Found 200+ symbols including main functions across Go, TypeScript, Bash files
✅ Make Build
- Built gh-aw binary successfully
- Output:
gh-aw with version 3d7460a5
✅ Playwright
- Navigated to https://github.com
- Page title: "GitHub · Change is constant. GitHub keeps you ahead. · GitHub"
✅ Tavily Web Search
- Search query: "GitHub Agentic Workflows"
- Returned 5 results including GitHubNext and Microsoft Research
✅ File Writing
- Created
/tmp/gh-aw/agent/smoke-test-claude-21734996692.txt
- Content: "Smoke test passed for Claude at Fri Feb 6 01:18:58 UTC 2026"
✅ Bash Tool
- Verified file creation with
cat command
- File contents read successfully
✅ Discussion Interaction
⚠️ Agentic Workflows MCP
- MCP status tool failed with error: "failed to get workflow statuses"
- Workaround: Used
gh CLI to verify smoke-claude workflow status
- Confirmed workflow is active at
.github/workflows/smoke-claude.lock.yml
Run Information
Notes
All core functionality validated. One minor issue with Agentic Workflows MCP tool successfully worked around using alternative method.
AI generated by Smoke Claude for #13970
Test Results
Overall Status
PASS (9/10 successful, 1 with workaround)
Test Details
✅ GitHub MCP
✅ Safe Inputs GH CLI
✅ Serena MCP
/home/runner/work/gh-aw/gh-aw✅ Make Build
gh-awwith version3d7460a5✅ Playwright
✅ Tavily Web Search
✅ File Writing
/tmp/gh-aw/agent/smoke-test-claude-21734996692.txt✅ Bash Tool
catcommand✅ Discussion Interaction
gh CLIto verify smoke-claude workflow status.github/workflows/smoke-claude.lock.ymlRun Information
Notes
All core functionality validated. One minor issue with Agentic Workflows MCP tool successfully worked around using alternative method.