|
1 | 1 | { |
2 | | - "name": "roo-cline", |
| 2 | + "name": "roo-otto", |
3 | 3 | "displayName": "%extension.displayName%", |
4 | 4 | "description": "%extension.description%", |
5 | | - "publisher": "RooVeterinaryInc", |
| 5 | + "publisher": "IdenWorks", |
6 | 6 | "version": "3.18.4", |
7 | 7 | "icon": "assets/icons/icon.png", |
8 | 8 | "galleryBanner": { |
|
14 | 14 | "node": "20.18.1" |
15 | 15 | }, |
16 | 16 | "author": { |
17 | | - "name": "Roo Code" |
| 17 | + "name": "IdenWorks" |
18 | 18 | }, |
19 | 19 | "repository": { |
20 | 20 | "type": "git", |
21 | | - "url": "https://github.com/RooCodeInc/Roo-Code" |
| 21 | + "url": "https://github.com/IdenWorks/Roo-Code" |
22 | 22 | }, |
23 | | - "homepage": "https://github.com/RooCodeInc/Roo-Code", |
| 23 | + "homepage": "https://github.com/IdenWorks/Roo-Code", |
24 | 24 | "categories": [ |
25 | 25 | "AI", |
26 | 26 | "Chat", |
|
54 | 54 | "viewsContainers": { |
55 | 55 | "activitybar": [ |
56 | 56 | { |
57 | | - "id": "roo-cline-ActivityBar", |
| 57 | + "id": "roo-otto-ActivityBar", |
58 | 58 | "title": "%views.activitybar.title%", |
59 | 59 | "icon": "assets/icons/icon.svg" |
60 | 60 | } |
61 | 61 | ] |
62 | 62 | }, |
63 | 63 | "views": { |
64 | | - "roo-cline-ActivityBar": [ |
| 64 | + "roo-otto-ActivityBar": [ |
65 | 65 | { |
66 | 66 | "type": "webview", |
67 | | - "id": "roo-cline.SidebarProvider", |
| 67 | + "id": "roo-otto.SidebarProvider", |
68 | 68 | "name": "" |
69 | 69 | } |
70 | 70 | ] |
71 | 71 | }, |
72 | 72 | "commands": [ |
73 | 73 | { |
74 | | - "command": "roo-cline.plusButtonClicked", |
| 74 | + "command": "roo-otto.plusButtonClicked", |
75 | 75 | "title": "%command.newTask.title%", |
76 | 76 | "icon": "$(add)" |
77 | 77 | }, |
78 | 78 | { |
79 | | - "command": "roo-cline.mcpButtonClicked", |
| 79 | + "command": "roo-otto.mcpButtonClicked", |
80 | 80 | "title": "%command.mcpServers.title%", |
81 | 81 | "icon": "$(server)" |
82 | 82 | }, |
83 | 83 | { |
84 | | - "command": "roo-cline.promptsButtonClicked", |
| 84 | + "command": "roo-otto.promptsButtonClicked", |
85 | 85 | "title": "%command.prompts.title%", |
86 | 86 | "icon": "$(notebook)" |
87 | 87 | }, |
88 | 88 | { |
89 | | - "command": "roo-cline.historyButtonClicked", |
| 89 | + "command": "roo-otto.historyButtonClicked", |
90 | 90 | "title": "%command.history.title%", |
91 | 91 | "icon": "$(history)" |
92 | 92 | }, |
93 | 93 | { |
94 | | - "command": "roo-cline.popoutButtonClicked", |
| 94 | + "command": "roo-otto.popoutButtonClicked", |
95 | 95 | "title": "%command.openInEditor.title%", |
96 | 96 | "icon": "$(link-external)" |
97 | 97 | }, |
98 | 98 | { |
99 | | - "command": "roo-cline.settingsButtonClicked", |
| 99 | + "command": "roo-otto.settingsButtonClicked", |
100 | 100 | "title": "%command.settings.title%", |
101 | 101 | "icon": "$(settings-gear)" |
102 | 102 | }, |
103 | 103 | { |
104 | | - "command": "roo-cline.openInNewTab", |
| 104 | + "command": "roo-otto.openInNewTab", |
105 | 105 | "title": "%command.openInNewTab.title%", |
106 | 106 | "category": "%configuration.title%" |
107 | 107 | }, |
108 | 108 | { |
109 | | - "command": "roo-cline.explainCode", |
| 109 | + "command": "roo-otto.explainCode", |
110 | 110 | "title": "%command.explainCode.title%", |
111 | 111 | "category": "%configuration.title%" |
112 | 112 | }, |
113 | 113 | { |
114 | | - "command": "roo-cline.fixCode", |
| 114 | + "command": "roo-otto.fixCode", |
115 | 115 | "title": "%command.fixCode.title%", |
116 | 116 | "category": "%configuration.title%" |
117 | 117 | }, |
118 | 118 | { |
119 | | - "command": "roo-cline.improveCode", |
| 119 | + "command": "roo-otto.improveCode", |
120 | 120 | "title": "%command.improveCode.title%", |
121 | 121 | "category": "%configuration.title%" |
122 | 122 | }, |
123 | 123 | { |
124 | | - "command": "roo-cline.addToContext", |
| 124 | + "command": "roo-otto.addToContext", |
125 | 125 | "title": "%command.addToContext.title%", |
126 | 126 | "category": "%configuration.title%" |
127 | 127 | }, |
128 | 128 | { |
129 | | - "command": "roo-cline.newTask", |
| 129 | + "command": "roo-otto.newTask", |
130 | 130 | "title": "%command.newTask.title%", |
131 | 131 | "category": "%configuration.title%" |
132 | 132 | }, |
133 | 133 | { |
134 | | - "command": "roo-cline.terminalAddToContext", |
| 134 | + "command": "roo-otto.terminalAddToContext", |
135 | 135 | "title": "%command.terminal.addToContext.title%", |
136 | 136 | "category": "Terminal" |
137 | 137 | }, |
138 | 138 | { |
139 | | - "command": "roo-cline.terminalFixCommand", |
| 139 | + "command": "roo-otto.terminalFixCommand", |
140 | 140 | "title": "%command.terminal.fixCommand.title%", |
141 | 141 | "category": "Terminal" |
142 | 142 | }, |
143 | 143 | { |
144 | | - "command": "roo-cline.terminalExplainCommand", |
| 144 | + "command": "roo-otto.terminalExplainCommand", |
145 | 145 | "title": "%command.terminal.explainCommand.title%", |
146 | 146 | "category": "Terminal" |
147 | 147 | }, |
148 | 148 | { |
149 | | - "command": "roo-cline.setCustomStoragePath", |
| 149 | + "command": "roo-otto.setCustomStoragePath", |
150 | 150 | "title": "%command.setCustomStoragePath.title%", |
151 | 151 | "category": "%configuration.title%" |
152 | 152 | }, |
153 | 153 | { |
154 | | - "command": "roo-cline.focusInput", |
| 154 | + "command": "roo-otto.focusInput", |
155 | 155 | "title": "%command.focusInput.title%", |
156 | 156 | "category": "%configuration.title%" |
157 | 157 | }, |
158 | 158 | { |
159 | | - "command": "roo-cline.acceptInput", |
| 159 | + "command": "roo-otto.acceptInput", |
160 | 160 | "title": "%command.acceptInput.title%", |
161 | 161 | "category": "%configuration.title%" |
162 | 162 | } |
163 | 163 | ], |
164 | 164 | "menus": { |
165 | 165 | "editor/context": [ |
166 | 166 | { |
167 | | - "submenu": "roo-cline.contextMenu", |
| 167 | + "submenu": "roo-otto.contextMenu", |
168 | 168 | "group": "navigation" |
169 | 169 | } |
170 | 170 | ], |
171 | | - "roo-cline.contextMenu": [ |
| 171 | + "roo-otto.contextMenu": [ |
172 | 172 | { |
173 | | - "command": "roo-cline.addToContext", |
| 173 | + "command": "roo-otto.addToContext", |
174 | 174 | "group": "1_actions@1" |
175 | 175 | }, |
176 | 176 | { |
177 | | - "command": "roo-cline.explainCode", |
| 177 | + "command": "roo-otto.explainCode", |
178 | 178 | "group": "1_actions@2" |
179 | 179 | }, |
180 | 180 | { |
181 | | - "command": "roo-cline.improveCode", |
| 181 | + "command": "roo-otto.improveCode", |
182 | 182 | "group": "1_actions@3" |
183 | 183 | } |
184 | 184 | ], |
185 | 185 | "terminal/context": [ |
186 | 186 | { |
187 | | - "submenu": "roo-cline.terminalMenu", |
| 187 | + "submenu": "roo-otto.terminalMenu", |
188 | 188 | "group": "navigation" |
189 | 189 | } |
190 | 190 | ], |
191 | | - "roo-cline.terminalMenu": [ |
| 191 | + "roo-otto.terminalMenu": [ |
192 | 192 | { |
193 | | - "command": "roo-cline.terminalAddToContext", |
| 193 | + "command": "roo-otto.terminalAddToContext", |
194 | 194 | "group": "1_actions@1" |
195 | 195 | }, |
196 | 196 | { |
197 | | - "command": "roo-cline.terminalFixCommand", |
| 197 | + "command": "roo-otto.terminalFixCommand", |
198 | 198 | "group": "1_actions@2" |
199 | 199 | }, |
200 | 200 | { |
201 | | - "command": "roo-cline.terminalExplainCommand", |
| 201 | + "command": "roo-otto.terminalExplainCommand", |
202 | 202 | "group": "1_actions@3" |
203 | 203 | } |
204 | 204 | ], |
205 | 205 | "view/title": [ |
206 | 206 | { |
207 | | - "command": "roo-cline.plusButtonClicked", |
| 207 | + "command": "roo-otto.plusButtonClicked", |
208 | 208 | "group": "navigation@1", |
209 | | - "when": "view == roo-cline.SidebarProvider" |
| 209 | + "when": "view == roo-otto.SidebarProvider" |
210 | 210 | }, |
211 | 211 | { |
212 | | - "command": "roo-cline.promptsButtonClicked", |
| 212 | + "command": "roo-otto.promptsButtonClicked", |
213 | 213 | "group": "navigation@2", |
214 | | - "when": "view == roo-cline.SidebarProvider" |
| 214 | + "when": "view == roo-otto.SidebarProvider" |
215 | 215 | }, |
216 | 216 | { |
217 | | - "command": "roo-cline.mcpButtonClicked", |
| 217 | + "command": "roo-otto.mcpButtonClicked", |
218 | 218 | "group": "navigation@3", |
219 | | - "when": "view == roo-cline.SidebarProvider" |
| 219 | + "when": "view == roo-otto.SidebarProvider" |
220 | 220 | }, |
221 | 221 | { |
222 | | - "command": "roo-cline.historyButtonClicked", |
| 222 | + "command": "roo-otto.historyButtonClicked", |
223 | 223 | "group": "navigation@4", |
224 | | - "when": "view == roo-cline.SidebarProvider" |
| 224 | + "when": "view == roo-otto.SidebarProvider" |
225 | 225 | }, |
226 | 226 | { |
227 | | - "command": "roo-cline.popoutButtonClicked", |
| 227 | + "command": "roo-otto.popoutButtonClicked", |
228 | 228 | "group": "navigation@5", |
229 | | - "when": "view == roo-cline.SidebarProvider" |
| 229 | + "when": "view == roo-otto.SidebarProvider" |
230 | 230 | }, |
231 | 231 | { |
232 | | - "command": "roo-cline.settingsButtonClicked", |
| 232 | + "command": "roo-otto.settingsButtonClicked", |
233 | 233 | "group": "navigation@6", |
234 | | - "when": "view == roo-cline.SidebarProvider" |
| 234 | + "when": "view == roo-otto.SidebarProvider" |
235 | 235 | } |
236 | 236 | ], |
237 | 237 | "editor/title": [ |
238 | 238 | { |
239 | | - "command": "roo-cline.plusButtonClicked", |
| 239 | + "command": "roo-otto.plusButtonClicked", |
240 | 240 | "group": "navigation@1", |
241 | | - "when": "activeWebviewPanelId == roo-cline.TabPanelProvider" |
| 241 | + "when": "activeWebviewPanelId == roo-otto.TabPanelProvider" |
242 | 242 | }, |
243 | 243 | { |
244 | | - "command": "roo-cline.promptsButtonClicked", |
| 244 | + "command": "roo-otto.promptsButtonClicked", |
245 | 245 | "group": "navigation@2", |
246 | | - "when": "activeWebviewPanelId == roo-cline.TabPanelProvider" |
| 246 | + "when": "activeWebviewPanelId == roo-otto.TabPanelProvider" |
247 | 247 | }, |
248 | 248 | { |
249 | | - "command": "roo-cline.mcpButtonClicked", |
| 249 | + "command": "roo-otto.mcpButtonClicked", |
250 | 250 | "group": "navigation@3", |
251 | | - "when": "activeWebviewPanelId == roo-cline.TabPanelProvider" |
| 251 | + "when": "activeWebviewPanelId == roo-otto.TabPanelProvider" |
252 | 252 | }, |
253 | 253 | { |
254 | | - "command": "roo-cline.historyButtonClicked", |
| 254 | + "command": "roo-otto.historyButtonClicked", |
255 | 255 | "group": "navigation@4", |
256 | | - "when": "activeWebviewPanelId == roo-cline.TabPanelProvider" |
| 256 | + "when": "activeWebviewPanelId == roo-otto.TabPanelProvider" |
257 | 257 | }, |
258 | 258 | { |
259 | | - "command": "roo-cline.popoutButtonClicked", |
| 259 | + "command": "roo-otto.popoutButtonClicked", |
260 | 260 | "group": "navigation@5", |
261 | | - "when": "activeWebviewPanelId == roo-cline.TabPanelProvider" |
| 261 | + "when": "activeWebviewPanelId == roo-otto.TabPanelProvider" |
262 | 262 | }, |
263 | 263 | { |
264 | | - "command": "roo-cline.settingsButtonClicked", |
| 264 | + "command": "roo-otto.settingsButtonClicked", |
265 | 265 | "group": "navigation@6", |
266 | | - "when": "activeWebviewPanelId == roo-cline.TabPanelProvider" |
| 266 | + "when": "activeWebviewPanelId == roo-otto.TabPanelProvider" |
267 | 267 | } |
268 | 268 | ] |
269 | 269 | }, |
270 | 270 | "submenus": [ |
271 | 271 | { |
272 | | - "id": "roo-cline.contextMenu", |
| 272 | + "id": "roo-otto.contextMenu", |
273 | 273 | "label": "%views.contextMenu.label%" |
274 | 274 | }, |
275 | 275 | { |
276 | | - "id": "roo-cline.terminalMenu", |
| 276 | + "id": "roo-otto.terminalMenu", |
277 | 277 | "label": "%views.terminalMenu.label%" |
278 | 278 | } |
279 | 279 | ], |
280 | 280 | "configuration": { |
281 | 281 | "title": "%configuration.title%", |
282 | 282 | "properties": { |
283 | | - "roo-cline.allowedCommands": { |
| 283 | + "roo-otto.allowedCommands": { |
284 | 284 | "type": "array", |
285 | 285 | "items": { |
286 | 286 | "type": "string" |
|
295 | 295 | ], |
296 | 296 | "description": "%commands.allowedCommands.description%" |
297 | 297 | }, |
298 | | - "roo-cline.vsCodeLmModelSelector": { |
| 298 | + "roo-otto.vsCodeLmModelSelector": { |
299 | 299 | "type": "object", |
300 | 300 | "properties": { |
301 | 301 | "vendor": { |
|
309 | 309 | }, |
310 | 310 | "description": "%settings.vsCodeLmModelSelector.description%" |
311 | 311 | }, |
312 | | - "roo-cline.customStoragePath": { |
| 312 | + "roo-otto.customStoragePath": { |
313 | 313 | "type": "string", |
314 | 314 | "default": "", |
315 | 315 | "description": "%settings.customStoragePath.description%" |
|
0 commit comments