Overview:
Kortix is an open-source operating system designed to run autonomous AI agents that perform company operations. It provides a shared, persistent Linux machine where agents have access to the same filesystem, databases, credentials, and history. The project targets developers building agent-driven workflows for business functions like sales, finance, support, and operations. Each Kortix instance functions as a dedicated cloud computer, enabling agents to work 24/7 on tasks ranging from API calls to document generation.
Core Features:
Persistent Memory: Agents retain context across sessions, with knowledge accumulating on the shared filesystem and databases.
60+ Agent Skills: Pre-built capabilities for coding, scripting, web browsing, API integration, file manipulation, and database management.
3,000+ Integrations: Direct access to third-party services for tasks like invoice reconciliation or ticket resolution.
Cron & Webhook Triggers: Automate agent actions based on scheduled intervals or external events.
Multi-Channel Access: Interact with agents through web, mobile (Expo), and API interfaces.
Full Linux Ubuntu Sandbox: Each instance runs as a real computer with bash, filesystem, and command-line tools for unrestricted agent operations.
Use Cases:
Automating customer support: A support agent resolves tickets, with outcomes immediately available to other agents (e.g., product updates).
Financial reconciliation: A finance agent processes invoices, with context shared across the system for reporting or client communication.
Recruiting and operations: Agents parse resumes, manage schedules, or generate contracts using scripts and integrations.
Sales pipeline management: Agents track leads, send follow-ups, and update CRM records via API calls and cron triggers.
Why It Matters:
Kortix offers a unique approach to agent-based automation by treating an entire company as a single, unified machine. Unlike tools that silo context per session or function, it provides a persistent, shared Linux environment where agents compound knowledge over time. The project's internal origin at Kortix ensures that shipped skills and workflows are battle-tested against real workloads. Its open-source nature allows developers to inspect, customize, or extend the runtime (OpenCode) and build specialized agents for any business function.




