Suna
Open source AI management system where agents, skills, memory and connectors live in a git repository your company owns.
Open Source Alternative to:

Kortix, the project developed in the Suna repository, treats a company as something you can clone. The agents, the skills they share, the company memory and every connector are files in a git repo, versioned and diffable, not configuration trapped inside somebody else's product.
Work happens on cloud computers. Each session gets a disposable, isolated Linux sandbox on its own branch, where the agent can install, run and break anything, and only what it commits survives. Nothing reaches the main branch until you approve a change request, so the company improves one reviewed change at a time. Thousands of sandboxes can run in parallel.
The pieces you manage are few, and each one is a file you can read.
- Agents: OpenCode agents with scoped tool access, markdown at the baseline, one per role or task, able to rewrite themselves.
- Skills: reusable know how that encodes how your company does a job, written once and shared into every session.
- Connectors: more than 3,000 apps in a click, plus MCP, OpenAPI, GraphQL and raw HTTP, with credentials brokered server side and never entering the sandbox.
- Channels and triggers: a Slack app starts sessions where your team works, while cron schedules and signed webhooks start them automatically.
- Secrets: encrypted at rest, granted per agent, and injected into the sandbox as real environment values at runtime.
Any provider works with your own API keys. Kortix runs from Docker images on a laptop, a VPS, your own VPC or an on-prem network, and the CLI switches between your hosts and the cloud.
Stars
20,177Forks
3,436Last commit
5 days agoRepository age
2 yearsLicense
Apache-2.0Version
0.13.11Repository
kortix-ai/suna
Auto-fetched from GitHub .
Open source alternatives similar to Suna:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit