mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
Replace the placeholder web_fetch tool with a working implementation that executes curl within the execution environment, respecting Docker/Daytona network sandboxing. - Build curl command with shell-escaped URL, follow redirects, custom user agent, and configurable timeout (default 30s, max 60s) - Validate URL scheme (http/https only) to prevent misuse - Truncate responses exceeding 100KB to protect context window - Register web_fetch in Anthropic and OpenAI profiles (was Gemini-only) - Add web_fetch guidance to all three profile system prompts - Add captured_command to MockExecutionEnvironment for test assertions Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent | ||
| attractor | ||
| git-storage | ||
| llm | ||
| util | ||