Minor Changes
- e4c4b56: Add built-in web search/fetch system tools (Parallel via
parallel-web), gated byAgentSpec.config.web_search(default off) and TrueFoundry-mode host envTRUEFOUNDRY_WEB_SEARCH_PROVIDER. New drafts seedweb_search.enabledfrom/capabilitieswhen a provider is configured.
Patch Changes
- 551b6a8: Default MCP tool approval to
@destructiveonly. Selecting Other/read-only tools clears approval; selecting destructive tools keeps it on. Migrate mounts still carrying the old@write+@destructivedefault. - c83145a: Abort remote MCP HTTP response bodies over 50MB (
MCP_TOOL_CALL_MAX_RESPONSE_BYTES) so oversized tool results cannot OOM the process. - a655537: Add a
turn.updateevent schema with paused/running status andaction_required_on_events.