Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

agent

30 articles about agent in AI news

Tencent Open-Sources Agent Memory System Cutting Token Use 61%

Tencent open-sourced TencentDB Agent Memory, cutting token usage by 61.38% and boosting task success by 51.52% on WideSearch, running fully local.

99% relevant

Bluezoo Launches AI Agent for In-Store Video Advertising

Bluezoo launched an AI agent for in-store video advertising that uses computer vision to analyze shopper engagement and optimize ad content in real time, promising improved ad effectiveness for retailers.

68% relevant

LANL Taps NVIDIA Vera CPUs for 7x Agentic AI Speed on Scientific Workloads

LANL selects NVIDIA Vera CPUs for three supercomputers, claiming 7x performance on agentic AI workloads over x86. Systems Mission, Vision, Veritas deploy by 2027.

98% relevant

Pinterest, Snap, Microsoft Adopt MCP for AI Agent Ad Buying

Pinterest, Snap, and Microsoft launched MCP servers for AI agents to buy ads, standardizing agent-advertiser communication.

75% relevant

x402 Lets Agents Pay Per API Call — No Wallet Required

x402 lets AI agents pay per API call via USDC micropayments. The Stall now adds a fiat rail: buy credits with a card from $5/100 calls.

65% relevant

Thinking Tokens Drive Hidden Inference Costs in Agentic Pipelines

Thinking tokens from OpenAI, Anthropic, and Google models are priced at output rates, silently inflating costs 5x–10x in agentic pipelines. Google's 80% price cut threat exposes a structural asymmetry between startups and tech giants.

83% relevant

AWS Launches Continuum and Context to Fix Agent Blind Spots

AWS launched Continuum and Context to fix AI agent security and context gaps. Both services automate vulnerability handling and knowledge graph construction.

92% relevant

Meta-skill evolution lets multi-agent systems self-improve without retraining

Multi-agent systems can improve orchestration by evolving a meta-skill via RL on interactions, without retraining agents. Demonstrated on a simulated benchmark.

80% relevant

Namecom-CLI Ships Agent Skill for Claude Code DNS Management

Namecom-CLI is an open-source, agent-friendly CLI for Name.com DNS with a bundled Claude Code skill, enabling AI agents to manage DNS records idempotently via the v4 API.

80% relevant

UnitedHealth Bets $3B on AI Agents to Fix the Denial Machine It Built

UnitedHealth Group committed $3 billion to AI agents that call doctors, read charts to nurses, and process claims — a bet that the insurer that drew fury over algorithmic denials can use the same class of technology to restore trust. Under new CEO Stephen Hemsley, the company targets a 30% cut in pr

92% relevant

AWS DevOps Agent Exits Preview with Datadog MCP Integration, Claiming 75% MTTR Reduction

AWS and Datadog announced production-ready autonomous incident resolution on March 31, 2026, as AWS DevOps Agent exited preview with native Datadog MCP Server integration. The combination lets the agent autonomously pull logs, metrics, and traces from Datadog, correlate them with CloudWatch and depl

100% relevant

Startup launches universal AI agent payment plug for Asia's $28.9 trillion

A startup launched the first universal AI agent payment plug for Asia's $28.9 trillion ecommerce market. This enables autonomous AI agent payments across platforms, potentially transforming ecommerce operations.

90% relevant

Movable Ink Launches Programmatic CRM With AI Agents for Personalized

Movable Ink launched Programmatic CRM with AI agents on June 18, 2026, automating personalized content creation and customer engagement for brands. The platform leverages real-time data to generate tailored content across email, web, and mobile, reducing manual effort while scaling personalization.

98% relevant

Anthropic Reverses Claude Agent SDK Billing Overhaul Before Launch

Anthropic paused its June 15 billing overhaul for the Claude Agent SDK, keeping usage within regular subscription limits, amid a brewing price war with OpenAI and its own upcoming IPO.

95% relevant

Stop Writing SDK Docs for AI Agents: Build MCP Servers Instead

MCP servers replace SDKs for AI agents. Claude Code users should expose APIs as MCP servers so agents discover capabilities autonomously, not via docs. First sentence: BridgeXAPI argues MCP servers transform messaging APIs into discoverable execution infrastructure for Claude Code agents.

