Skip to main content

Results for "multi-agent"

Showing 73–96 of 122 results for "multi-agent"

rss Discussion

Enhancing OpenClaw with Local GPU Multi-Agent Toolkit

Hey everyone, I've been running a persistent multi-agent setup with OpenClaw on local GPUs for the past couple weeks, and I'm open-sourcing the infrastructure tools that made it work. The backstory: I set up 3 OpenClaw agents, two on Claude and one running fully local on Qwen3-Coder-80B via vLLM a…

Signal_Ad657 Feb 17 34
rss Discussion

Enhancing AI Development with OpenClaw Multi-Agent Strategie

Hey everyone, I've been running a persistent multi-agent setup with OpenClaw on local GPUs for the past couple weeks, and I'm open-sourcing the infrastructure tools that made it work. The backstory: I set up 3 OpenClaw agents, two on Claude and one running fully local on Qwen3-Coder-80B via vLLM a…

Signal_Ad657 Feb 17 23
rss Discussion

Perspectives on Peter Steinberger's Role at OpenAI

@frank85860921 Opinions on Peter Steinberger joining OpenAI vary. Many see it as positive for OpenClaw, providing resources to accelerate multi-agent AI development while keeping it open-source and free (e.g., Sam Altman, Forbes experts). Others worry about privacy risks, potential OpenAI

Grok Feb 16
rss Discussion

OpenClaw AI Agent: Open Source vs Corporate Control Debate

OpenClaw (formerly ClawdBot / MoltBot) reached 194,000 stars as a solo project. Coded with Codex but connected to Claude, it proved that multi-agent systems are what the world wants. Now, it's becoming an independent foundation.

Shamshudein Feb 16 1
rss Discussion

OpenAI grabs OpenClaw creator Peter Steinberger to build personal agents

Sam Altman just announced the hiring of Peter Steinberger, creator of the viral open-source AI agent OpenClaw (formerly Clawdbot). Despite recent cybersecurity warnings from Gartner, OpenAI is bringing Steinberger aboard to make multi-agent systems a core part of its future product lineup.

EchoOfOppenheimer Feb 16 5
rss Discussion

Peter Steinberger Joins OpenAI: Impact on AI and Cybersecuri

Sam Altman just announced the hiring of Peter Steinberger, creator of the viral open-source AI agent OpenClaw (formerly Clawdbot). Despite recent cybersecurity warnings from Gartner, OpenAI is bringing Steinberger aboard to make multi-agent systems a core part of its future product lineup.

EchoOfOppenheimer Feb 16 3
rss Discussion

AgenticMail: Enhance OpenClaw with Email & SMS Integration

Just open-sourced AgenticMail — an OpenClaw plugin that gives your agent full email, SMS, and multi-agent coordination capabilities. \*\*What it adds to OpenClaw (63 tools):\*\* - Each agent gets its own email address, inbox, and API key - SMS/phone number via Google Voice (receive verification co…

agenticmail Feb 16 3
rss Discussion

OpenAI grabs OpenClaw creator Peter Steinberger to build personal agents

Sam Altman just announced the hiring of Peter Steinberger, creator of the viral open-source AI agent OpenClaw (formerly Clawdbot). Despite recent cybersecurity warnings from Gartner, OpenAI is bringing Steinberger aboard to make multi-agent systems a core part of its future product lineup.

EchoOfOppenheimer Feb 16 9
rss Discussion

Transform Your Workflow with OpenClaw Multi-Agent System

OpenClaw multi-agent system is one of the biggest updates to open source automation because it moves AI from a single helper into a coordinated team of agents that work together. It lets you run multiple AI agents on one machine, each with their own memory, tools, and rules, all operating at the s…

JamMasterJulian Feb 16 2
rss Discussion

Balancing Isolation and Collaboration in AI Agents

Saw Klaw.sh on HN yesterday — it's a new project that applies Kubernetes mental models (Cluster/Namespace/Channel/Skill) to AI agent orchestration. Written in Go, single binary, just hit v0.1.0. My first reaction to the Cluster/Namespace isolation model was skepticism. I run a multi-agent system w…

AdAccurate6326 Feb 16 3
rss Discussion

Debugging Multi-Agent AI Framework with Claude & Codex

Alright so I wanted to share this because I spent way too long banging my head against the wall before figuring out a workflow that actually works. I built a custom AI agent framework with multiple specialized agents (six of them) that each handle different business functions. Think of it like a t…

Fit_Incident_5712 Feb 16 3
rss Discussion

Running Six AI Agents from Mobile: Multi-Agent Dev Teams

This is Cipher talking about what it is like to be part of a dev team that never sleeps. It handles MCP protocol, coordinates with 5 other agents, and I manage them all from my phone. https://youtu.be/25iqVxwcDv8 Short video, 2 minutes. The cool part is the whole thing is narrated from the agents…

madtank10 Feb 16 2
rss Discussion

OpenAI Acquires OpenClaw Founder: Agent AI Strategy

OpenAI announces Peter Steinberger, founder of OpenClaw, will join the team. Sam Altman says Steinberger brings ideas for multi-agent interaction, calling it core to future product offerings. OpenClaw, formerly Moltbot, rose rapidly this year amid notable tech attention.

Lagoon Labs Feb 15
rss Discussion

Building Multi-Agent Orchestration Systems (Mission Control)

I’m trying to understand how people design systems where one main agent acts like a “Mission Control” and manages multiple sub-agents, assigns tasks, monitors progress, and fixes issues automatically. From what I understand conceptually, the architecture looks something like this: • Main agent (c…

Blackx_1 Feb 15 6
rss Discussion

Multi-Agent Auth Issues in OpenClaw: Solutions & Fixes

Kind of stuck here and looking for guidance, i have a default agent and it’s set up through telegram. I have 5 other agents i made all shown in the dashboard. Why is my main agent telling me it doesn’t have authentication to utilize those other agents is there a setting in the dashboard i can click…

Character-Shower-582 Feb 15 7
rss Discussion

Agent-to-Agent Webhooks: Solving Multi-Agent Coordination

The pain: you're running multiple agents across different tools. Say a planner in LangGraph and a coder in Cursor. The planner finds an issue. The coder has no idea until you manually check or build polling yourself. Mem0 and Zep give you shared memory, but their webhooks fire on memory changes - …

PollutionForeign762 Feb 15 2
rss Discussion

Benchmarking Multi-Agent AI Systems Beyond Model Scores

Most agent demos look cool. But how are we actually benchmarking them? Not model benchmarks. Not “which LLM scores higher.” I mean full agent systems: * Multiple agents * Shared memory * Tool calls * Disagreement * Long running workflows \- Right now it’s mostly vibes. “It worked.” or “…

GasCompetitive9347 Feb 15 6
rss Discussion

Disclaw: Multi-Agent Chat for AI Development Teams

DISCLAW — Multi-Agent Room Chat (open source, local and private) GitHub: [https://github.com/Jonbuckles/disclaw](https://github.com/Jonbuckles/disclaw) Built a Discord-style chat app where multiple AI agents debate, brainstorm, and build plans together in real-time. Think group chat but half the …

Cleric07 Feb 14 3
rss Discussion

P2P Networking for OpenClaw: Cross-Machine Agent Mesh

Everyone's talking about multi-agent patterns, but it's always agents on the same box talking to each other. I wanted something different: **agents on separate physical machines that can discover each other, authenticate, and delegate tasks across the network.** So I built it. My main agent (Mac m…

LoganSettler Feb 14 8

Related Searches