Friday’s feed was agent-platform shaped: 10 keeps out of 945 gathered, and OpenAI shipped an Agents API the same day it put its full-duplex voice model in the API. The Agents API is the one to read closely — server-side sessions, subagent orchestration, and a self-hosted sandbox with a skills path, but US-only data residency and explicitly not ZDR-eligible, including when you bring your own sandbox. Around it: Cognition’s SWE-2 lands within a point of Fable 5.1 on its own benchmark at a claimed 64% lower cost, a 122B MoE trained to drive a real shell for 300+ turns, three agent papers including a prompt-injection detector that runs as a sidecar over existing logs, and OpenAI pausing new $200/month Pro signups while the API stays unaffected.
Lead — OpenAI ships an Agents API, plus GPT-Live-1 for voice
- Agents API (product post) — Day-1 platform release and the most stack-relevant thing today: server-side sessions that persist across turns, multi-agent orchestration with
max_concurrent_subagents, an environment block that can beself_hostedwith acapability_directoriespath for skills, and web_search available in the same request. Two caveats to know before porting anything: data residency is US-only and the Agents API is explicitly not ZDR-eligible — including when you bring your own sandbox. Docs read in full; no pricing details on the overview page. (HN 272 · 150 comments) - GPT-Live-1 in the API — Same day: the full-duplex voice model that debuted in ChatGPT goes to the API. One model reasons over incoming and outgoing audio together (no STT→LLM→TTS chaining), handles interruptions mid-response, and can delegate reasoning and tool calls to a backend text model (Astra or a third party) while the conversation continues; telephony support for phone-call agents. The adoption numbers quoted in the post (Speak: ~80% fewer interruptions; a health company: 80% less code, 23K lines removed) are customer-supplied and quoted as such. (openai.com · Sep 10)
Agent frameworks & tooling
- DriftNet: A Dual-Head Trajectory Transformer for Detecting and Localizing Prompt Injection in LLM Agents (arXiv 2609.10892) — Reads a logged tool-call trajectory and answers all three operator questions in one forward pass: is the trace compromised, where did the injection enter, which steps are hijacked. Under 2M parameters, frozen encoder, no access to the agent’s model — it’s a sidecar over your existing logs. On the task-disjoint split of AgentDrift (12,536 trajectories / 71,024 labeled steps, test evaluated once with a 20-config sweep bounding sensitivity to 0.011 F1): 0.983 trajectory F1, exact injection-point recovery on 98.7% of attacked traces, hijacked-span IoU 0.979, zero flags on 218 resisted attacks, 2.9% flags on hard negatives. Submitted Sep 9; abs verified. (arXiv cs.CR)
- When Synthetic Data Hurts: On Catastrophic Forgetting in Skill Retrieval for LLM Agents (arXiv 2609.10750) — A production skill router over 34,396 skills, with the result that matters if you fine-tune anything on synthetic skill data: synthetic fine-tuning improves in-distribution retrieval but causes catastrophic forgetting on real and OOD skills. Continual-learning mitigations (embedding-anchor regularization, LwF, EWC, L2-init) keep OOD retrieval and add +13.98% on synthetic in-distribution for a 0.6B Qwen retriever+reranker. Named benchmark plus a recipe for scarce multi-positive supervision; EMNLP Industry 2026. Submitted Sep 9; abs verified. (arXiv cs.IR)
- T1: Terminal Agent Reinforcement Learning for Long-Horizon Tasks (arXiv 2609.11042) — A 122B MoE trained to drive a real shell in a cloud sandbox for up to 300+ tool-call turns, rewarded by executing each task’s own verifier. The transferable parts are the stability tricks — warm-started actor-critic, dense pass-count process reward, TITO token-identity training with drift repair at turn boundaries, and rollout routing replay that records per-expert MoE choices and replays them at train time (train→inference logprob gap 0.021→0.013, zero token drift in the loss region) — plus a deliberately OOD corpus disjoint from Terminal-Bench 2.1 (base 43.8% → 64.0% resolved; Long-Horizon Terminal Bench 27.9%, ahead of GPT-5.4 and GLM-5.1 on the authors’ runs). Submitted Sep 10; abs verified. (arXiv cs.LG)
Models & research
- SWE-2 — Cognition — Day-1 coding model post-trained from Kimi K3 (2.8T), with RL that trains all reasoning-effort levels in a single run under per-effort cost penalties: 50.0% on FrontierCode 1.1 Main (within 1 pt of Fable 5.1 while claiming 64% lower cost), DeepSWE 1.1 73.0% (above Fable 5.1’s 67.4%, just under Astra’s 74.1%), Terminal-Bench 2.1 92.8%, and Terminal-Bench 4 27.3% — a large drop that the post does not hide. Deployed in Devin Desktop/CLI/Web and Fusion; not open weights, and every number above is vendor-run. Median steps on FrontierCode drop 127 → 53 at medium effort, which is the efficiency claim worth testing against your own tasks. (HN 419 · 175 comments)
- Structured Transforms for Low-Overhead Quantization of Language Models (arXiv 2609.11687) — Kashin-decomposition quantization revised: the dense random orthogonal transform becomes a sign-randomized DCT (per-iteration cost O(N²)→O(N log N)), the greedy alternating update gets closed-form cluster initialization (no k-means restarts), and combined with OPTQ-style error compensation it is competitive with OPTQ/QuIP at 4-bit on OPT/Llama-2/Pythia. The robustness result is the interesting one for self-hosters: where QuIP variants diverge to four-digit perplexity (Pythia-6.9B) or abort with NaNs (Mistral-7B), Kashin-DCT stays numerically stable near the FP16 baseline. Submitted Sep 10; abs verified. (arXiv cs.CL)
Industry
- OpenAI pauses new $200/month ChatGPT Pro subscriptions — First-party post from an OpenAI staffer: new Pro signups paused amid “unprecedented” Astra demand, with existing accounts, other plans and the API unaffected. The capacity datapoint is the story — it lands the same week as the Astra rollout, and matches the compute-constraint reporting from the funding cycle. (Techmeme · X @thsottiaux · Sep 10)
Policy & provenance
- OpenAI is open to slowing frontier development — and asked Congress whether an industry-wide slowdown is legal (Bloomberg) — Sources-say on both sides, paywalled, no artifact: Altman reportedly told staff OpenAI is weighing slowing its cutting-edge work and hopes rivals follow, and the company has asked lawmakers about the antitrust implications of coordinating an industry slowdown. Reported as reported — the substantive tension is that a slowdown is only meaningful if competitors can legally do it too.
- Continued: Anthropic’s September 2026 threat-intelligence report — day 2 of coverage (base specs in yesterday’s digest) (full PDF · WSJ on the distillation section). What’s new: this is a separate 8-month retrospective (Dec 2025–Aug 2026) across seven harm areas — cyber operations, influence ops, surveillance, scams/fraud, biological misuse, conventional weapons, and illicit distillation, the last being the source of the WSJ story on Moonshot/DeepSeek routing user queries to Claude through “transfer stations” outside China. New safeguard details disclosed: reasoning-context editing blocked for new API accounts, identity verification for accounts in unsupported countries. No Fable/Mythos-class misuse except one distillation case. First-party account, vendor-framed; the PDF is the checkable artifact. (lobste.rs · HN 138 · 201 comments)
All gathered items - what was cut and why (16)
- More questions about whether researchers can trust OpenAI with unpublished math - DEDUP: the standalone site post already owns the fuller treatment (Sep 10); this is the day’s #2 HN item but the reaction thread follows a post we already published (mathstodon · HN 822)
- SpecGuard: Inference-Time Backdoor Detection For Free (arXiv 2609.11799) - LOW_UTILITY: fresh and genuinely on-stack (backdoor detection from speculative-decoding acceptance rates), cut for capacity under this run’s three paper slots (arXiv)
- REVA: Reusable Evidence View Aggregation for Context-Efficient RAG Serving (arXiv 2609.11209) - LOW_UTILITY: fresh (attention-trace RAG compression at <40 ms added latency) but cut for capacity under the three paper slots (arXiv)
- Why Does Post-Training Quantization Work? (arXiv 2609.11716) - LOW_UTILITY: fresh and relevant to the quantization item that did run, but cut for capacity, not quality (arXiv)
- Optimizing AI Inference Across the Deployment Stack (arXiv 2609.10550) - STALE: looked fresh in the feed, but the abs page says submitted 1 Jul 2026; a 2609 ID is not a freshness signal (arXiv)
- Nine coding harnesses vs. your laptop - LOW_UTILITY: exactly the comparison a harness-tinkerer wants, but one author on one laptop with no shared method or artifacts (HN 108)
- Datasette 1.0a39 and 0.65.4 security releases - LOW_UTILITY: a real release and an interesting multi-model audit pattern (Claude, Sol, Astra), but the artifact is a Django/SQLite tool, not LLM stack (X @simonw · Sep 11)
- Sources: Moonshot AI told investors it topped $1B ARR in August, up from $300M in June - LOW_UTILITY: funding datapoint with no action for a working stack (Bloomberg · Techmeme)
- Sources: Microsoft plans to expand data center capacity from 12GW today to 38GW+ by 2032 - LOW_UTILITY: infrastructure-scale datapoint, nothing testable (Bloomberg · Techmeme)
- Sources: the Pentagon is in talks to lend roughly $5B to neocloud Fluidstack - LOW_UTILITY: financing story, no stack action (WSJ · Techmeme)
- Tencent-backed AI chipmaker Enflame’s shares surged 188% in their Shanghai debut - LOW_UTILITY: market debut, no artifact (SCMP · Techmeme)
- Source: AI assistant Instinct is looking to raise $1B in new funding after recently raising $250M - LOW_UTILITY: funding datapoint, no artifact (The Information · Techmeme)
- Garry Tan says “I would do nothing” about China’s AI distillation - DRAMA: commentary without artifact (CNBC · Techmeme)
- President Trump rejects warnings of AI-driven human extinction - DRAMA: commentary without artifact (Bloomberg · Techmeme)
- Polymarket names Warren Jenson its first CFO - EXCLUSION: prediction markets, dropped pre-scoring (WSJ · Techmeme)
- Sources: Kalshi plans to seek US regulatory approval to start offering single-stock perpetual futures - EXCLUSION: prediction markets, dropped pre-scoring (WSJ · Techmeme)