Open Kortyx on GitHub

Start Here

Updated 17 minutes ago • August 2, 2026

Kortyx is an opinionated framework for teams building production AI features that need explicit behavior, predictable runtime flow, and strong control over providers, streaming, and state.

Choose your path

Stack direction

Good to know: The docs are TypeScript-first and prioritize system-builder workflows with production reliability in mind.

Observe your Kortyx application

Kortyx Studio turns server-side telemetry into readable sessions, runs, workflow transitions, model calls, interrupts, timing, token usage, and cost.

If you already have a Kortyx agent running, start the complete local stack with one command:

npx kortyx studio start

Then follow Run Kortyx Studio Locally to connect the agent and inspect its first run. Studio is optional observability infrastructure; it does not execute your workflows, and your application continues running if Studio is unavailable.