mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
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.