Suna

Active
GitHub TypeScript NOASSERTION

Description

An autonomous company operating system powered by AI agents, providing intelligent workflow automation for research, data analysis, customer communication and other business processes.

Key Features

  • Company-as-code operating system with agents, skills, connectors, and memory in a git repo
  • Each session runs in an isolated cloud sandbox on its own branch with disposable Linux environment
  • 3000+ app connectors via MCP, OpenAPI, GraphQL, and raw HTTP with server-side token brokering
  • Change request workflow ensuring human review before work merges to main
  • Encrypted secrets manager with per-person scoping, injected at runtime and never exposed to models
  • Self-hostable on laptop, VPC, or air-gapped infrastructure with full audit trail

Use Cases

💡 Enterprise-scale autonomous workflow automation across multiple business processes
💡 AI agent orchestration for research, data analysis, and customer communication
💡 Self-hosted AI workforce deployment with enterprise security and compliance
💡 Parallel execution of thousands of isolated agent sessions simultaneously

Quick Start

curl -fsSL https://kortix.com/install | bash && kortix init && kortix ship

Related Projects