the brief

Today felt like stack-shaping infrastructure and agent tooling day: OpenAI dropped the MRC networking protocol for AI clusters while Anthropic expanded on multiple fronts with AWS GA, an Agent View, and higher limits. LangChain shipped a full agent stack, LiteLLM open-sourced safer agent sandboxes, and Codex added background Chrome control—all against the backdrop of urgent RSC/Next.js vulns and falling voice API prices.

the poursit · sip · 12 items

alerts

(01)
  • @CloudflareDevMay 7, 07:16 PM

    React Server Components vulns disclosed

    Multiple vulnerabilities affecting RSC and Next.js were published; Cloudflare WAF mitigates disclosed DoS vectors, but developers should update dependencies immediately to patch upstream.

    Multiple security vulnerabilities affecting React Server Components and Next.js have been disclosed. We strongly recommend updating your applications immediately. Cloudflare WAF managed rules already mitigate the disclosed denial-of-service vulnerabilities, and we are

    signal 9hype 2security_vulnerabilitynext_jsreact_server_componentssource ↗

pulse

(08)
  • @OpenAIMay 6, 01:59 PM

    OpenAI unveils MRC networking protocol

    New open Multipath Reliable Connection protocol to run large AI training clusters faster and more reliably, reducing GPU idle with backing from AMD, NVIDIA, Intel, Microsoft, Broadcom.

    We’ve partnered with @AMD, @Broadcom, @Intel, @Microsoft, and @NVIDIA, to release Multipath Reliable Connection (MRC), a new open networking protocol that helps large AI training clusters run faster and more reliably, with less wasted GPU time. openai.com/index/mrc-supe…

    signal 8hype 2protocol_releasenetworkingdistributed_trainingsource ↗
  • @unknownMay 11, 04:03 PM

    Claude Platform now GA on AWS

    AWS customers can access full Claude API features with AWS authentication, billing, and commitment retirement, streamlining procurement and deployment for enterprise workloads.

    The Claude Platform on AWS is now generally available. AWS customers get the full set of Claude API features, with AWS authentication, billing, and commitment retirement. pic.x.com/9WPrEgCpkg

    signal 9hype 1platform_launchaws_integrationclaude_apisource ↗
  • @unknownMay 11, 08:50 PM

    Claude Code adds agent view

    Research preview centralizes all agent sessions into one list, improving multi-session management and continuity for iterative coding workflows.

    New in Claude Code: agent view. One list of all your sessions, available today as a research preview. pic.x.com/NnbsAQjSPW

    signal 7hype 1anthropicclaude_codeproduct_updatesource ↗
  • @ClaudeDevsMay 6, 04:36 PM

    Anthropic raises Claude Code limits

    Doubling 5‑hour limits for Pro, Max, and Teams, removing peak-hour reductions, and substantially increasing Opus API rate limits to unblock heavier coding and integration use.

    Usage limits are up, effective today we're: 1) Doubling Claude Code's 5-hour limits for Pro, Max, Team and seat-based Enterprise plans 2) Removing peak hours limit reduction on Claude Code for Pro and Max plans 3) Substantially raising our API rate limits for Opus models x.com/claudeai/statu…

    signal 9hype 1claude_codeusage_limitsapi_rate_limitssource ↗
  • @LangChainMay 13, 05:40 PM

    LangChain rolls out agent stack

    New LangSmith Engine, SmithDB, Sandboxes, Managed Deep Agents, LLM Gateway, Context Hub, and Deep Agents 0.6 target faster end‑to‑end agent development and operations.

    We just shipped tons of new products to accelerate the full agent development lifecycle: langchain.com/blog TLDR: ✅ LangSmith Engine ✅ SmithDB ✅ Sandboxes ✅ Managed Deep Agents ✅ LLM Gateway ✅ Context Hub ✅ Deep Agents 0.6 pic.x.com/BOpHFBTVpd

    signal 6hype 3product_launchagent_frameworklangchainsource ↗
  • @ElevenLabsMay 7, 02:00 PM

    ElevenLabs lowers TTS and STT prices

    Self‑serve pricing drops up to 55% for Text‑to‑Speech, 45% for Speech‑to‑Text, and 20% for Agents, making production voice features more accessible.

    We’ve cut ElevenAPI and ElevenAgents pricing for self-serve developers. From today, prices are lower and you can pay as you go: - Text to Speech is now up to 55% lower cost - Speech to Text is now up to 45% lower cost - Agents is now up to 20% lower cost Performance, quality, pic.x.com/yCJnz9mObP

  • @ishaan_jaffMay 16, 10:16 PM

    LiteLLM Agent Platform open source

    Run Claude Code, Codex, Hermes and more in isolated Kubernetes sandboxes where agents never see your real API keys, improving security for multi‑model deployments.

    We're open sourcing LiteLLM Agent Platform Run Claude Code, Codex, Hermes or any coding agent in isolated K8s sandboxes The agent never sees your real API keys. Here's how 👇 pic.x.com/NsuT1ljpNQ

    gif
    signal 7hype 2open_sourceagent_frameworkkubernetessource ↗
  • @gdbMay 7, 11:04 PM

    Codex drives Chrome in background

    Codex can now control Chrome tabs headlessly, enabling background browsing and automation for agent workflows without fragile foreground focus hacks.

    Codex can now drive Chrome tabs in the background: x.com/jameszmsun/sta…

    signal 6hype 2browser_automationagent_browsingcapability_updatesource ↗

findings

(01)
  • pplx/tech-writeups-24h· researchMay 17, 04:50 PM

    Parallel reasoning via aggregation

    New arXiv work uses Bradley–Terry aggregation across parallel reasoning paths, suggesting a reproducible route to faster multi‑trajectory thinking beyond linear token chains.

    Here are the strongest technical items I could verify from the last 24 hours in the AI engineering / research feeds you shared, with canonical URLs: 1. **OpenDeepThink: Parallel Reasoning via Bradley–Terry Aggregation** — a fresh arXiv cs.AI paper on parallel reasoning and aggregation. Canonical URL: https://arxiv.org/abs/2605.15177 [3] 2. **Dual-Dimensional Consistency: Balancing Budget and Qua — citation: https://arxiv.org/list/cs.AI/new

    signal 6hype 1arxivresearch_paperreasoningsource ↗

voices

(02)
  • @mattpocockukMay 13, 08:09 PM

    Decoding Claude’s monthly credits

    Matt Pocock breaks down Anthropic’s “dedicated monthly credit,” arguing it effectively boosts AFK usage 5–20× and clarifies how quotas change real developer workflows.

    Anthropic has given us a "dedicated monthly credit" Which, in effect, slashes AFK usage limits of Claude Code by ~5-20X Here's how it affects you: pic.x.com/1nCCheqEC4

    signal 8hype 1anthropicclaude_codeusage_limitssource ↗
  • @unknownMay 17, 10:27 PM

    Codex maxxing primitives and patterns

    Jason from the Codex team shares a practical draft of daily primitives for more reliable, capable agents—an invitation for feedback from builders pushing Codex in production.

    jason from the codex team here, heres a draft on codex maxxing and the primatives i use on a daily basis jxnl.github.io/blog/writing/2… would love any feedback

    signal 7hype 1prompt_engineeringcode_generationbest_practicessource ↗