16c3c9bc1a
Update the sendAction docstrings on TriggerChatTransport (browser) and AgentChat (server) to reflect TRI-9118: actions fire hydrateMessages and onAction only — no run(), no turn lifecycle hooks. The returned stream is empty for void onAction returns and carries the model response when onAction returns a StreamTextResult.