📖 The AI Tool Bible

Suna

✓ Editorially verified

Open-source AI command center for deploying a workforce of autonomous agents across your company

Freemium· Free ($0, 200 sandbox credits/mo, 3 projects, BYO API keys) / Team ($40 per seat/mo, 2,500 pooled credits/seat, up to 200 projects & 100 seats) / Enterprise (custom, SAML SSO + SCIM, audit logs, flexible deployment, SLA)AgentsBring-your-own-model (OpenAI GPT, Anthropic Claude, and other providers via API keys or existing subscriptions)
Visit website →
Best for

Engineering, ops, and research teams that want an open-source, self-hostable agent platform with SSO, audit trails, and a git-style review model for autonomous work.

Skip if

Non-technical solo users who want a polished, fully managed no-code assistant, or teams unwilling to manage model API keys, credits, and connector configuration themselves.

Suna, developed by Kortix (suna.so now redirects to kortix.com), is an open-source platform for building, deploying, and orchestrating a workforce of AI agents inside a company. It treats agents, skills, integrations, secrets, and institutional knowledge as versioned files inside a git repository, so agent behavior can be reviewed, diffed, and rolled back like normal code. Users scaffold projects via CLI, and each agent runs in an isolated cloud sandbox on its own branch — proposed changes land in main only through reviewed pull requests, which makes autonomous work auditable rather than opaque. The platform is built around a bring-your-own-model philosophy: it works with any LLM provider and can attach to existing ChatGPT, Claude, or Cursor subscriptions and API keys rather than forcing a vendor. It ships with a large connector library (3,000+ integrations via MCP, OpenAPI, GraphQL, and plain HTTP), an encrypted secrets manager that scopes credentials to individual runs, a memory system that accumulates company knowledge over time, and triggers for cron- and webhook-driven agent sessions. Humans interact with agents through Slack, Microsoft Teams, a web UI, or the CLI. Deployment options span managed Kortix Cloud, Docker on a laptop or VPS, VPC hosting, and fully air-gapped installs, so the same stack works for a solo builder and for a regulated enterprise. Typical workloads include research and market intel, data extraction and enrichment, browser automation, report generation, ticket triage, code and PR review agents, and scheduled maintenance jobs. With 20,000+ GitHub stars and 3,400+ forks, it is one of the more actively developed open-source general-agent frameworks aimed squarely at multi-user teams rather than hobbyist single-user setups.

Editor's take

Suna is the most credible open-source answer to closed enterprise agent platforms right now — the git-repo-as-agent-source-of-truth pattern plus reviewed sandbox PRs is genuinely the right abstraction for autonomous work. It rewards teams that treat agents like software; if you want a hosted chat pet, look elsewhere.

— The AI Tool Bible editorial team

Pros

  • Fully open source and self-hostable, including air-gapped Docker deployments for regulated environments
  • Bring-your-own-model design works with any LLM provider and can reuse existing ChatGPT/Claude/Cursor subscriptions
  • 3,000+ integrations spanning MCP, OpenAPI, GraphQL, and HTTP, so most SaaS tools are reachable out of the box
  • Git-native workflow (agents as files, isolated sandboxes, reviewed change requests) makes autonomous work auditable
  • Multi-surface access via Slack, Teams, web, and CLI suits real cross-functional teams rather than solo devs
  • Enterprise-grade controls at the top tier: SAML SSO, SCIM directory sync, audit logging, and SLA support
  • Generous free tier plus a flat per-seat price on Team, with pooled credits that scale with headcount

Cons

  • ⚠️ Sandbox compute is credit-metered on cloud tiers, so heavy browser-automation runs can burn through allocations quickly
  • ⚠️ Self-hosting is powerful but non-trivial — Docker, secrets management, and connector setup require real DevOps effort
  • ⚠️ You still supply and pay for model API keys separately; the subscription only covers orchestration and sandboxing
  • ⚠️ General-purpose agent framework rather than a tuned vertical tool, so you build the workflows and evals yourself
  • ⚠️ Documentation and community are growing fast but still lag behind more mature closed-source agent platforms

Use cases

Autonomous research and market intelligenceWeb scraping and data enrichment agentsBrowser automation workflowsScheduled report generationSlack and Teams AI assistantsCode review and PR triage botsCustomer support ticket triageCron- and webhook-triggered agent jobsInternal knowledge-base Q&AMulti-agent orchestration at company scale

Explore related

Compare with similar tools

All in Agents

LangGraph

Featured
Agents · BYO (Claude / GPT / open)
8.8

Stateful, graph-based agent orchestration from LangChain.

Freemium· Free open-source; LangGraph Platform paidstateful agentshuman-in-loop

CrewAI

Featured
Agents · BYO (Claude / GPT / open)
8.4

Python framework for multi-agent orchestration.

Freemium· Free open-source core; cloud platform paidmulti-agentorchestration

Ernie Bot

Agents · Baidu ERNIE 4.0 / ERNIE X1 / ERNIE Turbo (in-house)
8.7

Baidu's Mandarin-first ChatGPT rival, powered by the ERNIE model family

Freemium· Free tier for Ernie 3.5 access; Ernie 4.0 and premium features require a paid subscription (approximately CNY 59.9/month for individual plans); enterprise API pricing via Baidu AI Cloud Qianfan platform is metered per 1K tokens.Mandarin content writing and marketing copyChinese-language document Q&A and summarisation

Moveworks

Agents · Orchestrates multiple enterprise-ready LLMs (undisclosed mix, historically including OpenAI GPT and in-house models via its Reasoning Engine)
8.7

The enterprise AI assistant that searches, answers, and takes action across your business systems

Enterprise· Enterprise-only pricing; no public tiers. Quoted per organization based on employee count, integrations, and agent scope. Contact sales for a quote.IT service desk ticket deflectionHR policy Q&A and self-service

AWS Bedrock

Agents · Multi-model: Anthropic Claude, Meta Llama, Mistral, Cohere, AI21, Amazon Nova/Titan, DeepSeek, Stability, OpenAI GPT
8.6

Build and scale generative AI applications with foundation models

Paid· Pay-as-you-go per 1K input/output tokens per model; on-demand, batch, and provisioned throughput tiers. New AWS accounts get up to $200 in credits. Enterprise agreements via AWS.Enterprise RAG chatbot over private documentsMulti-step tool-using agents via AgentCore

Claude Agent SDK

Agents · Claude Opus / Sonnet
8.6

Anthropic's official SDK for building autonomous Claude agents.

Free· Free SDK; API usage billed at Claude ratesClaude agentstool use