Skip to content

fix: Remove Tavily dependency from Q workflow - #10620

Merged
pelikhan merged 3 commits into
mainfrom
copilot/investigate-q-agent-failure
Jan 18, 2026
Merged

fix: Remove Tavily dependency from Q workflow#10620
pelikhan merged 3 commits into
mainfrom
copilot/investigate-q-agent-failure

Conversation

CopilotAI commented Jan 18, 2026

Copy link
Copy Markdown
Contributor

Q workflow failing at MCP gateway startup due to missing TAVILY_API_KEY secret (run #21112110223).

Configuration error at mcpServers.tavily.env.TAVILY_API_KEY: undefined environment variable referenced: TAVILY_API_KEY

Changes

  • Removed import: shared/mcp/tavily.md no longer imported
  • Updated Phase 3: Research step now uses internal resources instead of Tavily:
    • Repository docs, workflow examples, cache-memory, GitHub issues

Tavily was used for supplementary web search in "Phase 3: Research Solutions". Core Q functionality (log analysis, issue detection, PR creation) works without it.

Original prompt

Investigate why Q agent is failing: https://github.com/githubnext/gh-aw/actions/runs/21112110223

Custom agent used: agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

CopilotAIand others added 2 commits January 18, 2026 20:52
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
…ailure
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
CopilotAI changed the title [WIP] Investigate causes of Q agent failurefix: Remove Tavily dependency from Q workflowJan 18, 2026
CopilotAI requested a review from MossakaJanuary 18, 2026 21:13
@Mossaka
Mossaka requested a review from pelikhanJanuary 18, 2026 21:13
@pelikhan
pelikhan marked this pull request as ready for review January 18, 2026 23:36
@pelikhan
pelikhan merged commit 5ea1bff into mainJan 18, 2026
@pelikhan
pelikhan deleted the copilot/investigate-q-agent-failure branch January 18, 2026 23:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pelikhan@Mossaka