Launching today

buildpipe
Compose, run and automate multi step AI developer workflows
54 followers
Compose, run and automate multi step AI developer workflows
54 followers
A local-first pipeline automation app for developers powered by AI, running natively on your machine. Think of it as a local Zapier or n8n, built specifically for developers who want to chain shell commands, AI calls, HTTP requests, and file operations into reusable pipelines then trigger them on a schedule, on a file change, or via webhook.







buildpipe
the AI calls step in the pipeline is the one i'd want to understand better. chaining shell commands and HTTP requests is well-understood territory. adding AI calls introduces non-determinism into the pipeline which changes how you think about error handling and retry logic. if an AI step returns something unexpected does the pipeline fail, retry, or branch? and how do you define what unexpected means for a step that's inherently probabilisti
Nice work keeping this local-first with encrypted keys, that's the trade-off most pipeline tools skip. Good luck with the launch!
buildpipe
@fberrez1Β thanks for the support π