Pulse (last 3d) · Research 38 · Agents 32 · Products 25 · Industry 20 · Models 20 · Enterprise 15 · Open Source 12 · Media 9 · Inference 8 · Releases 7

Trending · OpenAI 9 · Hugging Face 5 · Claude 4 · ChatGPT 3 · Copilot 3 · Simon Willison 3 · ArXiv 2 · AutoDesign 2 · Cerebras 2 · Claude Code 2 · Codex 2 · DeepSeek 2


Agent memory shapes measured head-to-head: files vs structured store vs RL-trained. First controlled evaluation pits OpenClaw/Claude Code's file-based memory against a structured store and an RL-trained memory policy on the same agent loop, with the structured store beating files by 28.7 points. Source

GLM-5.3. Z.ai's latest open-source model targeting long-horizon coding, claiming SOTA in agentic coding plus emergent skills in vulnerability discovery and cyber defense. Source

Faraday: a 27B-parameter AI Scientist. Inherent Labs releases a model focused on extended coding and scientific workflows. Source

AI-Assisted GPU Porting of a 250k Line Legacy Weather Simulation Code. Case study on using AI to port a large legacy Fortran-style codebase to GPUs. Source

Patterns and problems in emerging multi-agent systems. Anthropic research note on recurring failure modes and design patterns in multi-agent setups. Source

Agent Orchestrator. Apache-2.0 kanban-based fleet manager for coding agents: routes tasks through isolated workers across plan → code → test → review. Source

Curie AI. End-to-end research workspace for literature and systematic reviews over 200M+ papers, with auditable claim-to-evidence linking. Source

Pickle Browser. Local, policy-gated browser for AI agents that compresses pages before they're sent to the model, claiming a 32x token reduction. Source

Flue: 'React for Agents'. Astro's creator releases a hooks-style meta-harness for orchestrating AI agents. Source

SpaceX officially closes its Cursor acquisition. The coding-AI tool is now under SpaceX. Source

Anthropic shares more details about how Claude's watermarks will work. A look under the hood at the text-watermarking scheme Anthropic plans to deploy. Source

US to tell partners they must pick sides in AI race with China. Reported pressure on allies to align on chips and AI partnerships. Source

OpenAI talent exodus raises 'huge red flag' ahead of IPO. Senior departures fuel concerns as OpenAI heads toward public markets. Source

SOTA Apple Silicon Inference (August 15, 2026). Deep-dive comparing MLX vs llama.cpp on M-series chips, with frank discussion of quantization tradeoffs and why vendor speed claims often fail to reproduce. Source

AI in drug discovery, what it is, where we stand and the path forward. A grounded status check on AI-driven pharma and what would actually move outcomes. Source

Building an AI Text Detector From Scratch. Sebastian Raschka walks through constructing a working detector end-to-end. Source

AI Text Watermarking: How it Works and How to Evade It. Community resource explaining the technical side of watermarking in light of recent Anthropic and EU moves. Source