Fetching from the wire…
Public story · 2026-08-17 · high
The fixes landed August 15 and 16, after nanobot's last tagged release on July 25, so they're not in any published version yet.
Why now: nanobot shipped the reconnect fixes on August 15 and 16, still ahead of any tagged release since July 25's v0.3.0.
HKUDS pushed two days of fixes to nanobot's WebUI on August 15 and 16, making mutation replay safe across reconnects, per the project's GitHub repository.
Anyone running a self-hosted agent UI with a persistent connection hits this eventually. A websocket drops, the client reconnects, and the mutations queued during the gap either replay out of order or get lost. nanobot's fix snapshots each mutation replay frame and preserves the original order on reconnect, with new test coverage added specifically for that path.
The same two-day window also shipped atomic renames for model presets, with inline conflict detection. It serialized gateway configuration updates too, so two writes can't race each other. None of this is in a tagged release yet. nanobot's last tag is v0.3.0 from July 25, and anyone pulling that tagged version still doesn't have these fixes. You'd need to track the main branch.
nanobot has 47,091 stars, which measures attention, not correctness. Reconnect-safe mutation replay isn't a feature, it's a bug class every long-running agent UI ships until someone hits it in production. Whether your own WebUI snapshots replay frames the same way is worth checking before it breaks in front of a user.
Each link below shares sources, entities, or timing with this story.
HKUDS built by LightRAG / Shared entities / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (HKUDS built by LightRAG); both cover GitHub, HKUDS, July; reported by the same outlet (github.com).
OpenHarness built by HKUDS / Shared entity: HKUDS / Same source domain / Earlier coverage
Linked by a graph relationship (OpenHarness built by HKUDS); both cover HKUDS; reported by the same outlet (github.com).
Shared entities / Same source domain / Shared topic / Earlier coverage
Both cover August, GitHub, July; reported by the same outlet (github.com); overlapping topics (agent, august).
Both cover August, GitHub, July; reported by the same outlet (github.com); overlapping topics (august, days).
HKUDS built by LightRAG / Shared entity: HKUDS / Same source domain / Earlier coverage
Linked by a graph relationship (HKUDS built by LightRAG); both cover HKUDS; reported by the same outlet (github.com).
Bingxi Zhao works at HKUDS / Shared entity: HKUDS / Same source domain / Earlier coverage
Linked by a graph relationship (Bingxi Zhao works at HKUDS); both cover HKUDS; reported by the same outlet (github.com).
Shared entities / Same source domain / Shared topic / Earlier coverage
Both cover August, GitHub; reported by the same outlet (github.com); overlapping topics (added, agent, august, days).
Shared entities / Same source / Shared topic / Earlier coverage
Both cover HKUDS, WebUI; cite the same source (GitHub); overlapping topics (nanobot, webui).