feat: launch Vibeflow n8n v0.5.0

This commit is contained in:
Felipe Domingues 2026-04-12 13:33:57 -03:00
commit 097f35215f
60 changed files with 2831 additions and 0 deletions

33
docs/roadmap.md Normal file
View file

@ -0,0 +1,33 @@
# Roadmap
## Current state: v0.3.0
V3 is designed to be GitHub-ready:
- documentation is stronger
- client setup is more concrete
- a normalized plan schema exists
- examples are easier to adapt
- release flow is clearer
## v0.4.0 ideas
- richer sample plans across domains
- optional validation checklist by workflow type
- repository screenshots and terminal captures
- sample `.mcp.json`, `config.toml`, and `opencode.jsonc` fixtures
- stricter final report format
## v0.5.0 ideas
- test harness for plan validation
- library of domain-specific recipes
- template packs for lead ops, support ops, finance ops, and AI agents
- optional workflow quality scoring rubric
## Long-term direction
Turn Vibeflow n8n into a portable skill pack that:
- speaks natural language with minimal friction
- plans before building
- works across multiple MCP-capable coding agents
- remains understandable to non-experts