Models and agents / SoftwareSourceCode

Condukt

A composable workflow framework for agent execution, state, orchestration, runtimes, and UI.

About

A composable workflow framework for agent execution, state, orchestration, runtimes, and UI. This page keeps the public source, current snapshot, setup path, and related evidence together so the artifact can be judged directly.

Highlights

  • Separates workflow definition from runtime
  • Treats state and orchestration as first-class concerns
  • Built for composing agent systems rather than one-off prompts

GitHub stars: 0 as of Jul 22, 2026 verify

Install

git clone https://github.com/animeshkundu/condukt.gitcd conduktFollow the public README for the project-specific setup.

Usage

Read the public README for commands, examples, and current limitations.

Technology

  • TypeScript