Fetching from the wire…
Tools2026-09-14 · source-backed
connectionTimeout defaulted to 0, which InspectorClient.connect() read as unbounded, so the only thing ending a hung handshake was the SDK's 60s per-request timeout on initialize, which doesn't cover transport.start() and reports a misleading "Request timed out." PR #2362 sets a 30s default and keys the post-timeout teardown to the timer firing rather than to connectionTimeout > 0, because with a real default the old gate would tear down every failed connect including a recoverable 401. Measured against a server that accepts TCP and never answers: 60.5s before, 30.4s after.
Each link below shares sources, entities, or timing with this story.
Config validation rejected every non-HTTPS CIMD client metadata URL with no loopback exemption, and also ran against client.json on disk so you couldn't edit around it. Because every test server in the repo speaks plain HTTP, reproducing CIMD by hand meant standing up a self-s...
21 out of 21. Not most. All of them. arXiv 2608.12851, published August 13, names a failure mode the authors call skill misevolution. An agent that learns from its own successful trajectories will turn an unsafe success into reusable policy, and that policy persists after the...
PR #3447 adds AuthSettings.validate_token_resource: when set, the bearer gate only accepts a token the TokenVerifier reports as issued for resource_server_url, and a token naming another resource gets the same 401 as an unrecognized one. The resource-server gate had checked sc...
Kits like TanStack/ai (type-safe, provider-agnostic streaming, tools, and agents across OpenAI/Anthropic/Gemini) and manifest let you swap providers, and increasingly the harness itself, without rewriting (TanStack). With the model market churning weekly and June releases slip...
Warp released its client codebase under AGPL-3.0, surged to 56,000 GitHub stars and #2 on GitHub Trending. But the real story isn't the open-sourcing. It's the repositioning. Warp isn't calling itself a terminal anymore. It's an "agentic development environment." The product n...
PR #2344, merged September 12, makes npm run local:gate acquire a machine-wide lease via proper-lockfile with a 30-second stale takeover. The measurement is the good part: at two concurrent worktrees load inflation was ~1.3x with zero test timeouts, not the 2.5x figure quoted...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.