-
Terry Tao:用 coding agent 复活 25 年前的数学 applet — the Fields Medalist’s code-archaeology experiment
Terence Tao wrote Java applets in 1999 to teach complex analysis and linear algebra. Web standards killed them years ago — dead code, unrunnable, for over a decade. On July 11 he blogged that an AI coding agent ported roughly two dozen of them to modern JavaScript in a matter of hours. The post hit… Continue reading
-
destructive_command_guard (dcg) gains 444 GitHub stars in one day by stopping AI agents from deleting your repo
Every coding agent user shares the same nightmare: the agent runs git reset –hard or rm -rf ./src and hours of uncommitted work vanish. destructive_command_guard (dcg), a safety hook by Jeff Emanuel, intercepts those commands before they execute. It added 444 stars in a single day and now sits at 2.5k, topping GitHub trending. What… Continue reading
-
Mindwalk replays Claude Code sessions on a 3D map of your repo — from the creator of air
Session logs tell you what your coding agent did. They don’t tell you how it understood the task. Mindwalk’s answer: render your repo as a 3D “code city,” then replay the agent’s session on top of it — searches, reads, and edits flowing through the map like light. What it actually is An open-source coding… Continue reading
-
Google Search 全面切换 Gemini 3.5 Flash(AI Mode 全球默认 + 生成式 UI)— 2 billion users, and blue links lose the throne
Since July 10, every AI Mode query on Google Search runs on Gemini 3.5 Flash by default — 200 countries, 98 languages, no opt-in. AI Overviews already reach 2 billion monthly users; AI Mode passed 1 billion, with queries more than doubling every quarter. This isn’t a feature update. It’s the internet’s largest traffic source… Continue reading
-
Mesh LLM pools every GPU in your house into one local AI cluster — in an 18MB binary
n0, the team behind P2P networking library iroh, shipped Mesh LLM on July 11. It grabbed 147 points on the Hacker News front page in a day. The pitch: your gaming PC, your MacBook, that old workstation — stitched into one inference cluster, no cloud involved. How the mesh actually works This is local-first inference… Continue reading
-
Cloudflare Monetization Gateway opens waitlist: AI agents now pay per request over x402
The ad-and-subscription internet breaks when the visitor is a bot. Cloudflare’s answer: make the bot pay. Monetization Gateway, waitlisted July 1, lets any website, API, dataset, or MCP tool behind Cloudflare charge AI agents per request — stablecoin settlement, sub-second, fees near zero. How a 402 becomes a paywall The whole flow lives inside plain… Continue reading
-
Anthropic ships Claude Reflect: Spotify Wrapped for your AI usage
Anthropic quietly added a new tab under Settings > Reflect on July 9. It reads your chat history and generates a usage recap: what topics you spent time on, your most active day, your peak hour, and observations about how you actually work with Claude. You can look back 1, 3, 6, or 12 months.… Continue reading
-
DesktopCommander MCP gains 900 GitHub stars in a day by killing the second API bill
Every coding agent wants its own API budget. DesktopCommander MCP doesn’t — it runs on the Claude subscription you already pay for. That single fact pushed it to +900 stars today (7.7k total), the fastest-climbing AI repo on GitHub Trending. What it actually is An open-source MCP server from Eduard Ruzga (ex-Prezi, ex-Infogram) that turns… Continue reading
-
AI 2040: Plan A (AI Futures Project) — the team that predicted AI doom now has a rescue plan
The authors of AI 2027 — the viral scenario where superintelligence arrives by 2030 and things go badly — are back. Daniel Kokotajlo, the ex-OpenAI researcher who walked out over safety concerns, and his AI Futures Project just published AI 2040: Plan A. Not another prediction. A prescription. HN gave it 344 points and 399… Continue reading
-
Claude Cowork Cloud (Anthropic): close your laptop, the agent keeps working
Anthropic just moved Claude Cowork — its breakout agent product — off your machine and into the cloud. Announced July 7, rolling out in beta to Max subscribers first, with more plans in the coming weeks. Cowork is an agent that does real multi-step work: research, files, the office tasks you hate. One problem: it… Continue reading
