Ad
Skip to content
Read full article about: Anthropic turns Claude Code into an always-on AI agent with new channels feature

Anthropic's Claude Code now supports "channels," letting messages, notifications, and webhooks flow directly into a running session. Claude can respond to events even when the user isn't at the terminal, whether that's CI results, chat messages, or monitoring alerts.

Channels run through MCP servers and support two-way communication: Claude reads an incoming message and responds through the same channel. The research preview supports Telegram and Discord, and developers can build their own custom channels. The feature moves Anthropic's tooling closer to the AI agent hype around OpenClaw.

The feature requires Claude Code version 2.1.80 or later and a claude.ai login; API keys aren't supported. Teams and Enterprise organizations need to explicitly enable channels. Full details are in the official documentation.

Read full article about: Google pulls back on browser AI as the industry bets on coding tools

Browser agents are losing ground to coding tools, and Google is pivoting. According to Wired, Google is restructuring the team behind Project Mariner, its AI agent for the Chrome browser. Some employees have been moved to higher-priority projects. Google confirmed the changes but stressed that the expertise developed will feed into other products, including the Gemini Agent announced last year.

The broader industry is shifting toward agent systems like OpenClaw and command-line tools like Claude Code, while browser agents struggle to gain traction. OpenAI is effectively walking away from its browser-based "ChatGPT Agent" as well. The product launched with four million weekly active paying users but dropped below one million within a few months. OpenAI is now focusing on specialized solutions like a shopping agent instead. Anthropic, meanwhile, is already building out its coding agents to serve as future all-purpose assistants.

Ad
Read full article about: Google gives AI shopping agents cart, catalog, and loyalty features

Google has expanded the Universal Commerce Protocol (UCP) with shopping cart, catalog, and identity features to make online shopping easier for AI agents. The shopping cart function lets AI agents add multiple items to a store's cart at once. A new catalog feature gives agents access to real-time product data - including prices, variants, and availability - pulled directly from the retailer. An identity link lets logged-in shoppers on UCP platforms keep the same loyalty and membership benefits they'd get shopping directly with the retailer.

Google plans to integrate UCP into AI Mode in Search and the Gemini app, and the Merchant Center will make it easier for smaller merchants to connect in the future. Partners like Commerce Inc, Salesforce, and Stripe are planning to support UCP on their platforms. Google first introduced UCP earlier this year alongside Shopify, Etsy, Wayfair, Target, Walmart, and more than 20 other companies including Visa and Zalando as an open standard for AI-powered shopping.

Ad
Read full article about: Google AI Studio now lets you vibe code real-time multiplayer games

Google has launched a new vibe coding feature in Google AI Studio that lets non-programmers and programmers alike turn ideas into working apps using natural language. Users describe what they want, and Gemini 3.1 Pro handles the technical implementation. Apps are built directly in the browser and can handle things like payments, data storage, or messaging. Google says even multiplayer applications like real-time games are possible.

A new "Antigravity Agent" automatically detects when an app needs a database or login system and sets both up through Firebase. Third-party services like payment providers or Google Maps can be connected using API keys. When needed, the agent also installs web tools like Framer Motion or Shadcn on its own. In addition to React and Angular, the platform now supports Next.js as well.

Ad