mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-24 06:39:35 +00:00
Trim dense plain text-delta stream snapshots for OpenAI-compatible, Responses, and Ollama providers while preserving full snapshots on stream checkpoints and terminal events. Reconstruct partial-less text deltas in the agent loop so live message updates continue to advance for immutable snapshot providers, and document the optional text_delta.partial contract. Fixes #86599.