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
- 4be60e7: Bump
@truefoundry/assistant-ui-runtimeto0.1.41for turn-scoped sandbox artifact downloads and to stop stale session history from merging after a session switch. - 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. - 4a91f47: Allow renaming sessions via
PATCH /api/v1/sessions/{session_id}with an optionaltitle(trimmed, 1–50 chars). - 3d385af: Cap SQLite leftover WAL at 64 MiB after checkpoint so a full disk cannot grow the WAL unbounded.
- a655537: Add a
turn.updateevent schema with paused/running status andaction_required_on_events. - Updated dependencies [648273b]
- Updated dependencies [648273b]
- Updated dependencies [551b6a8]
- Updated dependencies [c83145a]
- Updated dependencies [a655537]
- Updated dependencies [e4c4b56]
- @truefoundry/trueforge-sdk@0.2.0-rc.9
- @truefoundry/trueforge-core@0.2.0-rc.6