Skip to content

feat: implement web tools (HTTP requests, search) #212

@Aureliolo

Description

@Aureliolo

Summary

Web tools for HTTP requests, web scraping, and search are listed in the tool categories but not implemented. No web_tools.py file exists.

Design Spec Reference

  • §11.1 Tool Categories — Web row
  • §11.1.2 Tool Sandboxing — web category uses container-level isolation with egress-only network

Scope

  • HTTP request tool (GET/POST with configurable headers, timeouts)
  • Web search tool
  • BaseTool compliance with ToolCategory.WEB
  • Sandbox integration (container isolation with network access)

Metadata

Metadata

Assignees

No one assigned

    Labels

    prio:mediumShould do, but not blockingscope:medium1-3 days of workspec:toolsDESIGN_SPEC Section 11 - Tool & Capability Systemtype:featureNew feature implementationv0.7Minor version v0.7v0.7.2Patch release v0.7.2

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions