Conversation
lpcox
added a commit
that referenced
this pull request
Jan 8, 2026
Updated Dockerfile to run 'go mod tidy'
37 tasks
This was referenced Feb 5, 2026
lpcox
added a commit
that referenced
this pull request
Feb 7, 2026
Smoke Codex workflow failing on schedule runs with 401 authentication errors from `https://mcp.tavily.com/mcp/` - token invalid/expired. Smoke Copilot experiences same failure but passes by completing remaining tests. ## Changes **Workflow Configuration:** - Remove `shared/mcp/tavily.md` import from `smoke-codex.md` and `smoke-copilot.md` - Remove Tavily web search test requirements (test #4 in codex, #6 in copilot) - Renumber subsequent test steps **Compiled Artifacts:** - Recompile lock files with `gh aw v0.42.13` - Remove `TAVILY_API_KEY` environment variable - Remove Tavily MCP server config from gateway TOML ## Result Smoke tests no longer depend on external service with unmaintained credentials. Both workflows now test core MCP gateway functionality (GitHub, Serena, Playwright, bash, file I/O) without Tavily web search. <!-- START COPILOT ORIGINAL PROMPT --> <details> <summary>Original prompt</summary> > > ---- > > *This section details on the original issue you should resolve* > > <issue_title>[agentics] Smoke Codex failed</issue_title> > <issue_description>### Workflow Failure > > **Workflow:** [Smoke Codex](#) > **Branch:** main > **Run URL:** https://github.com/github/gh-aw-mcpg/actions/runs/21779965253 > > > > ### Action Required > > Debug this workflow failure using the `agentic-workflows` agent: > > ``` > /agent agentic-workflows > ``` > > When prompted, instruct the agent to debug this workflow failure. > > > > Generated from [Smoke Codex](https://github.com/github/gh-aw-mcpg/actions/runs/21779965253) > > - [x] expires <!-- gh-aw-expires: 2026-02-14T12:22:06.859Z --> on Feb 14, 2026, 12:22 PM UTC > > <!-- gh-aw-agentic-workflow: Smoke Codex, run: https://github.com/github/gh-aw-mcpg/actions/runs/21779965253 --></issue_description> > > ## Comments on the Issue (you are @copilot in this section) > > <comments> > </comments> > </details> > **Custom agent used: agentic-workflows** > GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing <!-- START COPILOT CODING AGENT SUFFIX --> - Fixes #803 <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/github/gh-aw-mcpg/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo.
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.