Agent Shortlist

Issue 01 · The Shortlist · April 2026

The AI agent platforms worth your team's onboarding time in 2026.

We tested open-source harnesses, no-code SaaS, and enterprise tools across identical operator workflows. Here's what actually shipped, what surprised us, and which to pick for your team.

~25 min read·8 platforms reviewed·Updated April 2026

Most shortlists about AI agents are written for people who want to be impressed. This one is written for people who have to decide.

We tested three categories of tools: open-source harnesses (OpenClaw, Hermes, Paperclip), no-code SaaS platforms (Lindy, Relevance AI), and developer-oriented workflow builders (n8n, Stack AI). We added Microsoft Copilot Studio because a meaningful number of operators are evaluating it by default. Eight platforms total, put through identical test protocols.

The single most useful thing we can tell you: there is no universal best platform. The right answer depends on your team's technical capacity, the workflow you're automating, and whether data control matters to you. The decision matrix at the bottom of this page maps those variables to our recommendations.

How we tested

Every platform was put through four identical operator workflows:

  1. 01
    Sales follow-up. Trigger an email sequence when a lead goes cold. Log the contact, draft a personalized follow-up, send it, update the CRM record.
  2. 02
    Support triage. Read an incoming support ticket, classify it by urgency and type, draft a first response, route it to the right queue.
  3. 03
    Internal Q&A. Answer questions about internal documentation — product specs, SOPs, past decision notes.
  4. 04
    Spreadsheet automation. Pull data from an external source, clean it, update a Google Sheet, send a Slack summary.

We measured: time to working agent · failure rate · customization ceiling · maintenance burden

Before the rankings

These platforms are not all competing for the same job.

Pick the category first, then pick the platform. Using a harness for a use case that needs a SaaS tool — or vice versa — is the single most common mistake operators make.

Open-source harnesses

Software you run on your own infrastructure. Maximum control, maximum flexibility, maximum setup. Requires technical capacity.

OpenClaw, Hermes, Paperclip

No-code SaaS

Managed platforms accessible via browser. Pay monthly, nothing to maintain, working in an afternoon.

Lindy, Relevance AI

Workflow builders

Visual interfaces with serious power. Usually require a developer for setup, then accessible to non-technical users.

n8n, Stack AI

Enterprise platforms

Designed for large organizations with existing vendor relationships. Fit inside procurement processes, not head-to-head feature comparisons.

Microsoft Copilot Studio

01

Open-source harnesses

For operators and teams with technical resources who want control over their data, infrastructure, and agent behaviour.

Open-source harness · 365k ★ GitHub · MIT

OpenClaw

The most mature open-source agent harness. If you want one AI doing things across your tools and devices, start here.

365,000 GitHub stars. One of the most popular AI projects ever built. OpenClaw is the standard for personal AI harnesses — install it on Mac, Windows, or Linux, connect it to a messaging platform, and you have an AI with hands: it browses the web, reads email, executes scripts, fills forms, and talks to your APIs.

It supports 20+ messaging platforms — WhatsApp, Telegram, iMessage, Discord, Slack, and more — and works with any AI model. Claude, GPT-4, local alternatives: you're not locked in. The community is the main reason to choose it. 365k stars means 500+ contributors, thousands of community-built skills, and documentation that's been written, corrected, and improved by people who actually use it.

The limit worth knowing: OpenClaw is single-user at its core. It's built for one AI serving one person. If you need a coordinated fleet of agents across a team, you need Paperclip as the orchestration layer — OpenClaw slots in underneath it.

Best for

Technical operators who want a self-hosted personal AI running 24/7. Individuals automating their own workflows. Teams evaluating harnesses for the first time.

Skip if

You need a managed platform with no infrastructure overhead, or you're deploying for a non-technical team who won't maintain it.

Full review: OpenClaw

Open-source harness · 119k ★ GitHub · MIT · Nous Research

Hermes

The most technically sophisticated open-source agent. If you want an AI that gets better at your specific workflows over time, Hermes is the only real option.

Built by Nous Research — one of the few AI labs with real research credibility outside the big players. The defining feature is the learning loop: Hermes creates skills from experience, improves them during use, and builds a deepening model of who you are and how you work. Most agents reset every session. Hermes compounds.

Use it to prepare sales briefings for a month and it gets better at preparing sales briefings — not because you re-prompted it, but because it created a skill from watching itself succeed and fail. Persistent memory means it remembers your preferences, your context, and what worked last time.

Hermes runs on a server (Docker, SSH, Modal, Singularity) rather than your local machine — it operates 24/7 without your laptop needing to be on. Supports 200+ models via OpenRouter. The Atropos RL integration connects it to frontier research methods: it's the only production harness built by people actively advancing agent capabilities, not just packaging them.

Best for

Developers and technical operators who want a server-deployed agent that builds institutional memory and improves from experience.

Skip if

You want something up and running in an afternoon. Hermes rewards sustained use — it's not the right choice for quick evaluation.

Full review: Hermes

Agent orchestration · 59k ★ GitHub · MIT

Paperclip

The only serious open-source platform for orchestrating teams of agents. If you're past one agent doing one thing, Paperclip is the layer you need.

Paperclip's own framing is the most accurate description we've found: if OpenClaw is an employee, Paperclip is the company. It's an orchestration layer — org charts, reporting lines, budget limits, approval gates, audit logs — for a workforce of AI agents.

It works with any agent runtime: OpenClaw, Claude Code, Cursor, custom HTTP agents. Paperclip doesn't care what's underneath. What it provides is the management infrastructure: assign tasks, track costs, enforce spending limits, require human approval for high-stakes actions, log every decision immutably. The heartbeat system wakes agents on schedule, tells them what to check, and escalates anything that needs a human.

Hard per-agent monthly budget limits are the feature that earns its place: runaway API spend is a real failure mode when agents work autonomously. Paperclip prevents it structurally rather than relying on you to catch it.

Best for

Teams running multiple AI agents who need org structure, budget controls, and approval workflows. Autonomous operations that need governance.

Skip if

You're just getting started with AI agents. Paperclip is infrastructure — it assumes you already have agents to manage.

Full review: Paperclip

02

No-code SaaS

For operators without developers who need something working this week. You trade control for convenience.

No-code SaaS · From $49/month

Lindy

The best no-code AI agent platform for operators. Non-technical teams can ship real automations in hours.

The most operator-friendly platform we tested. No code required — describe what you want your agent to do in plain English and Lindy builds it. The pre-built templates for sales follow-up, meeting prep, and support triage are polished in a way that matters: not technically works polished, but you could ship this to customers polished.

The tradeoff is the usual SaaS bargain: you're on their infrastructure, their pricing, and their data policies. For standard B2B workflows with non-sensitive data, that tradeoff is worth it. For anything touching customer PII, compliance requirements, or workflows that need to do things Lindy hasn't anticipated — you'll hit the ceiling.

Best for

Sales and support teams at B2B companies who need working agents in days, with no developer on staff and no tolerance for server management.

Skip if

You have complex custom integration requirements, deal with regulated data, or need the customization ceiling of a developer tool.

Full review: Lindy

No-code SaaS · From $19/month

Relevance AI

The most powerful no-code agent builder. More complex than Lindy, but gives skilled non-developers real control.

Relevance AI sits between Lindy (pure no-code) and n8n (developer-required) on the complexity spectrum. The tool-building interface is the best we've seen in the no-code category: chain tasks, set conditional logic, build multi-step research workflows, configure how the agent reasons about edge cases — all without writing code.

If your team has a builder persona — the person who built the company's Notion system or manages Zapier — Relevance gives them more power than any other no-code platform. It's particularly strong for outbound research and sales intelligence workflows where the logic is complex but the stakes don't require a custom engineering solution.

Best for

Ops teams with one skilled builder who needs more than templates — someone who thinks in processes and isn't afraid of a workflow editor.

Skip if

You need something genuinely no-code (use Lindy) or genuinely powerful with a developer available (use n8n). Relevance is best in the middle.

Full review: Relevance AI

03

Workflow builders

For teams with one developer. The most flexible options — and the highest ceiling short of building from scratch.

Workflow builder · Open-source · From $24/month cloud

n8n

The best workflow automation platform for teams with a developer. Beats every no-code tool for complex automations.

n8n is what technical operators reach for when Zapier or Make isn't flexible enough. 400+ integrations, self-hostable for full data control, and a native AI agent layer that has improved significantly. The visual workflow builder handles conditional logic, loops, error handling, webhooks, and custom HTTP calls without writing code — once it's set up.

