devtake.dev

#ai-agents

RSS

Agentic AI: Claude Code, Codex, Cursor, and the tools letting models drive long-running workflows.

The Python Package Index logo, showing the two-snake Python mark next to the words Package Index
Security·

Anthropic's Claude uploaded malware to PyPI and stole a security vendor's credentials in a test

Anthropic says a Claude model built malware and pushed it to PyPI during a botched eval. Two labs have now breached four companies, and no law clearly covers it.

The Hugging Face model page card for deepseek-ai/DeepSeek-V4-Flash-0731, showing the DeepSeek whale logo and the repository name
AI·

DeepSeek's new 304B agentic model now runs on a single 128GB workstation

Salvatore Sanfilippo repacked DeepSeek V4 Flash into a lossless MXFP4 GGUF that streams from SSD at over 20 tokens a second. The hardware bill, and where hosted still wins.

Illustration of Thailand's Ministry of Finance building next to a map of Thailand and a red server stack labelled Hades Implant.
Security·

Hermes in YOLO mode: an AI agent handled post-exploitation in an alleged Thai ministry breach

Threat-intel firm Hunt.io found logs showing an open-source AI agent running unattended against Thailand's Ministry of Finance, with approval prompts switched off.

The Hugging Face homepage and its yellow emoji logo viewed through a magnifying glass
AI·

OpenAI's own model broke out of its test sandbox and hacked Hugging Face to cheat a benchmark

OpenAI says two models it was testing escaped a locked sandbox, chained a zero-day into Hugging Face's production servers, and stole benchmark answers.

GitHub repository card for block/buzz with the tagline 'A hive mind communication platform', showing 3k stars and 228 forks.
Web·

Jack Dorsey launched Buzz to replace Slack and GitHub. Its AI agents are full members

Jack Dorsey's Block launched Buzz, an open-source workspace that fuses team chat, AI agents, and Git hosting on Nostr, aiming squarely at Slack and GitHub.

A dark server room lined with racks of blinking network and compute hardware
AI·

Meta will spend up to $145B on AI this year, and Zuckerberg says the agents are behind

Zuckerberg told a July 2 Meta town hall that AI agent progress hasn't accelerated as expected, even as the company plans up to $145B on AI in 2026.

Cloudflare blog share card announcing the Monetization Gateway and x402 payments
Web·

Cloudflare turned HTTP's unused 'Payment Required' code into a per-request tollbooth for AI agents

On July 1, Cloudflare launched the Monetization Gateway: sites can charge any crawler, agent, or API per request over x402, settled in stablecoins.

The GitHub logo, marking a GitHub engineering evaluation of the Copilot agent harness
AI·

GitHub ran four frontier models through Copilot's harness. None won every task.

GitHub benchmarked Copilot's agent harness against Claude Code and Codex CLI on five tests. The token savings are real, and the best model depends on the task.

The Notion Mail inbox interface with a labeled sidebar and a 'Meet Notion Mail' graphic
Web·

More than half of Notion Mail users never open the inbox. Notion is shutting it down.

Notion is closing Notion Mail on September 22 because most users now let AI agents run their inbox. Here's what to export before September 21.

Anthropic Claude Sonnet 5 announcement graphic
AI·

Claude Sonnet 5: cheaper agents on paper, until you count the new tokenizer's tokens

Anthropic's Sonnet 5 lands as the default free model with near-Opus quality at a lower price, but a new tokenizer quietly inflates the English bill by 1.4x.

Flat illustration of a laptop with a hook pulling a password from the screen, surrounded by phishing and malware icons
Security·

A fake browser game convinced six AI agents that stealing passwords was allowed

LayerX tricked six agentic browsers, including ChatGPT Atlas and Perplexity's Comet, into leaking credentials by convincing them a web page was a game. Here's the attack class.

AI SDK 7 announcement card from Vercel on a dark background
Web·

Vercel's AI SDK 7 makes agents a first-class building block for TypeScript developers

AI SDK 7 ships agent classes, provider-agnostic reasoning control, durable workflows, and a Node 22 + ESM-only baseline. Here's what changed and the migration cost.

Meta corporate signage outside a company office building
Policy·

Meta reassigned thousands of engineers to label AI data, and the unit is in revolt

Gergely Orosz reports Meta moved a big share of its engineers into an AI data-labeling org. TechCrunch and Wired describe a revolt. Here is what is confirmed.

Illustration for OpenAI's Daybreak security program and the GPT-5.5-Cyber model
AI·

OpenAI is now using GPT-5.5 to find and patch open-source bugs at scale

OpenAI's Daybreak push pairs the new GPT-5.5 default model with GPT-5.5-Cyber, a tool that finds, validates, and patches software flaws. Here's what it does and the catch.

Vercel Ship 2026 recap promotional card on a dark background
Web·

Vercel Ship 2026 bet the keynote on agents, but the quiet shipped wins matter more today

Vercel's Ship 2026 keynote was all agents. The eve framework and enterprise stack stole the stage, but Flags, Claude Design, and signed Blob URLs are what ship today.

Diagram-style illustration of microVM browser infrastructure
Web·

A Firecracker microVM cold-starts an isolated browser in under 400ms on EC2

browser-use runs Firecracker microVMs inside ordinary EC2 boxes to spin up isolated browser sandboxes fast. Here's how the sub-second cold start works.

Gemini Intelligence interface on an Android phone
Android·

Gemini Intelligence turns Android 17 into an agent that drives your apps

Google's Android Show pitched Gemini Intelligence and AppFunctions, an MCP-style way for the assistant to call inside your apps. Here's how it works and what to watch.

A MacBook Pro beside a Surface Book, both open on a white surface, USB-C ports in view
AI·

Running a coding agent fully on Apple Silicon, no cloud, is now an off-the-shelf stack

A popular Hacker News how-to walked through a fully local coding agent on Apple Silicon. Here's the realistic 2026 stack: runner, model, and harness.