Daily notes on AI, testing, and building software.
OpenAI's GPT-5.3-Codex-Spark delivers over 1,000 tokens/second — fast enough to generate a full test file as you type — which fundamentally changes the economics of AI-assisted test writing and opens a new paradigm of…
GPT-5.2-Codex is purpose-built for the hardest software engineering tasks — long-horizon refactors, large-scale migrations, and complex multi-file changes — which maps almost perfectly onto the work QA teams dread most:…
Google just demonstrated that an LLM can correctly identify the root cause of integration test failures 90% of the time — at massive scale — and deliver that diagnosis directly inside the code review workflow. This has…
CVE-2026-40173 is a critical-severity credential disclosure vulnerability (CVSS 9.4) in Dgraph, the popular open-source distributed GraphQL database. The /debug/pprof/cmdline profiling endpoint is exposed without…
CVE-2026-21902 is a critical pre-authentication remote code execution (RCE) vulnerability in Juniper Networks PTX Series routers running Junos OS Evolved, carrying a CVSS v3.1 score of 9.8. An unauthenticated remote…
CVE-2026-21858, dubbed "Ni8mare" by researchers at Cyera Research Labs, is a CVSS 10.0 unauthenticated Remote Code Execution (RCE) vulnerability in the n8n open-source workflow automation platform. The flaw stems from a…
Anthropic's Claude Opus 4.7 triples the image resolution it can process (up to 2,576px on the long edge) while shipping a trending multimodal visual testing plugin for Claude Code — meaning AI can now "see" your UI at…
Anthropic's release of Claude Opus 4.7 — paired with the public beta of Claude Managed Agents — gives QA teams their first production-ready platform for running self-verifying, autonomous test agents that can reason…
Anthropic's Claude Mythos Preview has autonomously found thousands of zero-day vulnerabilities—including flaws that had hidden in major operating systems for decades—and that capability is now being productized through…
Anthropic's newly launched Claude Managed Agents turn Claude into a fully autonomous, API-accessible agent harness — which means QA teams can now delegate end-to-end testing workflows to a persistent AI agent without…