Define Workflow
Assign agent roles and execution order.
Open Source • Workflow-Driven • Team of AI Employees
Kovalsky is an open-source platform for building and running AI employees. Instead of chatting with one generic assistant, you coordinate a team of specialized agents through workflows.
One Command Installer Works on Linux, macOS & WSL
$ curl -fsSL https://raw.githubusercontent.com/hiddenway/kovalsky/main/scripts/install.sh | bash
A simple 3-step orchestration where specialized agents collaborate and produce the final result.
Define Workflow
Assign agent roles and execution order.
Coordinate Agents
Specialized workers collaborate step-by-step with shared context.
Ship Results Faster
Track runs, review outputs, and iterate quickly.
From zero to your first AI employee workflow in minutes.
Install Script
$ curl -fsSL https://raw.githubusercontent.com/hiddenway/kovalsky/main/scripts/install.sh | bash
Click anywhere in the command block to copy.
kovalsky start
# Backend: http://127.0.0.1:18787
# UI: http://127.0.0.1:3764/pipelines
User → Workflow → AI Agents → Result
Research → Build → Test → Deploy
Most tools are “User → AI → Response”. Kovalsky runs a coordinated team of role-based agents with clear responsibilities.
Design graph-based workflows, pass context between steps, and control execution exactly the way your team actually works.
Talk to each agent individually to clarify tasks, fix mistakes, and refine output without breaking the rest of the pipeline.
Keep full control over your runtime, data, and integrations. Deploy locally or in your infra without platform lock-in.
Build repeatable workflows, delegate to specialized agents, and turn complex work into a predictable execution system.
Download Kovalsky Desktop