@codemcp/workflows 6.20.0 → 6.20.1
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.
- package/package.json +2 -2
- package/packages/cli/package.json +1 -1
- package/packages/core/package.json +1 -1
- package/packages/docs/.vitepress/dist/404.html +1 -1
- package/packages/docs/.vitepress/dist/assets/{style.CuNDUwrv.css → style.7CpfO9Xx.css} +1 -1
- package/packages/docs/.vitepress/dist/dev/ARCHITECTURE.html +1 -1
- package/packages/docs/.vitepress/dist/dev/DEVELOPMENT.html +1 -1
- package/packages/docs/.vitepress/dist/dev/LOGGING.html +1 -1
- package/packages/docs/.vitepress/dist/dev/PUBLISHING.html +1 -1
- package/packages/docs/.vitepress/dist/index.html +1 -1
- package/packages/docs/.vitepress/dist/user/advanced-engineering.html +1 -1
- package/packages/docs/.vitepress/dist/user/agent-setup.html +1 -1
- package/packages/docs/.vitepress/dist/user/beads-integration.html +1 -1
- package/packages/docs/.vitepress/dist/user/crowd-mcp-integration.html +1 -1
- package/packages/docs/.vitepress/dist/user/custom-workflows.html +1 -1
- package/packages/docs/.vitepress/dist/user/git-commit-feature.html +1 -1
- package/packages/docs/.vitepress/dist/user/how-it-works.html +1 -1
- package/packages/docs/.vitepress/dist/user/long-term-memory.html +1 -1
- package/packages/docs/.vitepress/dist/user/packaged-workflows.html +1 -1
- package/packages/docs/.vitepress/dist/user/tutorial.html +1 -1
- package/packages/docs/.vitepress/dist/user/workflow-selection.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/adr.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/big-bang-conversion.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/boundary-testing.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/bugfix.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/business-analysis.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/c4-analysis.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/epcc.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/game-beginner.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/greenfield.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/minor.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/posts.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/pr-review.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/qrspi.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-bugfix-crowd.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-bugfix.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-feature-crowd.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-feature.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-greenfield-crowd.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-greenfield.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/skilled-bugfix.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/skilled-epcc.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/skilled-greenfield.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/slides.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/tdd.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/waterfall.html +1 -1
- package/packages/docs/.vitepress/dist/workflows.html +1 -1
- package/packages/docs/package.json +1 -1
- package/packages/mcp-server/package.json +1 -1
- package/packages/opencode-plugin/package.json +1 -1
- package/packages/opencode-tui-plugin/package.json +1 -1
- package/packages/visualizer/dist/WorkflowVisualizer.vue +7 -2
- package/packages/visualizer/package.json +1 -1
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Publishing Guide | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Advanced Engineering | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Agent Setup Guide | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Beads Integration for Workflows Server | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Crowd Workflows - Multi-Agent Collaboration Guide | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Custom Workflows | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Git Commits | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>How It Works | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Memory Systems | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Packaged Workflows | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Hands-On Tutorial | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Automatic Workflow Selection | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.7CpfO9Xx.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -1012,8 +1012,13 @@ onUnmounted(() => {
|
|
|
1012
1012
|
}
|
|
1013
1013
|
|
|
1014
1014
|
#workflow-visualizer-app .code-block ul,
|
|
1015
|
-
#workflow-visualizer-app .code-block ol
|
|
1016
|
-
|
|
1015
|
+
#workflow-visualizer-app .code-block ol {
|
|
1016
|
+
padding: 0;
|
|
1017
|
+
margin: 0 0 0 1rem;
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
|
+
#workflow-visualizer-app .code-block li,
|
|
1021
|
+
#workflow-visualizer-app .code-block p {
|
|
1017
1022
|
line-height: 1.25rem;
|
|
1018
1023
|
padding: 0;
|
|
1019
1024
|
margin: 0;
|