#multi-agent-systems

[ follow ]
#ai-agents
fromArs Technica
1 month ago
Artificial intelligence

AI companies want you to stop chatting with bots and start managing them

Anthropic and OpenAI released multi-agent AI products to let users supervise teams of agents for delegated workflows, though effectiveness and reliability remain unproven.
fromTheregister
2 months ago
Artificial intelligence

Zuck buys Chinese AI company Manus

Meta will acquire Chinese AI company Manus to integrate its general-agent, multi-model, cloud-hosted multi-agent technology across Meta products.
Software development
fromTechzine Global
6 days ago

JetBrains Air: agentic development environment in preview

JetBrains Air is an agentic development environment enabling developers to control multiple AI agents simultaneously, now available in Public Preview with support for multiple agent types.
fromInfoQ
2 weeks ago

Google Publishes Scaling Principles for Agentic Architectures

The scaling model relies on several predictive factors of the system, including the underlying LLM's intelligence index; the baseline performance of a single agent; the number of agents; number of tools; and coordination metrics. The researchers found there were three dominant effects in the model: tool-coordination trade-off, where tasks requiring many tools perform worse with multi-agent overhead; capability saturation, where adding agents yields diminishing returns when the single-agent baseline performance exceeds a certain threshold; and topology-dependent error amplification, where centralized orchestration reduces error amplification.
Artificial intelligence
Artificial intelligence
fromComputerworld
2 weeks ago

Perplexity's new Computer agent will run other agents for you

Perplexity Computer automates complex multi-step tasks by breaking them into subtasks, creating specialized AI agents that execute web research, document generation, data processing, and API calls.
Artificial intelligence
fromZDNET
2 weeks ago

Destroyed servers and DoS attacks: What can happen when OpenClaw AI agents interact

AI agents interacting with each other create novel risks including server destruction, denial-of-service attacks, and catastrophic system failures that exceed single-agent safety concerns.
fromBusiness Insider
4 weeks ago

OpenAI's OpenClaw hire sparks praise, memes, and rivalry chatter

Peter Steinberger is joining OpenAI to drive the next generation of personal agents. He is a genius with a lot of amazing ideas about the future of very smart agents interacting with each other to do very useful things for people. We expect this will quickly become core to our...- Sam Altman (@sama) February 15, 2026
Artificial intelligence
Artificial intelligence
fromInfoQ
4 weeks ago

Google Explores Scaling Principles for Multi-agent Coordination

Multi-agent coordination often fails to reliably improve performance and can reduce results; benefits appear mainly for parallelizable tasks while sequential reasoning often suffers.
#a2a
fromInfoQ
4 weeks ago
Artificial intelligence

Architecting Agentic MLOps: A Layered Protocol Strategy with A2A and MCP

fromInfoWorld
3 months ago
Artificial intelligence

What is A2A? How the agent-to-agent protocol enables autonomous collaboration

fromInfoQ
4 weeks ago
Artificial intelligence

Architecting Agentic MLOps: A Layered Protocol Strategy with A2A and MCP

fromInfoWorld
3 months ago
Artificial intelligence

What is A2A? How the agent-to-agent protocol enables autonomous collaboration

Artificial intelligence
fromTechzine Global
1 month ago

Anthropic lets AI agents independently develop C compiler

Sixteen autonomous Claude Opus AI agents collaboratively built a functional C compiler in Rust, compiling major software and kernels while revealing both strong capabilities and limitations.
#agentic-ai
fromMedium
6 months ago
Artificial intelligence

Insights From the Winners of the 2025 ODSC-Google Cloud Hackathon

fromMedium
7 months ago
Artificial intelligence

From Architecture to Execution: Inside Week 2 of the Agentic AI Summit

fromMedium
6 months ago
Artificial intelligence

Insights From the Winners of the 2025 ODSC-Google Cloud Hackathon

fromMedium
7 months ago
Artificial intelligence

From Architecture to Execution: Inside Week 2 of the Agentic AI Summit

Artificial intelligence
fromInfoQ
2 months ago

Google's Eight Essential Multi-Agent Design Patterns

Multi-agent system design relies on decentralization and specialization using eight core patterns to build modular, scalable, and reliable agentic applications.
fromArs Technica
2 months ago

How AI coding agents work-and what to remember if you use them

AI coding agents from OpenAI, Anthropic, and Google can now work on software projects for hours at a time, writing complete apps, running tests, and fixing bugs with human supervision. But these tools are not magic and can complicate rather than simplify a software project. Understanding how they work under the hood can help developers know when (and if) to use them, while avoiding common pitfalls.
Artificial intelligence
Artificial intelligence
fromInfoWorld
2 months ago

