mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:56:45 +00:00
feat: release Vibeflow n8n v0.6.0
This commit is contained in:
parent
097f35215f
commit
260d447f40
15 changed files with 435 additions and 56 deletions
17
assets/terminal-demo.svg
Normal file
17
assets/terminal-demo.svg
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="1400" height="900" viewBox="0 0 1400 900">
|
||||
<rect width="1400" height="900" fill="#0a0f1f"/>
|
||||
<rect x="80" y="70" width="1240" height="760" rx="24" fill="#111827" stroke="#334155"/>
|
||||
<circle cx="130" cy="110" r="10" fill="#f87171"/>
|
||||
<circle cx="160" cy="110" r="10" fill="#fbbf24"/>
|
||||
<circle cx="190" cy="110" r="10" fill="#34d399"/>
|
||||
<text x="120" y="170" fill="#93c5fd" font-size="28" font-family="Courier New, monospace">$ use vibeflow skill to build a support triage workflow</text>
|
||||
<text x="120" y="245" fill="#86efac" font-size="28" font-family="Courier New, monospace">Agent> What should trigger the workflow?</text>
|
||||
<text x="120" y="300" fill="#e5e7eb" font-size="28" font-family="Courier New, monospace">User> New support emails tagged urgent or billing</text>
|
||||
<text x="120" y="375" fill="#86efac" font-size="28" font-family="Courier New, monospace">Agent> Which systems should receive the result?</text>
|
||||
<text x="120" y="430" fill="#e5e7eb" font-size="28" font-family="Courier New, monospace">User> Zendesk, Slack, and a spreadsheet</text>
|
||||
<text x="120" y="505" fill="#86efac" font-size="28" font-family="Courier New, monospace">Agent> Generating normalized plan...</text>
|
||||
<text x="120" y="580" fill="#7dd3fc" font-size="28" font-family="Courier New, monospace">✔ objective</text>
|
||||
<text x="120" y="625" fill="#7dd3fc" font-size="28" font-family="Courier New, monospace">✔ trigger</text>
|
||||
<text x="120" y="670" fill="#7dd3fc" font-size="28" font-family="Courier New, monospace">✔ branching logic</text>
|
||||
<text x="120" y="715" fill="#7dd3fc" font-size="28" font-family="Courier New, monospace">✔ validation plan</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue