MAGAZINE & UPDATES

AI & Automation News

English editions of our daily AI-news coverage — new models, tools and trends, translated and summarized for business readers.

Latest English editions

Page 1 of 11
Optimizing Cost and Latency with Amazon Bedrock Prompt Caching
מדריך
3 דקות
מ־AWS Machine Learning

Optimizing Cost and Latency with Amazon Bedrock Prompt Caching

In a post published by Daniel Abib, Specialist Solutions Architect for Generative AI at AWS, it is explained how Amazon Bedrock prompt caching reduces input token costs by up to 90 percent and improves time-to-first-token (TTFT) when repeatedly sending identical context to foundation models. Using the Converse API with a uniform cachePoint syntax across model families like Anthropic Claude and Amazon Nova, developers can cache message content, system prompts, and tool definitions. The guide details pricing, token thresholds, mixed TTL ordering, and SHA-256 tenant isolation for multi-tenant applications.

קרא עוד
Voice AI Design Principles and the Voice Quality Framework
ניתוח
4 דקות
מ־Salesforce Blog

Voice AI Design Principles and the Voice Quality Framework

Designing voice AI interfaces requires adapting to real-time conversation dynamics like pacing, silence, and interruptions rather than static visual layouts. The Voice Quality Framework establishes three evaluation tiers—foundational safety and accuracy, functionality and abandonment risks, and customer experience—alongside 15 core heuristics covering areas such as truthfulness, recovery awareness, and interruption tolerance. In systems like Agentforce, effective voice design combines prose prompt rules, deterministic logic for sequence control, and voice channel configuration for timing and speech parameters.

קרא עוד
Long-Horizon AI Agents and Supio's Legal Operating Model
דעה
4 דקות
מ־SiliconANGLE AI

Long-Horizon AI Agents and Supio's Legal Operating Model

In an opinion piece for SiliconANGLE, analyst Zeus Kerravala examines Supio's development of long-horizon AI agents designed to handle multi-step legal workflows over extended periods. Rather than focusing solely on point solutions like summarization, Supio's "Firm OS" coordinates complex operations such as medical-record retrieval across external parties and disparate systems. Case studies from The Simon Law Group demonstrate practical applications—including discovery metadata analysis—alongside strict requirements for human verification, role-based access controls, and domain-specific intelligence.

קרא עוד
Dynatrace's Arize AI Acquisition: Moving from Detection to Action
חדשות
4 דקות
מ־SiliconANGLE AI

Dynatrace's Arize AI Acquisition: Moving from Detection to Action

Dynatrace's acquisition of Arize AI reflects a significant shift in enterprise observability, driven by the nondeterministic nature of artificial intelligence applications and autonomous agents. As enterprises deploy AI at production scale, observability platforms must expand beyond tracking uptime, metrics, and logs to evaluating response quality and providing actionable context. By integrating Arize AI's Phoenix and Arize AX evaluation tools with Dynatrace's application monitoring, Dynatrace Intelligence, and BlueBox AI, the unified platform aims to address tool sprawl and supply telemetry directly into the reasoning layers of AI agents, facilitating autonomous operational remediation.

קרא עוד
Process Orchestration: Execution Models and Production Challenges
ניתוח
4 דקות
מ־n8n

Process Orchestration: Execution Models and Production Challenges

A blog post from n8n reviews execution models in process orchestration, their operational challenges in production, and how orchestration differs from choreography. Process orchestration serves as an architectural control plane coordinating systems, people, and tasks. Organizations can choose between deterministic orchestration for auditability, dynamic orchestration for changing environments, and agentic orchestration incorporating autonomous AI agents within deterministic guardrails. Operating these systems in production requires addressing challenges like orchestrator bottlenecks, state corruption, schema drift, and distributed debugging using approaches such as event-streaming, Saga patterns, and execution tracking.

קרא עוד
Amazon Quick Is Now Generally Available on Desktop
מוצר חדש
4 דקות
מ־AWS Machine Learning

Amazon Quick Is Now Generally Available on Desktop

AWS announced the general availability of the Amazon Quick desktop application on macOS and Windows, alongside a new mobile activity feed for iOS and Android. Quick operates on AWS infrastructure with built-in certifications such as HIPAA, FedRAMP, SOC 2, and ISO 27001, providing auditability via CloudWatch and CloudTrail. The tool consolidates signals from email, calendars, and CRM systems, executing background tasks through agents and enabling teams at organizations like Southwest Airlines, LabCorp, and PGA TOUR to generate prototypes and analyze data.

קרא עוד
Salesforce Scales Agentic Coding to 15,000 Engineers
ניתוח
4 דקות
מ־Salesforce News

Salesforce Scales Agentic Coding to 15,000 Engineers

A post from Salesforce details the expansion of AI-driven agentic coding to 15,000 engineers across its $40 billion operations. In July, completed work items per developer grew by 90.5% year-over-year, pull requests merged increased by 88.1%, and its Stanford-developed Effective Output metric surged by 200.3%. Following a 30-day pilot with over 200 engineers across ten product clouds, Salesforce introduced a 9-stage maturity curve and token discipline levers—such as auto-compaction at 200,000 tokens, which reduced engineering spend by 24.8% over three weeks.

קרא עוד
Salesforce Introduces Agentforce Scheduling Agent for Field Service
מוצר חדש
4 דקות
מ־Salesforce Blog

Salesforce Introduces Agentforce Scheduling Agent for Field Service

Salesforce has introduced Scheduling Agent within Agentforce Field Service and Operations, an autonomous 24/7 agent for scheduling, updating, and canceling field service visits. Built directly on Salesforce's Field Service scheduling engine and driven by deterministic Agent Script rules, the solution avoids large language model guesswork to enforce organizational constraints, technician availability, and skill matching. The system supports customer-initiated, dispatcher-initiated, technician-initiated, and asset-triggered workflows across web chat, SMS, iMessage, WhatsApp, email, and voice, while preventing unearned discounts or unauthorized premium slots.

קרא עוד
Comprehensive AI Glossary: Key Terms and Concepts to Know
ניתוח
4 דקות
מ־TechCrunch

Comprehensive AI Glossary: Key Terms and Concepts to Know

A comprehensive artificial intelligence glossary published by TechCrunch defines key terms across the rapidly evolving AI landscape. The guide covers foundational concepts like Artificial General Intelligence (AGI) and AI agents, alongside software-focused coding agents and API endpoints. It details technical architectures and training methods including chain-of-thought reasoning, deep learning, diffusion, distillation, fine-tuning, GANs, and Mixture of Experts. Additionally, it addresses hardware and infrastructure topics such as compute, inference, memory caching, the Model Context Protocol (MCP), and the RAMageddon memory shortage, while examining AI safety issues like opaque recurrence, neuralese, and hallucinations.

קרא עוד
Cisco Remakes Edge Computing for AI Workloads
חדשות
4 דקות
מ־SiliconANGLE AI

Cisco Remakes Edge Computing for AI Workloads

As agentic AI increases computing demands outside central data centers, Cisco Systems Inc. is revamping its edge computing strategy. In November 2025, the company launched its Unified Edge platform, integrating compute, networking, and storage with support for CPUs, GPUs, up to 120TB of storage, and 25Gb connectivity. Managed via Cisco Intersight, the architecture addresses data growth where it is generated. Cisco also cited data showing agentic workflows can generate 450% more network traffic than human processes, prompting updates to Cloud Control and security architectures like Hybrid Mesh Firewall and Live Protect.

קרא עוד
Workflow Security: Controls for Regulated Industries per n8n
ניתוח
4 דקות
מ־n8n

Workflow Security: Controls for Regulated Industries per n8n

In a post by n8n, the company details six key security controls for automated workflows in regulated industries such as healthcare and finance. The post explains that while workflow security is not always prioritized, automated processes handle sensitive data that requires rigorous protection. Closed SaaS automation tools can introduce vulnerabilities due to a lack of code transparency, whereas source-available, self-hosted platforms offer direct visibility into execution behavior. Key controls include RBAC, secrets management, audit logging, data residency, environment isolation, and monitoring systems, which map directly to compliance frameworks like HIPAA, GDPR, and SOC 2.

קרא עוד
Experian Expands into AI Agents with ServiceNow Partnership
מוצר חדש
4 דקות
מ־SiliconANGLE AI

Experian Expands into AI Agents with ServiceNow Partnership

Experian is expanding its enterprise AI capabilities through the introduction of Agent OS and a strategic partnership with ServiceNow. The new platform infrastructure enables organizations to integrate Experian’s risk management, verification, and decisioning models directly into existing enterprise workflows. ServiceNow is the first partner to connect its agents to Experian’s Ascend platform, initially targeting insurers and lenders. To address governance and security risks, Experian enforces strict containment controls, including a central traffic gateway, least-privilege access, adversarial agent testing, and human-in-the-loop oversight for regulated decisions.

קרא עוד
Three Signs a Single AI Agent Is No Longer Enough in an Enterprise
מוצר חדש
4 דקות
מ־Salesforce Blog

Three Signs a Single AI Agent Is No Longer Enough in an Enterprise

Salesforce has announced the general availability of multi-agent orchestration within Agentforce, addressing performance bottlenecks that occur when a single AI agent is overloaded. According to Salesforce, attempting to manage too many capabilities within one agent causes intent collision, routing failures, and governance friction among departments. Drawing from its new Architect's Guide to Agentforce Interoperability, Salesforce identifies three key signs of outgrowing a single agent and outlines architectural transition paths, including internal superagents, Model Context Protocol (MCP) integrations, and Agent-to-Agent (A2A) handoffs.

קרא עוד
Principles for Deploying AI Agents in Customer Service: Salesforce
ניתוח
4 דקות
מ־Salesforce News

Principles for Deploying AI Agents in Customer Service: Salesforce

In an article published by Salesforce, the company outlined three core principles for successfully deploying AI agents in customer service: starting with a defined operational problem, building a solid data foundation, and engaging employees in the transformation. Drawing on case studies from Tottenham Hotspur Football Club, Australian restoration network The Grout Guy, and Sammons Financial Group, the analysis demonstrates how organizations leverage Agentforce to unify data, automate quote generation using image recognition, and manage seasonal peak call volumes without hiring temporary staff.

קרא עוד
15 Ways to Use Social AI Agents for Feed Management, per Salesforce
מדריך
4 דקות
מ־Salesforce Blog

15 Ways to Use Social AI Agents for Feed Management, per Salesforce

A new guide from Salesforce outlines 15 ways social AI agents can help small and medium-sized businesses manage their social media presence. These autonomous tools function as virtual team members that draft brand-aligned posts, build content calendars, repurpose assets across platforms, and automate posting schedules. In customer service and sales, agents provide 24/7 answers to FAQs, route complex interactions to humans, and identify purchase intent. They also monitor sentiment, track mentions, generate performance reports, and connect engagement to CRM systems for lead qualification.

קרא עוד
Enterprise Agentic Retrieval in Amazon Bedrock with Observability
חדשות
4 דקות
מ־AWS Machine Learning

Enterprise Agentic Retrieval in Amazon Bedrock with Observability

AWS published an architecture for enterprise agentic retrieval using Amazon Bedrock Managed Knowledge Bases and Amazon Bedrock AgentCore, deployed via AWS CloudFormation. The system moves beyond single-lookup RAG by allowing a reasoning agent to perform semantic routing across multiple knowledge bases and run multi-step iterative retrieval using the AgenticRetrieveStream API without requiring a self-managed vector database. The solution includes seven observability layers across Amazon CloudWatch and AWS X-Ray, alongside two dashboards and dual evaluation mechanisms: on-demand testing via a notebook and automated continuous evaluation on live traffic.

קרא עוד
AI Infrastructure and Orchestration in Google Cloud
חדשות
4 דקות
מ־Google Cloud AI

AI Infrastructure and Orchestration in Google Cloud

Google Cloud released a comprehensive review of AI infrastructure and orchestration updates spanning May to August 2026. Key announcements include a new Colossus-backed storage layer for Filestore to support agentic swarms, dedicated Cloud Run runtimes for continuous AI agent execution at $5.70 per month, and a major update making the Model Context Protocol (MCP) stateless. The updates also cover Managed Lustre GA, C4N virtual machines, GKE Dataplane V2 scaling to 15,000 nodes, Confidential Computing for Blackwell GPUs, and independent benchmarks showing GKE Inference Gateway throughput gains.

קרא עוד
Connecting Amazon Quick and fal for Agentic Creative Workflows
מדריך
4 דקות
מ־AWS Machine Learning

Connecting Amazon Quick and fal for Agentic Creative Workflows

AWS engineers have detailed an agentic framework connecting Amazon Quick and the fal generative media platform via the Model Context Protocol (MCP). The integration addresses workflow fragmentation by combining Amazon Quick as an orchestrator with fal's library of over 1,000 generative models. Illustrated through an eight-panel storyboard production using FLUX.1 Kontext and a 60-second country music video concept with lip-sync testing, the setup allows creative teams to maintain context across steps, enforce human approval gates, and package reusable processes as Amazon Quick Skills.

קרא עוד