Qeravio
Canonical AI event

ClineCore desktop app skips duplicate chat messages.

The live chat stream now correctly handles long commands and slow responses, preventing duplicate messages.

9 Sept 20261 verified claims1 sources1 observations
What happened

The official source reports this update: Desktop v0.0.24. Fixed the live chat stream doubling text and dropping messages mid-turn. The sidecar has two Hub sockets that both receive a session's events — ClineCore's own client and the observer client — and a session that streams without a local send first (a run already in flight when you open the task, a resumed run, a scheduled run) had every delta rendered twice. The observer's copy is now skipped whenever ClineCore is subscribed to the session, asked directly rather than inferred from a timer, so long commands, slow first tokens, and unanswered tool approvals cannot let a duplicate slip through ahead of the core copy.

Why it matters

This official update documents a development concerning Desktop v0.0.24. Its practical significance depends on the scope and evidence stated by the source.

What to watch next

Read the official source update and verify its stated scope, evidence and timing before acting on it.

Connected knowledge

Entities affected by this event

Continue this topic
Evidence trail

Sources behind the event