mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 13:16:44 +00:00
33 lines
914 B
Markdown
33 lines
914 B
Markdown
# 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
|