← Journal

June 5, 2026

Anthropic dropped two notable items today: an open-source security harness that wraps threat modeling, scanning, and patching into a forkable autonomous workflow, and data showing AI is now accelerating its own development cycle with engineers shipping 8x more code per quarter. On the infrastructure side, KVarN promises 3 to 5x more context capacity in vLLM behind a single flag change, a low-friction win if you are hitting context limits in production. Vercel users should also check the updated Terms of Service, which now spell out shared responsibility for agent-driven actions on your account.

security
Anthropic Releases Open-Source Harness for AI-Driven Code Defense

Anthropic has published a reference harness on GitHub that packages threat modeling, scanning, triage, and patching skills into a customizable autonomous scanning workflow. Product engineers can fork it today to start building AI-powered security pipelines into their development process.

ops
Vercel Updates Terms to Cover AI Agents Acting on Your Account

Vercel has updated its Terms of Service and Marketplace terms to address shared responsibility when AI agents, whether Vercel's own or third-party tools, take actions on your account. If you build agentic workflows on Vercel, these changes apply to you now.

research
AI Is Already Building AI. Here Is How Fast It Is Moving

Anthropic has published data showing AI systems are accelerating their own development cycle. Engineers now ship 8x more code per quarter, and model task horizons are doubling every four months.

infra_api
KVarN Squeezes 3x to 5x More Context Into vLLM With One Flag

KVarN is a native vLLM KV-cache quantization backend that claims 3 to 5x more context capacity, throughput above FP16, and FP16-level accuracy with no calibration required. It ships as a single flag change.

infra_api
Nvidia's Nemotron Ultra Brings Agent-Grade Reasoning to Vercel Gateway

Nvidia's Nemotron 3 Ultra, an open Mixture-of-Experts reasoning model with a 1M token context window, is now accessible through Vercel AI Gateway. It targets long-running agent workflows with throughput up to 350 tokens per second and up to 30% lower cost.