Skip to content

fix: exclude instagram.com from Tavily results in Cloud deployments#828

Merged
miurla merged 1 commit intomainfrom
fix/tavily-exclude-instagram-cloud
Apr 15, 2026
Merged

fix: exclude instagram.com from Tavily results in Cloud deployments#828
miurla merged 1 commit intomainfrom
fix/tavily-exclude-instagram-cloud

Conversation

@miurla
Copy link
Copy Markdown
Owner

@miurla miurla commented Apr 15, 2026

Summary

  • Tavily has started returning Instagram aggregator pages for informational queries, which rarely help answer the user's question.
  • When MORPHIC_CLOUD_DEPLOYMENT=true, merge instagram.com into Tavily's exclude_domains so these results never reach Cloud users.
  • Local and self-hosted deployments are unaffected — any user-supplied exclude_domains are preserved and de-duplicated.

Test plan

  • bun lint
  • bun format:check
  • bun typecheck
  • Manual verification in Cloud: confirm instagram.com no longer appears in Tavily results

Tavily has started surfacing Instagram aggregator pages for informational
queries, which rarely help answer the user's question. When
MORPHIC_CLOUD_DEPLOYMENT=true, merge instagram.com into the Tavily
exclude_domains list so these results never reach Cloud users. Local and
self-hosted deployments are unaffected.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
morphic Ready Ready Preview, Comment Apr 15, 2026 0:25am

@miurla miurla merged commit 20bad58 into main Apr 15, 2026
8 checks passed
@miurla miurla deleted the fix/tavily-exclude-instagram-cloud branch April 15, 2026 12:27
Sign up for free to 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.

1 participant