conductor-test

Conductor exploration and AI workflow lab

Conductor OSS workbench

Test, inspect, and design Conductor workflows before committing to production architecture.

Connect this app to any Conductor server, browse workflow metadata, inspect JSON definitions, and use AI tools to explain or generate workflows with task-safe background processing.

Open agent guide

Conductor proxy

Hit Conductor metadata and workflow APIs through this service without cross-app code coupling.

Async AI actions

Long operations run in background jobs and are tracked by task id with explicit progress UI.

Auth-gated workspace

AuthReturn/Cognito login gates editor and architecture screens with secure cookie verification.

Workflow Explorer

Select a workflow to inspect metadata.
Run "Explain with AI" on a selected workflow.

AI Studio

Generated workflow JSON will appear here.

Task Progress

Long-running AI operations are tracked through backend task ids and rendered with BrightWrapper LLMProgress.