Skip to content

feat(ai): add web search and page fetch tools for agents#349

Merged
prvnsmpth merged 1 commit into
masterfrom
feat/web-search
Jun 25, 2026
Merged

feat(ai): add web search and page fetch tools for agents#349
prvnsmpth merged 1 commit into
masterfrom
feat/web-search

Conversation

@prvnsmpth

@prvnsmpth prvnsmpth commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Adds configurable web search and page fetch provider support so agents can use public context alongside internal workplace search.

  • Supports Exa, Serper, and Brave for search
  • Supports Exa and Firecrawl for page fetching
  • Adds admin provider configuration and URL blocklist policy
  • Blocks private/internal URL fetch targets and treats fetched content as untrusted context
  • Updates prompts and tool rendering for web citations

- Add web search and fetch provider tables, loaders, and tool handlers\n- Implement Exa, Serper, Brave, and Firecrawl integrations\n- Add admin settings UI, URL blocklist policy, prompts, and tests
@prvnsmpth prvnsmpth changed the title Add web search and page fetch tools for agents feat(ai): add web search and page fetch tools for agents Jun 25, 2026
@prvnsmpth prvnsmpth merged commit 78dede3 into master Jun 25, 2026
37 checks passed
@prvnsmpth prvnsmpth deleted the feat/web-search branch June 25, 2026 09:52
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