@igoruehara/canvas-flow 0.1.7 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -50,19 +50,19 @@ http://localhost:3333
50
50
 
51
51
  ### Editor Visual
52
52
 
53
- ![Editor visual de fluxos do Canvas Flow](https://cdn.jsdelivr.net/npm/@igoruehara/canvas-flow@0.1.7/docs/screenshots/flow-editor.png)
53
+ ![Editor visual de fluxos do Canvas Flow](https://cdn.jsdelivr.net/npm/@igoruehara/canvas-flow@latest/docs/screenshots/flow-editor.png)
54
54
 
55
55
  ### Teste Do Fluxo
56
56
 
57
- ![Editor visual com painel de teste do fluxo](https://cdn.jsdelivr.net/npm/@igoruehara/canvas-flow@0.1.7/docs/screenshots/flow-editor-test-panel.png)
57
+ ![Editor visual com painel de teste do fluxo](https://cdn.jsdelivr.net/npm/@igoruehara/canvas-flow@latest/docs/screenshots/flow-editor-test-panel.png)
58
58
 
59
59
  ### Biblioteca De Componentes
60
60
 
61
- ![Biblioteca de componentes do Canvas Flow](https://cdn.jsdelivr.net/npm/@igoruehara/canvas-flow@0.1.7/docs/screenshots/component-library.png)
61
+ ![Biblioteca de componentes do Canvas Flow](https://cdn.jsdelivr.net/npm/@igoruehara/canvas-flow@latest/docs/screenshots/component-library.png)
62
62
 
63
63
  ### Provedores
64
64
 
65
- ![Tela de provedores do Canvas Flow](https://cdn.jsdelivr.net/npm/@igoruehara/canvas-flow@0.1.7/docs/screenshots/providers.png)
65
+ ![Tela de provedores do Canvas Flow](https://cdn.jsdelivr.net/npm/@igoruehara/canvas-flow@latest/docs/screenshots/providers.png)
66
66
 
67
67
  ## Rodar Com Docker
68
68
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@igoruehara/canvas-flow",
3
- "version": "0.1.7",
3
+ "version": "0.1.8",
4
4
  "description": "Standalone npm launcher for Canvas Flow multi-agent GenAI workflows.",
5
5
  "keywords": [
6
6
  "IA",