Tagged articles
20 articles
Page 1 of 1
Machine Heart
Machine Heart
May 18, 2026 · Artificial Intelligence

JiuwenSwarm Launches Coordination Engineering for the ‘Beekeeping’ Era of AI Agents

openJiuwen’s open‑source JiuwenSwarm implements Coordination Engineering—a full‑stack system comprising Agent Swarm, Swarm Skills, a Skills Hub and self‑evolution—enabling autonomous multi‑agent collaboration, demonstrated by medical, coding, video and game case studies and achieving a 94.2% PinchBench score with 34.8% token savings.

AI agentsBenchmarkCoordination Engineering
0 likes · 13 min read
JiuwenSwarm Launches Coordination Engineering for the ‘Beekeeping’ Era of AI Agents
Architect's Ambition
Architect's Ambition
May 8, 2026 · Artificial Intelligence

A 12,000‑Word Guide to Agent Harness: Designing and Implementing Production‑Ready AI Agents

The article presents a comprehensive 7‑layer Agent Harness architecture that transforms experimental LLM‑based agents into stable, cost‑effective, secure, and observable production‑grade autonomous workers, illustrated with real‑world case studies, performance metrics, and concrete implementation details.

AI agentsAgent ArchitectureObservability
0 likes · 33 min read
A 12,000‑Word Guide to Agent Harness: Designing and Implementing Production‑Ready AI Agents
Machine Heart
Machine Heart
Apr 28, 2026 · Artificial Intelligence

How Coordination Engineering Turns Solo AI Agents into Elite Teams

The article introduces Coordination Engineering, a new paradigm that extends Harness Engineering to enable multiple AI agents to collaborate like an elite team, describing the Agent Team engine, Team Skills standard, self‑evolving capabilities, practical examples, and the open‑source ecosystem supporting these advances.

AI agentsAgent TeamCoordination Engineering
0 likes · 18 min read
How Coordination Engineering Turns Solo AI Agents into Elite Teams
Big Data and Microservices
Big Data and Microservices
Apr 24, 2026 · Artificial Intelligence

How to Keep System Complexity in Check for Multi‑Agent Collaboration

The article outlines practical principles and concrete measures—starting with a simple coordinator‑sub‑agent pattern, evolving only when bottlenecks appear, and controlling dimensions such as agent splitting, count, roles, communication, and orchestration—to prevent complexity overload in multi‑agent AI systems, and adds runtime safeguards and a step‑by‑step deployment roadmap.

AI agentsarchitectural designmulti-agent collaboration
0 likes · 7 min read
How to Keep System Complexity in Check for Multi‑Agent Collaboration
phodal
phodal
Apr 22, 2026 · Artificial Intelligence

Task‑Adaptive Harness: Turning Agent Traces into Collaborative Coding Memory

The article introduces a Task‑Adaptive Harness that dynamically assembles execution boundaries for each AI coding task, converting Agent Trace data into reusable context, enabling multi‑agent collaboration, role‑specific context selection, and seamless hand‑off across Kanban‑driven workflows.

AI agentsAgent traceContext management
0 likes · 12 min read
Task‑Adaptive Harness: Turning Agent Traces into Collaborative Coding Memory
Alibaba Cloud Native
Alibaba Cloud Native
Apr 16, 2026 · Artificial Intelligence

Why Modern AI Agents Are Getting Lighter, Thinner, and More Collaborative

The article analyzes three mainstream AI agents—Manus, OpenClaw, and Claude Managed Agent—showing how their middle‑layer architectures differ, why agent designs are shifting toward slimmer structures, and how emerging multi‑agent collaboration patterns like Manager‑Worker, Pipeline, and P2P are reshaping complex task execution.

AI agentsAgent Architecturemulti-agent collaboration
0 likes · 11 min read
Why Modern AI Agents Are Getting Lighter, Thinner, and More Collaborative
Tencent Cloud Developer
Tencent Cloud Developer
Apr 16, 2026 · Artificial Intelligence

Turning AI Agents into Visible NPCs: Building a 3D Town Plugin for QClaw

