Revert "Document behavior of cumulative message content in ChatEvent interface"

This reverts commit 5e53b2a70c.
This commit is contained in:
luccast
2026-01-28 09:29:57 -05:00
parent 5e53b2a70c
commit ad75627e0f
-1
View File
@@ -60,7 +60,6 @@ export interface PresenceEntry {
}
// Chat events
// Note: gateway sends cumulative message content with each delta, not incremental chars
export interface ChatEvent {
runId: string
sessionKey: string