Autonomous AI agent runtime for orchestrating multi-agent software development workflows. v3.0.0 is the current stable release, featuring a TypeScript runtime with Express 5 backend, React 19 + Tailwind v4 dashboard, and SQLite state store via better-sqlite3. Key differentiators include per-task git worktrees for isolation, blueprint-driven pipeline with approval gates, first-class MCP server support (stdio and SSE), and 263 tests with CI. Requires Node >=22 and Git >=2.30. Suitable for teams using Claude Code, Codex, or Gemini CLI to automate project execution with human-in-the-loop approvals.
npm install kortextNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install globally, scaffold a project, edit blueprint to approved, and start the runtime with dashboard.
Upgrade Node to 22 or later.
Update Git to 2.30+.
Set status to 'approved' in workspace/references/blueprint.md.
Use kortext start <workflow-id> instead.
npm install -g kortext or npx kortext ...
Upgrade Node.js to version 22 or higher.