Skip to content

Restore the web fetch public contract - #699

Merged
TheGreatAxios merged 1 commit into
mainfrom
fix/web-fetch-contract-0.3.6
Aug 27, 2026
Merged

Restore the web fetch public contract#699
TheGreatAxios merged 1 commit into
mainfrom
fix/web-fetch-contract-0.3.6

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • reject non-HTTP(S) URLs before invoking the built-in Exa MCP server
  • enforce per-call timeouts and route text and HTML formats through the in-process fetcher
  • document and test the format-aware provider selection

Verification

  • bun test src/tools/web-fetch.test.ts src/agent/exa-web-fetch-alias.test.ts passes
  • bun run check passes

@TheGreatAxios
TheGreatAxios merged commit baeee98 into main Aug 27, 2026
5 checks passed
@TheGreatAxios
TheGreatAxios deleted the fix/web-fetch-contract-0.3.6 branch August 27, 2026 19:19
TheGreatAxios added a commit that referenced this pull request Aug 27, 2026
TheGreatAxios added a commit that referenced this pull request Aug 27, 2026
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