HookMessage (role: hookMessage) was being passed directly to transport without transformation. Now it's transformed via messageTransformer which converts it to a proper user message for the LLM.
HookMessage (role: hookMessage) was being passed directly to transport without transformation. Now it's transformed via messageTransformer which converts it to a proper user message for the LLM.