
n8n-as-code update
The next focus is not “more magic”.
It’s making the whole thing sturdier.
What has been released:
- better GitOps foundations
- cleaner environment configs
- easier sharing across teams
- workflow promotion from one environment to another
- a much improved agent workbench
- checkpoints with Git-based rollback
- Git worktree support
The goal is simple:
Build in your IDE. Track everything in Git. Work across local / staging / production. Let the agent help, without losing control.
n8n-as-code is slowly becoming what I wanted it to be from the start:
a proper engineering layer for n8n.
Not a black box. Not a prompt-to-workflow toy. Just workflows, environments, Git, and an agent that actually understands the project.