Since we have the feature to have continued conversation with LLM (voice pe / assist), the assist “prefer handling commands locally” option is quite confusing: it works well when the user initiates the conversation.
However, it doesn’t fallback on local intents if the user asks for a “local command” during a continued conversation handled by the LLM (tested with Ollama in my case). That is an issue when the LLM doesn’t have control of assist exposed entities. I guess it’s often the case for users who have local LLM.
So, it would be a nice feature to get this fallback capability during a continued conversation.