AI Agents & Automation
-
Juggler turns your AI coding agent into a tree you can inspect, branch, and edit
Julian Storer spent 30 years building audio tools — JUCE, the Tracktion DAW, the Cmajor DSP language. Now he’s shipped Juggler, an open-source desktop coding agent, and it hit the Hacker News front page on launch with nearly 200 points. Not another CLI Most coding agents are a terminal spewing text. Juggler is a real… Continue reading
-
Codex starts encrypting sub-agent prompts (openai/codex 28058) — and you can’t read your own agent logs anymore
Codex is OpenAI’s terminal coding agent, and its MultiAgentV2 mode lets a lead agent spawn sub-agents to split up a job. PR #26210, merged June 5, encrypted the message payloads on all three handoff tools: spawn_agent, send_message, followup_task. Encrypted against whom, though? InterAgentCommunication::new_encrypted() deliberately leaves the plaintext content field empty and stuffs everything into encrypted_content.… Continue reading
-
Google, Microsoft, Salesforce, Snowflake, ServiceNow Back One Agent Standard — Aimed Straight at Anthropic’s MCP
Five companies that rarely agree on anything just agreed on one thing: don’t let Anthropic own the plumbing. Per The Information, Google, Microsoft, Salesforce, Snowflake, and ServiceNow will back a shared technical standard for connecting AI agents to enterprise software — a direct counter to Anthropic and OpenAI. Why gang up on a protocol? Over… Continue reading
-
Gemini API Managed Agents 大更新:后台任务 + 远程 MCP,免费层开放 — Google’s hosted agents go free
Google shipped four upgrades to Managed Agents in the Gemini API on July 7, and the headline isn’t any feature — it’s the price. The whole thing now runs on the free tier. Quick recap: Managed Agents is an API where Google runs the agent for you inside a cloud sandbox — reasoning, code execution,… Continue reading
-
OpenAI sunsets Atlas browser — agentic browsing folds into ChatGPT & Codex
Atlas is dead. OpenAI’s standalone AI browser launched in October 2025, and on August 9, 2026 it shuts down — nine months, start to finish. The announcement came July 9, the same week GPT-5.6 shipped and ChatGPT Work rolled out. Where the pieces go Atlas isn’t a product anymore, it’s spare parts. Page Q&A and… 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
-
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
-
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
-
Claude for Government: Claude Code & Cowork enter public beta on FedRAMP High
On July 7, Anthropic put Claude Code and Claude Cowork into public beta for US government agencies through Claude for Government Desktop, running in a FedRAMP High authorized environment. This is the first time agentic AI ships into government knowledge work as a finished product — not a pilot, not a sandbox. What agencies actually… Continue reading
-
TencentDB-Agent-Memory cuts agent token bills 61% — Tencent’s local answer to agent amnesia
Agent memory is the hottest infra race of 2026, and Tencent Cloud just walked in with an open-source, fully local entry. TencentDB-Agent-Memory is an MIT-licensed long-term memory system for AI agents: 8,283 GitHub stars, +123 today, still on the Trending board. Two memories, zero external APIs Short-term memory compresses bulky tool logs into compact Mermaid… Continue reading
