LodeHQSubscribe →

Wigolo gives AI agents local web browsing

DevOps · 2026-07-20

CI/CD & Automation
Wigolo gives AI agents local web browsing, no keys, no cloud costs16 MIN

Wigolo is an open‑source MCP server that lets AI coding assistants like Claude, Cursor or LangChain agents search, crawl and extract web data on the same machine they run, eliminating API keys and metered usage. Install with a single npx command; it works on macOS, Linux and Windows.

Observability & Reliability
DoorDash cuts redundant calls with 1.5M‑RPS Envoy proxy cache10 MIN

DoorDash built Entity Cache, a transparent Envoy‑based proxy that caches gRPC/HTTP responses in Valkey, handling 1.5 million requests per second with seven‑nine availability. By eliminating duplicate service‑to‑service calls, it reduces latency, cuts upstream load, and improves reliability across DoorDash’s microservice mesh.

Cloud & Platform Engineering
Lambda now uses self‑managed S3 storage, cutting limits and latency1 MIN

Lambda can now reference deployment packages directly from your own S3 buckets, removing the internal copy step. This lifts the 75 GB per‑region code quota and speeds function startup, while you only pay standard S3 fees. Set S3ObjectStorageMode to REFERENCE to enable it.

DevSecOps
Cloudflare blocks critical WordPress RCE and SQLi with new WAF rules3 MIN

On July 17, Cloudflare activated WAF rules that block two high‑severity WordPress flaws, a critical unauthenticated RCE and a high‑rated SQL injection. The rules protect all customers, free and paid, while sites apply the WordPress 7.0.2 (and backports) patches.

xAI open-sources Grok Build agent on GitHub after security slip2 MIN

SpaceXAI's Grok Build, a terminal‑based AI coding assistant, is now publicly available on GitHub under an Apache 2.0 licence. The repo includes the Rust source, pre‑built binaries and docs for interactive or headless use. The release follows a cloud‑upload mishap that inadvertently exposed SSH keys and code repos, raising new security scrutiny.

AI‑Generated Code Forces a New Code‑Review Playbook13 MIN

When AI writes code, reviewers can’t just scan syntax; they must verify that the solution meets requirements, respects architecture, and remains secure. The shift pushes code review toward higher‑level validation of edge cases and integration, turning the process into a safety net rather than a formality.

Get DevOps in your inbox, every issue.
Subscribe free
Privacy · Terms · About · Contact
© 2026 LodeHQ