-
Notifications
You must be signed in to change notification settings - Fork 0
feat: implement web tools (HTTP requests, search) #212
Copy link
Copy link
Closed as not planned
Labels
prio:mediumShould do, but not blockingShould do, but not blockingscope:medium1-3 days of work1-3 days of workspec:toolsDESIGN_SPEC Section 11 - Tool & Capability SystemDESIGN_SPEC Section 11 - Tool & Capability Systemtype:featureNew feature implementationNew feature implementationv0.7Minor version v0.7Minor version v0.7v0.7.2Patch release v0.7.2Patch release v0.7.2
Description
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
BaseToolcompliance withToolCategory.WEB- Sandbox integration (container isolation with network access)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
prio:mediumShould do, but not blockingShould do, but not blockingscope:medium1-3 days of work1-3 days of workspec:toolsDESIGN_SPEC Section 11 - Tool & Capability SystemDESIGN_SPEC Section 11 - Tool & Capability Systemtype:featureNew feature implementationNew feature implementationv0.7Minor version v0.7Minor version v0.7v0.7.2Patch release v0.7.2Patch release v0.7.2