After 15 days of AI‑driven development and 45 k lines of code, the open‑source Agentshire plugin transforms QClaw/OpenClaw agents into interactive 3D NPCs within a customizable town, offering zero‑config installation, real‑time visual tracking, multi‑agent collaboration, and a data‑driven UGC framework.

3d-visualizationAI agentsQClaw plugin
0 likes · 12 min read
Turning AI Agents into Visible NPCs: Building a 3D Town Plugin for QClaw
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 16, 2026 · Industry Insights

Rethinking AI Coding: Multi‑Agent Collaboration as the New Development Paradigm

The article analyzes the shift from single‑agent AI coding workflows to a multi‑agent collaboration model, proposing a spec‑driven orchestration framework, observable claims, and a review‑centric UI called Mexus to enable efficient parallel development, conflict resolution, and human oversight.

AI CodingObservabilitymulti-agent collaboration
0 likes · 15 min read
Rethinking AI Coding: Multi‑Agent Collaboration as the New Development Paradigm
phodal
phodal
Apr 14, 2026 · R&D Management

How Multi‑Agent AI Redefines Development: The Harness‑Powered Routa Workbench

Routa demonstrates how combining a Harness‑style engineering framework, AI‑driven Coding Agents, and a Kanban‑based task protocol can transform software development into an automated, collaborative workbench, redefining the Definition of Done, enforcing quality gates, and orchestrating multi‑agent handoffs across the entire lifecycle.

AI agentsKanbanR&D automation
0 likes · 12 min read
How Multi‑Agent AI Redefines Development: The Harness‑Powered Routa Workbench
Machine Heart
Machine Heart
Apr 5, 2026 · Artificial Intelligence

Cut Token Costs by 68% with Dynamic Multi‑Agent Collaborative Coding

The paper introduces AgentConductor, a 3‑billion‑parameter orchestrator that generates adaptive YAML‑based multi‑agent topologies, dynamically re‑plans when code errors occur, achieving a 14.6% accuracy boost and up to 68% token‑cost reduction compared to existing static agent pipelines.

AgentConductorLLM code generationYAML topology
0 likes · 9 min read
Cut Token Costs by 68% with Dynamic Multi‑Agent Collaborative Coding
Wuming AI
Wuming AI
Mar 26, 2026 · Artificial Intelligence

Visualizing Claude Code Team Workflows: A Deep Dive into claude-code-templates and Claude‑HUD

The article examines the visibility challenges of Claude Code's Team mode, introduces a command‑line visualization tool and a lightweight HUD, demonstrates their UI layouts and real‑world test with a Six Thinking Hats team, and discusses the broader implications for multi‑agent collaboration monitoring.

Agent TeamsClaude CodeGitHub
0 likes · 6 min read
Visualizing Claude Code Team Workflows: A Deep Dive into claude-code-templates and Claude‑HUD
Frontend AI Walk
Frontend AI Walk
Mar 21, 2026 · Artificial Intelligence

How to Orchestrate Multiple AI Agents for Collaborative Development

This guide explains how to decompose a software project, schedule specialist AI agents, run them in parallel, and integrate their outputs, using OpenClaw and Sisyphus to build a full‑stack blog system and a user‑authentication service while covering best‑practice patterns, monitoring, and troubleshooting.

AI orchestrationOpenClawParallel Execution
0 likes · 18 min read
How to Orchestrate Multiple AI Agents for Collaborative Development
PaperAgent
PaperAgent
Mar 6, 2026 · Artificial Intelligence

Unlocking AI Memory: A Comprehensive Survey of Theory, Architectures, and Future Trends

This extensive survey presents a panoramic view of AI memory, introducing a novel 4W classification, detailing single‑agent and multi‑agent memory architectures, outlining evaluation metrics, showcasing real‑world applications, and highlighting open challenges and emerging research directions.

4W TaxonomyAI memoryEvaluation Metrics
0 likes · 12 min read
Unlocking AI Memory: A Comprehensive Survey of Theory, Architectures, and Future Trends
PaperAgent
PaperAgent
Feb 11, 2026 · Artificial Intelligence

Unlocking Agentic Reasoning: A Deep Dive into the New LLM Paradigm

This comprehensive review dissects the emerging Agentic Reasoning paradigm for large language models, outlining its three‑layer architecture, core capabilities, optimization modes, benchmark suites, and real‑world applications across mathematics, science, embodied AI, healthcare, and autonomous web exploration.

AI benchmarksAgentic ReasoningAutonomous Agents
0 likes · 10 min read
Unlocking Agentic Reasoning: A Deep Dive into the New LLM Paradigm
Tech Minimalism
Tech Minimalism
Feb 11, 2026 · Artificial Intelligence

Mastering Claude Code Agent Teams: A Complete Guide to Parallel Multi‑Agent Collaboration

Claude Code Agent Teams introduces a collaborative workflow where a Team Lead coordinates multiple independent AI agents that can communicate, share task progress, and challenge each other's conclusions, enabling parallel development, advanced debugging, and complex multi‑module projects while offering configurable modes and detailed best‑practice guidance.

Agent TeamsClaude CodeConfiguration
0 likes · 24 min read
Mastering Claude Code Agent Teams: A Complete Guide to Parallel Multi‑Agent Collaboration
AI Engineering
AI Engineering
Feb 5, 2026 · Artificial Intelligence

Claude Code Introduces Agents Teams for Autonomous Multi‑Agent Programming

Claude Code’s preview adds an Agents Teams mode that lets a leading Claude instance delegate tasks to multiple independent agents, enabling parallel coding, direct inter‑agent communication, two display options, higher token costs, and several practical collaboration scenarios.

AI programmingAgents TeamsClaude Code
0 likes · 6 min read
Claude Code Introduces Agents Teams for Autonomous Multi‑Agent Programming
Programmer's Advance
Programmer's Advance
Jan 25, 2026 · Artificial Intelligence

How Codex Agent Loop Transforms Code Generation into a Programming Partner

This article traces Codex's evolution from a simple code‑completion tool to a full‑stack Agent Loop system, explains its loop‑based architecture and core components, showcases practical configurations, multi‑agent collaboration, real‑world case studies, and discusses technical challenges and future trends for AI‑assisted software development.

AI code generationAgent Loopindustry insights
0 likes · 29 min read
How Codex Agent Loop Transforms Code Generation into a Programming Partner
Tech Verticals & Horizontals
Tech Verticals & Horizontals
Jan 10, 2026 · Artificial Intelligence

Intelligent Agent System Levels 0‑4: From Core Reasoning to Self‑Evolving Agents

The article outlines a five‑tier taxonomy of intelligent agents—from a standalone language‑model reasoning engine lacking real‑time perception, through tool‑enabled problem solvers, context‑engineered planners, collaborative multi‑agent teams, up to self‑evolving systems that can create new tools or agents to fill capability gaps.

Agent ArchitectureContext EngineeringIntelligent agents
0 likes · 9 min read
Intelligent Agent System Levels 0‑4: From Core Reasoning to Self‑Evolving Agents
DataFunSummit
DataFunSummit
Jul 10, 2025 · Artificial Intelligence

How Large Language Model AI Agents Transform Intelligent Operations and On‑Call Support

This article details the design and implementation of a large‑model‑driven intelligent operations dialogue system, covering intent recognition, routing, multi‑agent planning, RAG, workflow, ReAct, reflection, tree‑search techniques, evaluation challenges, and future multi‑agent collaboration for on‑call support.

AI agentsIntelligent OperationsRAG
0 likes · 23 min read
How Large Language Model AI Agents Transform Intelligent Operations and On‑Call Support
DaTaobao Tech
DaTaobao Tech
Jun 6, 2025 · Artificial Intelligence

Redefining Business Core Assets in the LLM Era: Agent Evolution & Collaboration

This article examines how the rise of large language models reshapes core business assets, defines agents and tools, explores multi‑agent collaboration patterns, task allocation and conflict resolution mechanisms, and evaluates the MCP protocol and engineering requirements for building scalable, flexible agent platforms.

Agent ArchitectureLLMMCP protocol
0 likes · 9 min read
Redefining Business Core Assets in the LLM Era: Agent Evolution & Collaboration