Fetching from the wire…
Public story · 2026-08-16 · high
A patch three days later fixed four bugs common to long-running agent memory, from hung ingest to a file lock that never releases.
Why now: The fix landed three days after the feature, still the freshest read on what breaks first when agents run unattended.
MemPalace shipped an append-only logstream on August 11 that lets agents on separate machines delegate work without a human relay, per GitHub. Version 3.7.0 also lets agents wait for replies, swap patches, and acknowledge handoffs through a shared hub. It adds pluggable embeddings and what GitHub calls an integrity spine.
Three days later a patch fixed four bugs that hit long-running agent memory once it runs unattended for days.
Ingest no longer hangs when os.walk hits a named pipe. Incomplete mines can now be retried instead of getting skipped for good. A chromadb reconnect no longer rewinds the HNSW vector index. And MCP releases its writer lease on SIGTERM or SIGHUP, per GitHub.
None of the four bugs are exotic. They're the standard ways agent memory breaks once left unattended: a stalled crawl, a stuck job, a drifting index, a lock nobody releases.
GitHub's release notes don't say how long any of the four bugs sat live before the fix landed. The patch shipped three days after the feature that needed it.
Each link below shares sources, entities, or timing with this story.
Three separate Anthropic changes over about two weeks point the same direction, and none of them announced themselves as a strategy. Claude Code 2.1.238 added claude self-hosted-runner --defer-shutdown-max-min, which keeps serving attached sessions on SIGTERM, parks whatever's...
A Chinese lab shipped a runtime that manages two American coding agents as subagents, and it went from repo creation to 145,439 stars in four days. deepseek-ai/deepseek-harness published dsh-v0.1.0-rc.7 at 12:01 UTC today, its first tagged release since the repo appeared on Au...
Three things happened this month that only make sense together. Agent Plugins 1.0 shipped co-signed by six competitors: AWS, Anysphere, Microsoft, OpenAI, Vercel and Google (GitHub Changelog). It makes skills-plus-MCP bundles portable across clients. OpenAI's August 11 Codex c...
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
The .github/workflows directory holds bump-plugin-shas.yml, owner-liveness-sweep.yml, validate-plugins.yml and close-external-prs.yml, and the commit history shows them doing real work (GitHub). An August 19 commit added a deterministic static pin check for auto-exec MCP launc...
tirth8205/code-review-graph topped GitHub daily trending at 22.5k total stars, MIT licensed, building a persistent Tree-sitter map so coding agents read only relevant context. Claimed ~82x median per-question token reduction across six repos (range 38x to 528x) at 0.714 averag...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.