Add fetch_url tool for URLs referenced in local files #15

Open
opened 2026-04-06 22:27:47 +00:00 by archeious · 0 comments
Owner

Implement fetch_url(url) -> content in search.py:

  • Read-only HTTP fetch
  • Truncates to relevant sections (not full page)
  • Budget: default 5 per session
  • Used when a README, config, or package.json references a URL that would explain the project
Implement `fetch_url(url) -> content` in `search.py`: - Read-only HTTP fetch - Truncates to relevant sections (not full page) - Budget: default 5 per session - Used when a README, config, or package.json references a URL that would explain the project
archeious added this to the Phase 4: External Knowledge Tools milestone 2026-04-06 22:27:47 +00:00
archeious added this to the Agentic Investigation Engine project 2026-04-06 22:33:55 +00:00
Sign in to join this conversation.
No labels
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: archeious/luminos#15
No description provided.