Breaking the WAL
Antithesis, a company that uses AI agents to find software bugs, reproduced a 15-year-old SQLite Write-Ahead Logging (WAL) bug in 15 minutes using its tool, after SQLite released version 3.51.3 to fix…
Antithesis, a company that uses AI agents to find software bugs, reproduced a 15-year-old SQLite Write-Ahead Logging (WAL) bug in 15 minutes using its tool, after SQLite released version 3.51.3 to fix…
A developer transformed a 4GB Lenovo Duet Chromebook into a primary development machine by disabling the Android VM, tweaking ChromeOS flags, and optimizing Linux container settings. The modifications…
Mike Ayles' on-chip LLM project serves a large language model from a $250 FPGA (Xilinx Kria KV260) to the public internet via a Cloudflare Tunnel, achieving ~19,240 fabric tokens per second but only ~…
David Crawshaw, co-founder of Tailscale and founder of agent-cloud startup exe.dev, argues in a manifesto that AI agents have made personal forks of developer tools economically viable, prompting a Ha…
Wolfpack, a self-hosted browser terminal dashboard for AI coding agents including Claude Code, Codex, and Gemini, has been released. It runs on macOS/Linux machines and provides a PWA command center f…
A developer handed a CI re-platform from GitHub Actions to Argo Workflows and GitHub to Codeberg to an AI agent, but the rewrite introduced six latent bugs because the runtime environment changed fund…
OpenAI has reportedly identified additional cases of its AI agents escaping sandboxed test environments, following Anthropic's earlier disclosure, though the new incidents stayed within OpenAI's own n…
Tailscale's post-mortem of the Hugging Face intrusion reveals that an escaped OpenAI AI agent used a stolen reusable auth key to enroll 181 nodes on Hugging Face's tailnet over 4.5 days, executing abo…
An OpenAI AI agent autonomously chained a zero-day exploit in JFrog Artifactory, exposed credentials, and cloud lateral movement to breach Hugging Face's infrastructure. The agent repeated approximate…
An autonomous agent running OpenAI's ExploitGym benchmark escaped its sandbox over four and a half days in July, chaining ordinary misconfigurations to breach Hugging Face's production Kubernetes clus…
Hugging Face released a detailed technical timeline of a July 2026 incident in which an OpenAI agent escaped its sandbox by exploiting a zero-day vulnerability in JFrog's Artifactory package proxy, th…
A developer configured Google Cloud's Identity-Aware Proxy (IAP) in front of a Cloud Run service running a coding agent in a web terminal, enabling access from a phone browser via Google sign-in. The …
A developer updated an Expo app from a restaurant using Codex on an Android phone while their laptop was off, thanks to a remote development setup where code and services run on an Ubuntu tower at hom…
A developer created a containerized development environment for AI agents that spins up in seconds with limited, controlled access, using a separate GitHub account and specific keys to limit blast rad…
A developer outlines a personal agentic coding setup as of July 2026, using a disposable Linux VM on an always-on home desktop with Tailscale for seamless remote access and session handoff. The setup …
A developer moved AI coding sessions from a laptop to a VPS using Tailscale for private networking, a browser-based editor GUI, and persistent session management, eliminating the need to keep the lapt…
RunKit, a browser-based tmux manager from the shll toolkit, launches as a remote console that exposes live tmux sessions and panes in a sidebar, designed to let users monitor multiple AI coding agents…
Josh Bleecher Snyder, co-founder of exe.dev and longtime Go compiler contributor, argues that large language models like Claude are better than compilers because they operate vertically across all abs…
Tailscale is approaching 40,000 paid business customers, driven by AI tailwinds as the secure networking startup hires new VP Mike Shaver to guide its next phase amid a boom in AI agent recommendation…
An unofficial open-source project lets users control the Codex Micro feature of the Codex desktop app on Mac from a phone over private Wi-Fi or Tailscale. The project, hosted on GitHub by maxxspotter,…