Files
goclaw/internal/tools
viettranx 4ec1c5e71a feat(web_fetch): increase limit to 60K and save oversized content to temp file
When fetched content exceeds the character limit, full content is saved
to a temp file in /tmp with sanitized markers and restrictive permissions,
allowing the agent to read the rest via shell or read_file.
2026-03-14 16:38:15 +07:00
..