Wigolo gives AI agents local web browsing
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.
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.
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.
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.
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.
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.
Subscribe free