@appthen/vibe-workspace 0.1.3 → 0.1.5
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/dist/{PluginContext-BTkDt_AE.js → PluginContext-CH3LG0v3.js} +2 -1
- package/dist/PluginContext-CH3LG0v3.js.map +1 -0
- package/dist/{Workbench-97d1mmiW.js → Workbench-BGO7IU10.js} +991 -513
- package/dist/{Workbench-97d1mmiW.js.map → Workbench-BGO7IU10.js.map} +1 -1
- package/dist/{activate-UAlxV7nF.js → activate-DKrF2R5j.js} +8 -6
- package/dist/{activate-UAlxV7nF.js.map → activate-DKrF2R5j.js.map} +1 -1
- package/dist/{devWorkbench-DIrIJP3G.js → devWorkbench-s_zBnSS2.js} +48 -5
- package/dist/devWorkbench-s_zBnSS2.js.map +1 -0
- package/dist/extension-cli/index.js +1 -1
- package/dist/extension-dev/index.js +1 -1
- package/dist/extension-dev-workbench/index.js +3 -3
- package/dist/index.js +5 -5
- package/dist/plugins/agent/PluginModule.js +2 -2
- package/dist/plugins/base/index.js +1 -1
- package/dist/vibe-workspace/src/extension-dev/workspace.d.ts +1 -0
- package/dist/vibe-workspace/src/plugins/workspace-agent/components/ModelProviderPanel.d.ts +7 -1
- package/dist/vibe-workspace/src/plugins/workspace-agent/components/WorkspaceAgentSettingsDialog.d.ts +9 -0
- package/dist/vibe-workspace/src/plugins/workspace-agent/components/WorkspaceRuntimeConfigPanel.d.ts +2 -0
- package/dist/vibe-workspace/src/plugins/workspace-agent/core/model-provider-service.d.ts +2 -0
- package/dist/vibe-workspace/src/plugins/workspace-agent/core/protocol.d.ts +7 -0
- package/dist/vibe-workspace/src/types.d.ts +1 -0
- package/dist/vibe-workspace/src/workbench/WorkbenchHome.d.ts +10 -0
- package/dist/vibe-workspace.css +1 -1
- package/dist/workbench/index.js +2 -2
- package/package.json +2 -1
- package/dist/PluginContext-BTkDt_AE.js.map +0 -1
- package/dist/devWorkbench-DIrIJP3G.js.map +0 -1
|
@@ -51210,9 +51210,9 @@ export {
|
|
|
51210
51210
|
Cloud as ce,
|
|
51211
51211
|
SquareTerminal as cf,
|
|
51212
51212
|
Earth as cg,
|
|
51213
|
-
|
|
51214
|
-
|
|
51215
|
-
|
|
51213
|
+
Save as ch,
|
|
51214
|
+
FileCode as ci,
|
|
51215
|
+
Keyboard as cj,
|
|
51216
51216
|
FileArchive as ck,
|
|
51217
51217
|
AtSign as cl,
|
|
51218
51218
|
ShieldOff as cm,
|
|
@@ -51224,8 +51224,10 @@ export {
|
|
|
51224
51224
|
Route as cs,
|
|
51225
51225
|
MapPin as ct,
|
|
51226
51226
|
FolderPlus as cu,
|
|
51227
|
-
|
|
51228
|
-
|
|
51227
|
+
House as cv,
|
|
51228
|
+
getCurrentUser as cw,
|
|
51229
|
+
ApiRequestError as cx,
|
|
51230
|
+
FlaskConical as cy,
|
|
51229
51231
|
Star as d,
|
|
51230
51232
|
SlidersHorizontal as e,
|
|
51231
51233
|
Activity as f,
|
|
@@ -51250,4 +51252,4 @@ export {
|
|
|
51250
51252
|
Building2 as y,
|
|
51251
51253
|
ChevronsUpDown as z
|
|
51252
51254
|
};
|
|
51253
|
-
//# sourceMappingURL=activate-
|
|
51255
|
+
//# sourceMappingURL=activate-DKrF2R5j.js.map
|