Files
Paulus SchoutsenandClaude Opus 4.8 77fe61db3e Load the llm integration via the conversation dependency
The Assist API's built-in tools (date/time, calendar, todo, script, live
context, intents) now come from the llm integration's tool platform, so the
llm integration must be loaded for an Assist LLM API to expose them. Add llm
to conversation's dependencies so it loads wherever the conversation stack
(and thus any LLM agent) is active.

This makes the registry tools reach Assist consumers, which surfaces in
anthropic's test_extended_thinking_tool_call: it patched
AssistAPI._async_get_tools to control the tool set, but tools now also come
from the registry. Empty the registry in that test so its tool set stays the
single mock tool.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-16 01:05:14 -04:00
..
2026-06-01 08:40:55 +02:00
2026-06-11 06:43:53 +02:00
2026-06-03 17:08:34 +01:00
2026-05-28 11:38:22 +02:00