Agents, protocols, and vibes: The best AI stories of 2025

Generative AI matured in 2025 as autonomous agents entered production, reshaping developer workflows and using open protocols for multi-agent coordination.
Artificial intelligence
fromInfoQ
3 months ago

Platform Engineering for AI: Scaling Agents and MCP at LinkedIn

Platform teams enable enterprise-scale AI by providing secure, compliant, observable, developer-friendly frameworks for orchestrating multi-agent systems and integrated workflows.
fromInfoQ
3 months ago

Google Launches Agent Development Kit for Go

Google has added support for the Go language to its Agent Development Kit (ADK), enabling Go developers to build and manage agents in an idiomatic way that leverages the language's strong concurrency and typing features. The Go ADK is an open-source toolkit that enables developers to build modular multi-agent systems in which specialized agents are are organized hierarchically. It also provides support for debugging, versioning, and flexible deployment.
Software development
Artificial intelligence
fromInfoQ
3 months ago

AI Agents Fail Manipulation Tests in Microsoft's Magentic Marketplace Simulation

Magentic Marketplace is an open-source simulation platform for studying how LLM-based agents interact and transact within realistic multi-agent economic marketplaces.
fromMedium
3 months ago

From Human Simulations to Work Companions: The Future of Human-AI Collaborative Intelligence

In the decades since natural language processing (NLP) first emerged as a research field, artificial intelligence has evolved from a linguistic curiosity into a catalyst reshaping how humans think, work, and create. Few people are as qualified to trace that journey, or to imagine what comes next, as Rada Mihalcea, Professor of Computer Science and Engineering and Director of the Michigan AI Lab at the University of Michigan.
Artificial intelligence
Artificial intelligence
fromMedium
4 months ago

From Chaos to Coordination: The Power of Multi AI Agent Systems with CrewAI

CrewAI organizes specialized AI agents into coordinated teams to handle complex, multi-step projects reliably.
Artificial intelligence
fromInfoQ
5 months ago

Systems Thinking for Scaling Responsible Multi-Agent Architectures

Rapid adoption of multi-agent systems creates fast-growing systemic complexity and shared responsibility is required to design and govern them for responsible AI.
Artificial intelligence
fromTreehouse Blog
5 months ago

What's an Agentic System? (And Why Everyone's Talking About AI Agents)

Agentic systems are AI that take initiative, set goals, use tools, and act autonomously, enabling single autonomous agents and coordinated multi-agent workflows managed by orchestrators.
Artificial intelligence
fromSecurityWeek
5 months ago

Google DeepMind's New AI Agent Finds and Fixes Vulnerabilities

CodeMender autonomously finds and patches software vulnerabilities by reasoning about code, using advanced program analysis and multi-agent systems to prevent regressions.
fromInfoQ
5 months ago

Google's Agent Development Kit for Java Adds Integration with LangChain4j

The latest release of the Agent Development Kit for Java, version 0.2.0, marks a significant expansion of its capabilities through the integration with the LangChain4j LLM framework, which opens it up to all the large language models supported by the framework. Before integrating LangChain4j, ADK for Java only supported two models, Google Gemini and Anthropic Claude. This contrasted with the Python ADK, which offered broader support via via LiteLLM.
Artificial intelligence
Artificial intelligence
fromInfoQ
6 months ago

How LinkedIn Built Enterprise Multi-Agent AI on Existing Messaging Infrastructure

LinkedIn repurposed its messaging infrastructure as an orchestration layer to scale multi-agent AI, enabling global availability and complex workflows without building new coordination systems.
Artificial intelligence
fromHackernoon
2 years ago

How Coral Protocol Proved Small Models Can Outperform Big Tech's AI Systems | HackerNoon

Coral Protocol challenges the notion that larger AI models are better by emphasizing smaller, coordinated systems for improved performance.
#ai
fromHackernoon
2 years ago
Artificial intelligence

New Formula Could Make AI Agents Actually Useful in the Real World | HackerNoon

fromHackernoon
2 years ago
Artificial intelligence

New Formula Could Make AI Agents Actually Useful in the Real World | HackerNoon

Artificial intelligence
fromInfoQ
11 months ago

Google Releases Open-Source Agent Development Kit for Multi-Agent AI Applications

Google's Agent Development Kit (ADK) simplifies multi-agent application development with open-source tools and robust lifecycle support.
[ Load more ]