
Featured Blog
Turn Any Function Into a Workflow Step: Build Your First Orkes Conductor Worker
A step-by-step tutorial for building an Orkes Conductor worker: register a task definition, write the worker, and wire it into a complete workflow wit...

ALL, ENGINEERING, PRODUCT
What Are Workers in Orkes Conductor? How Your Own Code Fits Into a Workflow
July 15, 2026
What is a worker in Orkes Conductor? Learn how workers let you run your own code as a step in a workflow, how polling works, and when to write one....

ALL, ENGINEERING
How to Build a UI Screenshot-to-Code AI Agent
July 9, 2026
Learn how to build a screenshot-to-code AI agent that converts UI screenshots into React, TypeScript, and Tailwind CSS components using a vision-capab...

ALL, ENGINEERING
What Is Loop Engineering?
July 5, 2026
Loop engineering is building a loop around your agent so the agent can reprompt itself without you needing to do it. but you still need to keep yourse...

AGENTIC, ENGINEERING, INSIGHTS
Building Durable Loops with Conductor, Part 1: Why Agentic Loops, and Why Now?
June 30, 2026
Part one of a series on durable loops. Why agentic systems are loops, why naive loops fail as tasks get longer, and what makes a loop durable, grounde...

ALL, ENGINEERING
How to Reuse Workflows Inside Other Workflows in Orkes Conductor
June 24, 2026
Every time you copy workflow logic into a new workflow, you create a maintenance problem. Here's how the Sub Workflow task solves it....

ALL, ENGINEERING
How to Process a List of Items in Parallel in Orkes Conductor
June 20, 2026
You have a workflow that needs to process a list of items and doing them one by one is too slow. Here's how the DYNAMIC_FORK task solves it....

ALL, ENGINEERING
How to Add Conditional Branching to Your Workflows in Orkes Conductor
June 18, 2026
You have a workflow that needs to take a different path based on a score, a status, or a region. The last thing you want to do is build that routing l...

ALL, ENGINEERING
How to Call Any External API From a Workflow in Orkes Conductor
June 17, 2026
Most workflows need to talk to the outside world at some point. Here's how Conductor's built-in HTTP task handles API calls, webhooks, and external se...

ALL, ENGINEERING
How to Run Custom Logic in Your Workflows Without Writing a Custom Worker
June 16, 2026
You have a workflow that needs to calculate a price, apply a business rule, or format a string. The last thing you want to do is deploy a whole servic...
- …
Ready to Build Something Amazing?
Join thousands of developers building the future with Orkes.