Rebuild Vibeflow as an n8n safety gate

This commit is contained in:
Felipe Domingues 2026-07-22 11:43:41 -03:00
parent 79fc67166a
commit febec32131
101 changed files with 2405 additions and 3557 deletions

22
.github/ISSUE_TEMPLATE/bug.yml vendored Normal file
View file

@ -0,0 +1,22 @@
name: Bug report
description: Report incorrect CLI behavior
title: "bug: "
labels: [bug]
body:
- type: textarea
attributes:
label: Minimal workflow
description: Attach an anonymized workflow or the smallest JSON that reproduces the problem. Never include credentials.
validations:
required: true
- type: textarea
attributes:
label: Command and output
render: shell
validations:
required: true
- type: input
attributes:
label: Vibeflow and Node.js versions
validations:
required: true