The ceiling is the point. If your team has even one developer who can spend a day configuring it, n8n will outperform any no-code platform for complex, multi-step automations involving AI agents. Self-hosted means your data never leaves your infrastructure. The cloud version removes the maintenance overhead if that tradeoff works for you.

Best for

Teams with at least one developer who need flexible, powerful workflow automation with AI agents built in — and want the option of full data control via self-hosting.

Skip if

You have zero technical resources. The initial setup requires someone comfortable configuring a server. Lindy or Relevance are better starting points.

Full review: n8n

AI application builder · SOC 2 · From $199/month teams

Stack AI

Best for internal knowledge base and document Q&A. Strong in its lane, expensive outside it.

Stack AI shines on document-heavy use cases: ingest your internal knowledge base and make it queryable by AI. If your team spends hours looking through Notion, Confluence, or shared drives for answers, Stack AI can turn those documents into an AI that responds in plain English. The RAG implementation is one of the better ones in the no-code category.

The SOC 2 compliance and enterprise data connectors make it defensible to IT and legal in a way that some cheaper alternatives aren't. Where it falls short is flexibility — multi-step automations with conditional logic are better served by n8n or Relevance AI. The $199/month team price is hard to justify unless document Q&A is a core use case.

Best for

Ops teams who want AI agents over internal documents — SOPs, contracts, product specs, Notion wikis. Teams where compliance matters.

Skip if

You need multi-step process automation or external-facing workflows. n8n handles those better at lower cost.

Full review: Stack AI

04

Enterprise

For large organizations where vendor relationships, compliance certifications, and existing IT infrastructure drive the decision.

Enterprise platform · Microsoft · $200/month per 25k messages

Microsoft Copilot Studio

Best AI agent platform for Microsoft-first organizations. Outside a Teams/SharePoint/Dynamics environment, there's no reason to use it.

The most straightforward recommendation on this list: if your organization runs on Microsoft 365, Teams, SharePoint, and Dynamics — evaluate Copilot Studio seriously. If it doesn't, don't.

The native integrations are genuinely good. An agent built in Copilot Studio that reads SharePoint files, answers questions in Teams, and updates Dynamics records will outperform most alternatives in that specific stack. The enterprise compliance story — security, data residency, audit trails, Microsoft's certification relationships with regulated industries — is the best on this list.

Outside a Microsoft environment, the overhead isn't worth it. The platform has improved significantly in 2025 but it's designed for organizations where Microsoft controls the IT relationship. Speed and flexibility are not its strengths.

Best for

Large organizations on Microsoft 365 running Teams, SharePoint, and Dynamics. Regulated industries where Microsoft's compliance certifications are a requirement.

Skip if

You're not primarily a Microsoft shop. The integration advantage disappears entirely outside the Microsoft stack.

Full review: Microsoft Copilot Studio

The skip list

Platforms we'd pass on, and why.

Make Agents (Make.com). Good if your team is already using Make for automation — the agent upgrade makes sense as an incremental improvement. Not worth switching for. The agent layer is still catching up to Lindy and Relevance for orchestration.
CrewAI. An excellent Python framework for developers building multi-agent systems. Not on the shortlist for the same reason Next.js isn't: it's a building block, not a deployable product for operators. If you have engineers building custom agent pipelines, evaluate it. If you're an operator looking to deploy, it's not for you.
Zapier Agents. Not ready. The AI layer on top of Zapier's workflow automation is currently too limited for serious use. Check back in 12 months.
AutoGPT and legacy autonomous agents. These projects pioneered the category but have been largely superseded by more capable and reliable harnesses. OpenClaw and Hermes are better in every dimension that matters for operator use.

Decision matrix

Which platform for which operator.

Non-technical team, need it working this week

Lindy

Non-technical, need more power than templates

Relevance AI

Have one developer, want maximum flexibility

n8n

Want a self-hosted personal AI on your own hardware

OpenClaw

Want an agent that improves over time, technical team

Hermes

Running multiple agents and need governance

Paperclip

Microsoft 365 / Teams / Dynamics shop

Copilot Studio

Need an internal document Q&A agent

Stack AI

Not sure? Use the Agent Picker →

Disclosure. This publication uses affiliate links. When you click through to a platform and sign up, we may earn a referral fee at no cost to you. Affiliate compensation does not influence our recommendations or rankings. Platforms are reviewed based on our own testing, not on who pays us more.