AIAny
AI Agent2024
Icon for item

Kortix (suna)

Runs autonomous AI-agent workforces where each agent, skill, and company process lives as version-controlled code you own. Agents act in isolated sandboxes and submit deliverables for human review, with 3,000+ connectors plus MCP support.

Introduction

Most "AI agent" products hand you a chat box and hope the magic happens inside a black box you can't inspect. Kortix flips that: it treats an autonomous workforce the way engineering treats software — every agent persona, skill, and piece of institutional knowledge is plain text under version control, reviewed and merged like a pull request. The bet is that durable AI automation needs auditability and ownership more than it needs a slicker chat UI.

What Sets It Apart
  • Agents as code, not dashboards: personas are markdown with scoped tool access, so behavior is diff-able, reviewable, and portable instead of trapped in a proprietary SaaS console.
  • Sandbox-per-session with a merge gate: each run executes in an isolated Linux sandbox on its own branch, and output becomes a change request a human approves before it touches main — the same safety model engineers already trust.
  • Reusable skills over one-off prompts: business procedures are encoded once and shared across agents, so institutional knowledge compounds rather than scattering across throwaway prompts.
  • Breadth without lock-in: 3,000+ connectors plus MCP, OpenAPI, and GraphQL, with self-hosting and microVM isolation for teams that cannot ship data to someone else's cloud.
Who It's For

Great fit if you're an engineering-minded team that wants automation you can audit, version, and self-host, and you're comfortable thinking in branches, reviews, and scoped credentials. Look elsewhere if you just want one assistant to answer questions: the code-ownership model and review workflow are overhead you won't need, and a lighter chat-first agent will get you there faster.

Information

  • Websitegithub.com
  • OrganizationsKortix AI
  • AuthorsKortix (kortix-ai)
  • Published date2024/10/05

More Items

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.

GitHub
AI Infra2025

Measures generative AI inference performance with token-level metrics (TTFT, inter-token latency), latency, and throughput under realistic traffic patterns. Provides a multiprocess engine, real-time TUI dashboard, extensible plugins, and integrations for telemetry and result uploads, aimed at inference benchmarking and capacity planning.

GitHub
AI Agent2026

A curated collection of production-ready Agent Skills that turn tasks—presentation production, image generation, local KB retrieval, article assembly, and web-design—into agent-loadable skill folders. Uses a SKILL.md contract, supports multiple agent runtimes (Claude Code, Cursor, Codex), and offers modular install paths with pinned release zips.