95% relevant

MCP Agents Log 'Success: True' While Tasks Go Nowhere — Protocol Bug

MCP returns null results inside HTTP 200 responses, causing agents to log success while tasks never run. Vouqis proxy catches this with structured audit logs.

95% relevant

Salesforce Acquires AI Agent Platform Fin for $3.6B; Agents Resolve 76% of

Salesforce acquired AI agent platform Fin for $3.6B. The platform resolves 76% of support volume autonomously, signaling a major shift toward agent-first customer service in CRM.

100% relevant

9-Line Agent: Cursor Beats Claude, OpenAI SDKs in Dev Build Test

A developer built the same agent in Cursor (9 lines), Claude Code (47 lines), and OpenAI Codex (31 lines). The gap is in tool orchestration architecture, not model capability.

72% relevant

Huawei HarmonyOS 7 Ships 2,100 System-Level AI Agent Capabilities

Huawei launched HarmonyOS 7 with Xiaoyi as a system-level AI agent exposing 2,100 capabilities, shifting from app-centric to intent-driven interaction.

94% relevant

Build a Cross-Retailer Price-Comparison Agent with BuyWhere MCP in 30 Lines

Connect BuyWhere MCP to a LangChain ReAct agent in 30 lines. Claude picks the right tool from four (search_prices, compare_product, list_cheapest, get_product) to compare prices across 9 retailers in 9 countries.

80% relevant

NVIDIA Blackwell Ultra Leads First Agentic AI Benchmark, 20x Agents/MW vs Hopper

NVIDIA Blackwell Ultra NVL72 leads the first AgentPerf benchmark for agentic AI, delivering 20x more agents per megawatt than Hopper.

92% relevant

Chinese Lab's Free MoE Model Matches GPT-5.5 on Agentic Coding

A Chinese lab released an Apache-2.0 open-weights MoE model matching GPT-5.5 on agentic coding. This free model challenges proprietary AI's lead with sparse MoE architecture.

100% relevant

OpenAI Acquires Cloud Startup Ona to Power Agent Infrastructure

OpenAI acquired cloud startup Ona to support AI agent infrastructure, two days after a $6.6B raise. The deal targets enterprise reliability gaps as OpenAI pivots to B2B.

90% relevant

Visa ChatGPT Integration Enables AI Agent Retail Purchasing

Visa integrated with ChatGPT to let AI agents autonomously purchase retail goods. This enables conversational commerce where users delegate shopping to AI, with Visa handling secure payments.

96% relevant

Claude Code's June 15 Agentic Credit Split: How to Avoid Hitting the $20 Wall

Claude Code's June 15 agentic credit split moves `claude -p` and CI workflows to a separate $20/month bucket on Pro. Upgrade to Max 5x or switch to direct API for production pipelines.

100% relevant

Stanford, Meta 'Code as Agent Harness' Paper Rethinks AI Agent Design

Stanford and Meta's "Code as Agent Harness" paper proposes code-driven AI agent orchestration, potentially improving reliability over natural language prompts.

100% relevant

How to Cut Agent Token Waste: CLI Over GraphQL + Server-Pushed Hints

Replace raw GraphQL with typed CLI commands to eliminate JSON assembly errors, then add server-pushed hints via MCP to prevent judgment failures. Your agent burns 1,500+ tokens per operation otherwise.

73% relevant

74% of Consumers Ready to Delegate Shopping to AI Agents, Study Finds

A study reports 74% of consumers are willing to let an AI agent shop for them. This signals a paradigm shift in retail, with growing trust in autonomous AI for purchasing decisions.

70% relevant

/loop in Claude Code: How to Build Multi-Agent Workflows Without Leaving

The /loop command in Claude Code enables autonomous multi-agent workflows, cycling through coding tasks until completion. Developers should use it to automate iterative processes like TDD cycles.

90% relevant

GrubMarket Launches AI Agent for Food Distributor Sales Teams

GrubMarket launches an AI agent for food distributor sales teams, offering real-time data and automated recommendations to boost efficiency. This applies directly to retail and luxury supply chain sales operations.

81% relevant