I started building an open-source n8n repository. I don't think that's what I'm building anymore.
Summary
The author reflects on building an open-source n8n workflow repository that has evolved into a community-driven effort to document the engineering behind AI workflows, including trade-offs and design decisions.
Similar Articles
Building an n8n AI support workflow was the easy part. Here's what I learned testing it for production.
A developer shares lessons from building a production n8n AI support workflow, emphasizing classification over generation, rule-based filters to cut costs, and grounding responses in a knowledge base to avoid hallucinated answers.
Zapier and n8n are fundamentally broken for the AI Era. So, I’m building an "AI-Native" alternative. Need your brutal feedback! 🚀
The author critiques legacy workflow tools like Zapier and n8n as unsuitable for the AI era, and pitches a new AI-native automation platform with features like talk-to-build canvas, auto-healing pipelines, dynamic agent swarms, WhatsApp human-in-the-loop, and white-label publishing.
I rebuilt my private "AI dev team" — which was secretly just a hardcoded workflow — as a substrate where orchestration emerges from instructions. Here's what I learned (and where it deadlocks).
The author rebuilt their private AI dev team as an open-sourced substrate with addressable agents, reliable messaging, expertise discovery, memory, and isolated runtimes, allowing team behavior to emerge from natural-language instructions. They share insights on coordination challenges such as deadlocks and self-healing, and question how agent teams can collaborate using NL instructions.
I started building an open-source workflow collection. Reddit convinced me I was solving the wrong problem.
The author describes pivoting their open-source workflow-sharing project into Scyvera, a tool that defines contracts for agentic workflows to establish boundaries, permissions, and governance. They invite community feedback on the abstraction.
My opensource n8n-style MCP workflow app is now improving itself, by itself, using itself (and you can use it for your own projects too.. I show you how).
An open-source MCP workflow app that can improve itself using its own capabilities, with instructions for using it in your own projects.