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.
The lab behind LightRAG (37,823 stars) and nanobot (45,882) landed correlation-regime detection plus a backtest/data/live-safety correctness pass on July 17, then Binance crypto fallback and parallel-execution fixes on July 18. Be skeptical of any LLM trading agent's claims. B...
From HKUDS (the LightRAG lab), OpenHarness (Python, ~13,800 stars, v0.1.9) packages tool-use, skills, persistent memory, and multi-agent coordination, plus a personal assistant "ohmo" that talks to Slack and Feishu. It ships a 43-plus tool ecosystem with MCP support and unifie...
RepoLatch, holdline, sentinelforge-agent, aegis-zero and release-commander are incident or release agents built around a human approval gate. Twelve of the 21 appeared on August 23 and 24 tagged Agent Harness Hackathon 2026, with the host repo at 3,916 stars since July 23. (Gi...
255 stars in the two days after its August 22 creation, AGPL-3.0, positioned against Paper.design. Designs live on a shareable canvas of frames rendering real HTML in sandboxed iframes; people edit in the browser and agents edit through the built-in MCP server, with live curso...
Agent Framework Python 1.14.0 landed August 13 with a native Mistral chat client, workflow checkpoint/resume in AG-UI, and experimental AGENT-HOOKS-0.1 enforcement behind an opt-in extra. The spec is Apache-2.0, stewarded by a UK company, last pushed July 7, sitting at 2 GitHu...
An open-weight Chinese frontier model is now a dropdown option in Microsoft's coding product. That happened before anyone finished characterizing what the model does. GitHub's changelog dated August 6 makes Kimi K3 generally available across Copilot Pro, Pro+, Max, Business an...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.