This feature was added in the last update, and it works when the LLM is managing devices.
https://rc.home-assistant.io/blog/2025/02/05/release-20252/#shared-history-between-the-default-conversation-agent-and-its-llm-based-fallback
But when I test only the conversational functionality, it seems that LLM ignores all intermediate events that use the built-in handler. And it can't answer what the previous actions were.
Pipeline and conversation_id have identical values for both cases.
Is there such a feature in the current implementation?