Skip to content

Latest commit

 

History

2,719 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORKGLOW

License

Build & Test

Overview

Simple library to build linear and graph based workflows. It is designed to be simple to use and easy to extend, yet powerful enough to handle task rate limits, retries, etc.

Authors

Roadmap

  • Release 0.1.0: Stable API for task(input,config) graph, storage, and job queue.* 31 March 2026
  • Release 0.2.0: Stable API for task(config), stable text generation; alpha: entitlements, browser control, toolcalling, and chat loops.* 9 April 2026
  • Release 0.3.0: Stable image generation, and job queue refactors. 20 May 2026
  • Release 0.x.0: Beta: chat loops, entitlments, user in the loop.
  • Release 0.x.0: Stable toolcalling, chat loops, entitlments, user in the loop; beta: agent loops.
  • Release 0.x.0: Stable agents.
  • Release 0.x.0: Stable Browser control (direct and mcp).
  • Release 0.x.0: Reworked output cache, checkpointing, and resumption.

*stable is a relative term, and will be updated at some point as we go before version 1.0.0.

Docs

Technical Deep Dives

Packages

Packages:

Examples

CLI

examples/cli is a full CLI built on the library. It runs any saved workflow, agent, or single task as a task graph, and renders that graph live — a row per task with its status, detail, progress and duration, over a bar for the run as a whole.

CLI

The same commands are also available in a local web console, served by the CLI itself with workglow web. It reads the command tree off the live program, so every command — including those a downstream CLI adds — gets a form built from the same schemas the terminal prompts from, and the run it starts streams into the same graph view.

Web console

Web

Demo

Web Console

Node Editor

Local Drag and Drop Editor Node Editor

About

Workflows that glow

Resources

Contributing

Stars

14 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages