nowfound

Alternatives

Products that do what iWF – A new “workflow as code” execution engine does

It's built on top of Cadence Temporal(Similar to AWS SWF, Microsoft Azure Durable Function) by expert of Cadence/Temporal to provide clean and simple API/interface for development. * Easy to understand and get started * Easy to make changes -- no non deterministic errors and no need to write versioning code. * Easy to write and maintain unit tests * Easy to monitor and operate * Provide all power of Cadence/Temporal(scalability/reliability) Look at the samples for how easy it is, and try it out!

  1. 1WO

    A brief overview: 1. Workflows steps share a running context, with access to data they need require. 2. Steps in the workflow (builders) are chained together based on a topologically sorted built from the predefined input & output. 3. No servers spin up (like Conductor/Cadence) - the orchestrator is low level and meant for simplifying business logic. 4. Before/After listeners for each step. Would love to hear your thoughts and feedback!

    2024 · github.com

  2. 2

    Build custom applications fast, now with 50+ integrations

    2024

  3. 3
    n8n 1.0788

    Workflow automation for technical people

    2023 · n8n.io

  4. 4
    Orchestra794

    A chat-centric workspace for builders and modern teams

    Oct 2025 · orch.so

  5. 5

    Deep work tracker for builders, makers and founders

    2023

  6. 6SA

    Hey HN, Waleed here. We're building Sim (https://sim.ai/), an open-source visual editor to build agentic workflows. Repo here: https://github.com/simstudioai/sim/. Docs here: https://docs.sim.ai. You can run Sim locally using Docker, with no execution limits or other restrictions. We started building Sim almost a year ago after repeatedly troubleshooting why our agents failed in production. Code-first frameworks felt hard to debug because of implicit control flow, and workflow platforms added more overhead than they removed. We wanted…

    Dec 2025 · github.com

  7. 7OA

    A lightweight engine for durable execution / deterministic workflows I built with Rust, wasmtime and the WASM Component Model. Its main use is running reliable, long-running workflows that can automatically resume after failures. Looking for feedback on the approach and potential use cases!

    2025 · obeli.sk

  8. 8I1

    Hi HN! I’m Tony, one of the co-founders of Inngest (https://inngest.com/) Inngest is an open-source durable workflow platform that works on any cloud. Durable workflows are stateful, long running step functions written in code, which automatically retry on failure. It abstracts everything about queues, event streams and state for you, letting you focus on code. Some examples of uses: managing stateful AI chained step functions; managing search/rag indexes and data pipelines; integrations and webhooks; billing and payment flows. Technical details: unlike other solutions,…

    2024 · inngest.com

  9. 9
    Questflow366

    AI automation workspace

    2024

  10. 10
    LiveFlow339

    One hub to automate your finances

    2021

  11. 11PO

    Hi HN! We’re Asankhaya and Rohan and we are building Patchwork. Patchwork tackles development gruntwork—like reviews, docs, linting, and security fixes—through customizable, code-first 'patchflows' using LLMs and modular code management steps, all in Python. Here's a quick overview video: https://youtu.be/MLyn6B3bFMU From our time building DevSecOps tools, we experienced first-hand the frustrations our users faced as they built complex delivery pipelines. Almost a third of developer time is spent on code management tasks[1], yet backlogs remain. Patchwork lets you combine…

    2024 · github.com

  12. 12

    Open-source workflow automation for development teams

    2024

  13. 13DA
  14. 14GC

    Hey HN. Graph Compose is a hosted platform for orchestrating API workflows on Temporal. You define workflows as graphs of nodes (HTTP calls, AI agents, iterators, error boundaries) and everything runs as a durable Temporal workflow under the hood. Three ways to build the same graph: a React Flow visual builder, a typed TypeScript SDK (@graph-compose/client), and an AI assistant that turns plain English into a graph. Open-core: the execution foundations and integrations service are AGPL-3.0. The platform orchestrator, visual builder, and AI assistant are proprietary. Longer backstory on…

    Apr 2026 · graphcompose.io

  15. 15WU

    Hey HN – Gregor & Magnus here again. A few months ago, we launched Browser Use (https://news.ycombinator.com/item?id=43173378), which let LLMs perform tasks in the browser using natural language prompts. It was great for one-off tasks like booking flights or finding products—but we soon realized enterprises have somewhat different needs: They typically have one workflow with dynamic variables (e.g., filling out a form and downloading a PDF) that they want to reliably run a million times without breaking. Pure LLM agents were slow, expensive, and unpredictable for these…

    2025 · github.com

  16. 16

    Powerful tool for API flow integration, testing, prototyping

    2020

  17. 17

    A single platform to manage workflows across tools and teams

    2020

  18. 18
    Luzo122

    Design and debug API workflows visually

    Mar 2026

  19. 19MO

    Hi HN community, I’m Nick, co-founder/CEO of Transform.co. I’m thrilled to share MetricFlow, an open-source metric creation framework: https://github.com/transform-data/metricflow MetricFlow strives to make what has historically been an extremely repetitive process, writing SQL queries on core normalized data models, much more DRY. MetricFlow consolidates the definitions for joins, aggregations, filters, etc., and programmatically generates SQL to construct data marts. You can think of it like LookML, but more powerful and ergonomic (and open source!). The project…

    2022 · github.com

  20. 20IB

    FlowRipple is designed to streamline and automate business processes with ease. Whether you're a developer, business owner, or marketer, our platform lets you build custom workflows that can be triggered by events from your applications, webhooks, or on a schedule. We’ve just gone live and are offering an exclusive Early Access Program with some incredible perks to get you started.

    2025 · flowripple.com

  21. 21AR

    So, it feels like this should exist. But I couldn't find it. So I tried to build it. Agentflow lets you run complex LLM workflows from a simple JSON file. This can be as little as a list of tasks. Tasks can include variables, so you can reuse workflows for different outputs by providing different variable values. They can also include custom functions, so you can go beyond text generation to do anything you want to write a function for. Someone might say: "Why not just use ChatGPT?" Among other reasons, I'd say that you can't template a workflow with ChatGPT, trigger it with different…

    2023 · github.com

  22. 22OS

    Hey, we’ve been working on an open-source project built on top of Comfy for the last few weeks. It is still very much a work in progress, but I think it is at a place where it could start to be useful. The idea is that you can turn a workflow into a web app with an easy-to-use UI. Currently, it should work with any workflows that take images and text as input and return images. We are aiming to add video support over the next few days. Feedback and contributions are more than welcome!

    2024 · github.com

  23. 23MA
  24. 24UA

    Many workflow tools struggle to optimize for both long-term projects and short-term tasks with the necessary responsiveness. Additionally, these tools often come with too many features, complicating customization for specific service needs. We've developed a workflow engine that prioritizes performance while offering the flexibility of a low-code solution. Our engine is easily customizable to meet diverse service demands. Initially, we focused on nodes tailored for short-term tasks, with plans to expand to support long-term project management. With our workflow engine, you can seamlessly…

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →