Fetching from the wire…
Tools2026-07-24 · source-backed
Posted to Show HN July 24 at 104 points, it targets a failure specific to multi-agent workflows: when a main agent waits on a subagent past the five-minute cache TTL, the next turn re-encodes the whole conversation at cache-write rates. It runs Claude Code behind a loopback reverse proxy via ANTHROPIC_BASE_URL and, on an interval under the TTL, replays the last real request with max_tokens: 1 and no streaming to refresh the identical prefix. uvx claude-thermos. Clever, and slightly horrifying that it's necessary.
Each link below shares sources, entities, or timing with this story.
Claude Code 2.1.229 shipped a config flag most people will scroll past: CLAUDE_CODE_WORKFLOW_PREFIX_STAGGER_MS. What it does is delay the launch of sibling agents that share a prompt prefix, so the second through Nth agents read the warm cache instead of each writing their own...
Posted to HN August 8, agent-hop searches all your local coding-agent histories and resumes any session in any supported agent, normalizing five on-disk formats to a common turn structure: Claude Code JSONL under ~/.claude/projects/, Codex rollout JSONL under ~/.codex/sessions...
Claude Code 2.1.233 added an environment variable configuring the WebFetch session URL cache TTL, with the default unchanged at 15 minutes (Claude Code Changelog). That default is a real problem for any agent polling a status page, a CI endpoint or a changelog inside a long se...
5.8k stars, Rust, macOS, ~40 MB versus ~67 MB upstream, keeping full Lua customization. Command-failure recovery with suggested fixes applied via Cmd + Shift + E, natural-language-to-command via # <description>, preconfigured integration for Claude Code, Codex, Gemini CLI, and...
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...
wanshuiyin/HERO-Anti-OverDefense went from creation to 68 stars in a single day. HERO is Hashing, Edge cases, Rubrics, Overbuild, and the claim is that agent over-engineering isn't diffuse but falls into four recognizable shapes suppressible with a portable prompt contract acr...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.