@teambit/harmony.content.cli-reference 2.0.659 → 2.0.660

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.
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.11.21'
2
+ description: 'Bit command synopses. Bit version: 1.11.22'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -144,14 +144,14 @@
144
144
  "Setup global configuration (default: workspace-specific)"
145
145
  ]
146
146
  ],
147
- "description": "Setup MCP integration with VS Code, Cursor, Windsurf, or other editors",
148
- "extendedDescription": "Creates or updates configuration files to integrate Bit MCP server with supported editors. Currently supports VS Code, Cursor, and Windsurf.",
147
+ "description": "Setup MCP integration with VS Code, Cursor, Windsurf, Roo Code, or other editors",
148
+ "extendedDescription": "Creates or updates configuration files to integrate Bit MCP server with supported editors. Currently supports VS Code, Cursor, Windsurf, and Roo Code.",
149
149
  "group": "ungrouped",
150
150
  "private": false,
151
151
  "arguments": [
152
152
  {
153
153
  "name": "editor",
154
- "description": "Editor to setup (default: vscode). Available: vscode, cursor, windsurf"
154
+ "description": "Editor to setup (default: vscode). Available: vscode, cursor, windsurf, roo"
155
155
  }
156
156
  ]
157
157
  },
package/cli-reference.mdx CHANGED
@@ -1600,12 +1600,12 @@ Start the Model Context Protocol (MCP) server with the specified configuration
1600
1600
 
1601
1601
  **Usage**: `mcp-server setup [editor]`
1602
1602
 
1603
- **Description**: Setup MCP integration with VS Code, Cursor, Windsurf, or other editors
1604
- Creates or updates configuration files to integrate Bit MCP server with supported editors. Currently supports VS Code, Cursor, and Windsurf.
1603
+ **Description**: Setup MCP integration with VS Code, Cursor, Windsurf, Roo Code, or other editors
1604
+ Creates or updates configuration files to integrate Bit MCP server with supported editors. Currently supports VS Code, Cursor, Windsurf, and Roo Code.
1605
1605
 
1606
- | **Arg** | **Description** |
1607
- | -------- | :--------------------------------------------------------------------: |
1608
- | `editor` | Editor to setup (default: vscode). Available: vscode, cursor, windsurf |
1606
+ | **Arg** | **Description** |
1607
+ | -------- | :-------------------------------------------------------------------------: |
1608
+ | `editor` | Editor to setup (default: vscode). Available: vscode, cursor, windsurf, roo |
1609
1609
 
1610
1610
  | **Option** | **Option alias** | **Description** |
1611
1611
  | --------------------------------- | :--------------: | -------------------------------------------------------------------------------------- |
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.11.21'
2
+ description: 'Bit command synopses. Bit version: 1.11.22'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -144,14 +144,14 @@
144
144
  "Setup global configuration (default: workspace-specific)"
145
145
  ]
146
146
  ],
147
- "description": "Setup MCP integration with VS Code, Cursor, Windsurf, or other editors",
148
- "extendedDescription": "Creates or updates configuration files to integrate Bit MCP server with supported editors. Currently supports VS Code, Cursor, and Windsurf.",
147
+ "description": "Setup MCP integration with VS Code, Cursor, Windsurf, Roo Code, or other editors",
148
+ "extendedDescription": "Creates or updates configuration files to integrate Bit MCP server with supported editors. Currently supports VS Code, Cursor, Windsurf, and Roo Code.",
149
149
  "group": "ungrouped",
150
150
  "private": false,
151
151
  "arguments": [
152
152
  {
153
153
  "name": "editor",
154
- "description": "Editor to setup (default: vscode). Available: vscode, cursor, windsurf"
154
+ "description": "Editor to setup (default: vscode). Available: vscode, cursor, windsurf, roo"
155
155
  }
156
156
  ]
157
157
  },
@@ -8602,9 +8602,9 @@ function MDXContent(_ref) {
8602
8602
  parentName: "p"
8603
8603
  }, "mcp-server setup [editor]")), (0, _react2.mdx)("p", null, (0, _react2.mdx)("strong", {
8604
8604
  parentName: "p"
8605
- }, "Description"), ": Setup MCP integration with VS Code, Cursor, Windsurf, or other editors", (0, _react2.mdx)("br", {
8605
+ }, "Description"), ": Setup MCP integration with VS Code, Cursor, Windsurf, Roo Code, or other editors", (0, _react2.mdx)("br", {
8606
8606
  parentName: "p"
8607
- }), "\n", "Creates or updates configuration files to integrate Bit MCP server with supported editors. Currently supports VS Code, Cursor, and Windsurf."), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
8607
+ }), "\n", "Creates or updates configuration files to integrate Bit MCP server with supported editors. Currently supports VS Code, Cursor, Windsurf, and Roo Code."), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
8608
8608
  parentName: "table"
8609
8609
  }, (0, _react2.mdx)("tr", {
8610
8610
  parentName: "thead"
@@ -8630,7 +8630,7 @@ function MDXContent(_ref) {
8630
8630
  }, "editor")), (0, _react2.mdx)("td", {
8631
8631
  parentName: "tr",
8632
8632
  "align": "center"
8633
- }, "Editor to setup (default: vscode). Available: vscode, cursor, windsurf")))), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
8633
+ }, "Editor to setup (default: vscode). Available: vscode, cursor, windsurf, roo")))), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
8634
8634
  parentName: "table"
8635
8635
  }, (0, _react2.mdx)("tr", {
8636
8636
  parentName: "thead"