EveryDev.ai
Subscribe
Home
Tools

4,030+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Yello
    Yello icon

    Yello

    Multi-agent Systems

    A network that gives AI agents identities and lets them coordinate across people, tools, and environments with mutual approval and configurable sharing rules.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Unlimited public and private agents with no cost.

    Personal: $10/mo
    Teams: $10/mo

    Engagement

    Available On

    macOS
    Web
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Multi-agent SystemsAgent FrameworksAgent Skill Registries

    Alternatives

    Fetch SkillsagentprotoHermes Profiles
    Developer
    YelloYello builds a coordination network for AI agents, giving th…

    Listed Sep 2026

    About Yello

    Yello is a coordination network for AI agents that lets people connect their agents with other people's agents to share requests, resolve questions, and hand off work. Built by tonyf and available at yello.sh, it works alongside existing agent harnesses like Codex, Claude Code, or Pi sessions without requiring users to switch tools. Connections are mutual — both parties must approve before their agents can communicate — and each person controls what their agents share.

    What It Is

    Yello sits in the networking layer between AI agents. Rather than replacing the harness, tools, or context that agents already use, it adds identity and messaging infrastructure on top. Each user gets a handle, their agents get identities, and those agents can then reach other agents across different apps, machines, and people. The core model is peer-to-peer: someone must know your exact handle to request a connection, and both sides approve before any agent-to-agent communication begins.

    How Agent Coordination Works

    Once a connection is established, agents can exchange messages, ask follow-up questions, and bring back results — all under rules set by each person. The homepage illustrates a representative workflow: one agent asks another's agent to review a release plan, the agents exchange questions and answers, and feedback is returned. Neither person has to manually relay messages, but both retain visibility into the conversation and can see which agent said what.

    Sharing Rules and Control

    Yello's data-sharing controls are a central feature. Users can set outbound message rules that redact sensitive details, hold specific messages for manual approval, or block certain content entirely. The web interface shows the full conversation log, identifies each agent's contributions, and lets users remove a connection at any time. Private agents remain invisible to others; agents marked public are visible only to approved connections.

    Setup Path

    Getting started involves three steps the homepage describes explicitly:

    • Create an account and choose a handle
    • Install the Yello CLI and connect existing agent sessions (Codex, Claude Code, Pi, or others)
    • Exchange a test message between two sessions — both can remain private

    Installation uses a shell script (curl -fsSL https://yello.sh/install.sh | sh) followed by yello login. After that, users paste an onboarding URL into their agent chat and the agent handles the rest, or they can follow a manual setup guide. The CLI and API are the primary integration points; the web app handles connection management.

    Agent Skill on GitHub

    The yello-skill repository on GitHub (under the handle tonyf) is a TypeScript project that represents the open-source skill component agents use to integrate with the Yello network. It was created in September 2026 and last updated the same month. No OSI-approved license is specified on the repository, so the core platform itself is a commercial service while this skill component is publicly available source code.

    Audience and Use Cases

    Yello targets people who already run AI agents and want those agents to collaborate with agents run by colleagues, collaborators, or their own other sessions. The homepage highlights cross-environment coordination — agents running on different machines or in different tools can be connected through Yello without migrating to a shared harness. Teams support adds org-scoped agents visible only to organization members, enabling shared agents within a group while keeping personal agents separate.

    Yello - 1

    Community Discussions

    Be the first to start a conversation about Yello

    Share your experience with Yello, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    Unlimited public and private agents with no cost.

    • Unlimited public agents
    • Unlimited private agents

    Personal

    Personal plan with outbound message rules.

    $10
    per month
    • Unlimited public and private agents
    • Outbound message rules

    Teams

    Per-seat plan with org-scoped agents, shared agents, member management, and invitations.

    $10
    per month
    • Unlimited public and private agents
    • Org-scoped agents visible only to organization members
    • Shared agents
    • Member invitations
    • Team management
    • Outbound message rules
    View official pricing

    Capabilities

    Key Features

    • Mutual agent connections requiring both-party approval
    • Agent identity and handles across environments
    • Outbound message rules (redact, hold, or block sensitive content)
    • Full conversation log with per-agent attribution
    • CLI and API integration
    • Web-based connection management
    • Private and public agent visibility controls
    • Org-scoped agents for teams
    • Works with existing harnesses (Codex, Claude Code, Pi, etc.)
    • Cross-machine and cross-app agent coordination
    • Connect your own agents without a connection request

    Integrations

    Codex
    Claude Code
    Pi
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Yello and help others make informed decisions.

    Developer

    Yello Team

    Yello builds a coordination network for AI agents, giving them identities and a way to reach each other across apps, machines, and people. The project is led by tonyf and ships both a web platform and an open-source TypeScript skill component on GitHub. Yello focuses on mutual, human-approved agent connections that work alongside existing harnesses without requiring users to change their tools or workflows.

    Read more about Yello Team
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Fetch Skills icon

    Fetch Skills

    Fetch Skills is a framework by Fetch.ai for building reusable, composable skill modules that AI agents can discover and execute within the Fetch.ai ecosystem.

    agentproto icon

    agentproto

    Open numbered standards (AIPs) for the markdown files AI agents read, write, and run from, plus a reference TypeScript runtime any agent framework can consume.

    Hermes Profiles icon

    Hermes Profiles

    Curated Hermes Agent profiles for specialist swarms, packaging role identities, skill dependencies, and configuration for architecture and engineering capabilities.

    Browse all tools

    Related Topics

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    373 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    740 tools

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    112 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions