Overview
The current Suna repository README presents Kortix as an AI Management System. Agents, skills, memory, connectors, and runtime configuration live in Git, while each session runs in an isolated cloud computer/branch and returns a human-reviewed change request. The latest release checked is v0.13.24.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Version agents, skills, memory, and connectors as repository configuration
Organization knowledge and agent setup remain diffable/reviewable files, with thousands of connectors plus MCP/OpenAPI/GraphQL/HTTP options.
Sources: [2]
Run sessions in isolated sandboxes and merge work through human review
Each session receives an isolated Linux sandbox and branch; only reviewed change requests reach main.
Sources: [2]
For organizations that want reusable agent work with reviewable governance
It fits teams building a shared agent workforce instead of isolated one-off chats.
Sources: [2]
Review ELv2 restrictions and least-privilege access to secrets/connectors
Elastic License 2.0 restricts offering substantial functionality as a hosted/managed service. Granted secrets become environment values inside agent sandboxes, so connectors, write scopes, and triggers need least-privilege design.
Official sources
- [1]kortix-ai/suna repository(2026-09-18)
- [2]Suna/Kortix README(2026-09-18)
- [3]Suna/Kortix LICENSE(2026-09-18)
- [4]Suna/Kortix v0.13.24 release(2026-09-18)
Supplemental curator note
The current README presents the product as Kortix, evolved from Suna. Its Git/branch/change-request model makes agent work reviewable, but the repository is under Elastic License 2.0 rather than an OSI open-source license.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/kortix-ai/suna.git - 2
Enter the repository
cd suna - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
20,220 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 1,795
- Open PRs
- 89
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- ai
- ai-agents
- llm
- Stars
- 20,220
- Forks
- 3,435
- Watchers
- 154
- Open issues
- 0
- Primary language
- TypeScript
- License
- Elastic-2.0
- Repository last updated
- Sep 18, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- OpenClaw390,022 Stars
A persistent personal AI assistant platform spanning channels, tools, memory, and schedules.
TypeScript - Hermes Agent246,751 Stars
A persistent AI agent with memory, skills, cron jobs, subagents, and multiple terminal backends.
Python - n8n205,216 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - TensorFlow200,162 Stars
An end-to-end machine-learning platform connecting research, training, evaluation, visualization, and deployment.
C++ - Ollama181,198 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go
Report incorrect information
Tell us if any listing information is incorrect or outdated.