@superblocksteam/vite-plugin-file-sync 2.0.0-next.126 → 2.0.0-next.127
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/ai-service/app-interface/shell.d.ts.map +1 -1
- package/dist/ai-service/app-interface/shell.js +2 -0
- package/dist/ai-service/app-interface/shell.js.map +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbButtonPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbCheckboxPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbColumnPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbContainerPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbDatePickerPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbDropdownPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbIconPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbImagePropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbInputPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbModalPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbPagePropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbSectionPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbSlideoutPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbSwitchPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbTablePropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-components/SbTextPropsDocs.js +1 -1
- package/dist/ai-service/prompts/generated/library-typedefs/Dim.js +1 -1
- package/dist/ai-service/prompts/generated/library-typedefs/SbEventFlow.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-api.d.ts +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-api.d.ts.map +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-api.js +2 -2
- package/dist/ai-service/prompts/generated/subprompts/superblocks-api.js.map +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-components-rules.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-custom-components.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-data-filtering.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-event-flow.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-forms.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-layouts.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-page.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-rbac.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-routes.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-state.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/superblocks-theming.js +1 -1
- package/dist/ai-service/prompts/generated/subprompts/system.js +1 -1
- package/dist/ai-service/state-machine/handlers/runtime-reviewing.d.ts.map +1 -1
- package/dist/ai-service/state-machine/handlers/runtime-reviewing.js +7 -5
- package/dist/ai-service/state-machine/handlers/runtime-reviewing.js.map +1 -1
- package/package.json +5 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime-reviewing.d.ts","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/runtime-reviewing.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAKV,KAAK,EACL,eAAe,EAChB,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iBAAiB,CAAC;AAE/D,eAAO,MAAM,kBAAkB,GAC7B,OAAO,KAAK,EACZ,QAAQ,uBAAuB,MAMjB,WAAW,eAAe,KAAG,OAAO,CAAC,IAAI,
|
|
1
|
+
{"version":3,"file":"runtime-reviewing.d.ts","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/runtime-reviewing.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAKV,KAAK,EACL,eAAe,EAChB,MAAM,iBAAiB,CAAC;AACzB,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iBAAiB,CAAC;AAE/D,eAAO,MAAM,kBAAkB,GAC7B,OAAO,KAAK,EACZ,QAAQ,uBAAuB,MAMjB,WAAW,eAAe,KAAG,OAAO,CAAC,IAAI,CAsGxD,CAAC"}
|
|
@@ -22,11 +22,13 @@ export const doRuntimeReviewing = (clark, params) => {
|
|
|
22
22
|
...context,
|
|
23
23
|
hasSuggestions: context.hasSuggestions || files.length > 0,
|
|
24
24
|
}));
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
25
|
+
if (!clark.context.usedDebugging) {
|
|
26
|
+
void sendUserMessage({
|
|
27
|
+
type: "text",
|
|
28
|
+
group: "agent-qa",
|
|
29
|
+
text: "Great, I'll confirm this app works as expected.",
|
|
30
|
+
});
|
|
31
|
+
}
|
|
30
32
|
void sendUserMessage({
|
|
31
33
|
type: "control",
|
|
32
34
|
group: "agent-qa/user-flows",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtime-reviewing.js","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/runtime-reviewing.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,iCAAiC,EACjC,wBAAwB,EACxB,sBAAsB,EACtB,uBAAuB,EACvB,mBAAmB,GACpB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAW1D,MAAM,CAAC,MAAM,kBAAkB,GAAG,CAChC,KAAY,EACZ,MAA+B,EAC/B,EAAE;IACF,MAAM,YAAY,GAAG,cAAc,CAAoB,KAAK,CAAC,CAAC;IAC9D,MAAM,cAAc,GAAG,oBAAoB,CAAC,KAAK,CAAC,CAAC;IACnD,MAAM,eAAe,GAAG,sBAAsB,CAAC,KAAK,CAAC,CAAC;IAEtD,OAAO,KAAK,EAAE,EAAE,KAAK,EAAmB,EAAiB,EAAE;QACzD,QAAQ,KAAK,CAAC,IAAI,EAAE,CAAC;YACnB,KAAK,mBAAmB;gBACtB,gCAAgC;gBAChC,0EAA0E;gBAC1E,YAAY,CAAQ;oBAClB,IAAI,EAAE,iCAAiC;iBACxC,CAAC,CAAC;gBACH,MAAM;YAER,KAAK,wBAAwB;gBAC3B,CAAC;oBACC,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,CAAC;oBAExB,KAAK,CAAC,aAAa,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC;wBAChC,GAAG,OAAO;wBACV,cAAc,EAAE,OAAO,CAAC,cAAc,IAAI,KAAK,CAAC,MAAM,GAAG,CAAC;qBAC3D,CAAC,CAAC,CAAC;oBAEJ,KAAK,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"runtime-reviewing.js","sourceRoot":"","sources":["../../../../src/ai-service/state-machine/handlers/runtime-reviewing.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superblocksteam/vite-plugin-file-sync",
|
|
3
|
-
"version": "2.0.0-next.
|
|
3
|
+
"version": "2.0.0-next.127",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=20.11.0"
|
|
@@ -54,11 +54,11 @@
|
|
|
54
54
|
"@lezer/common": "1.2.3",
|
|
55
55
|
"@lezer/python": "^1.1.15",
|
|
56
56
|
"@opentelemetry/api": "^1.9.0",
|
|
57
|
-
"@superblocksteam/ai-service-templates": "2.0.0-next.
|
|
58
|
-
"@superblocksteam/library": "2.0.0-next.
|
|
59
|
-
"@superblocksteam/library-shared": "2.0.0-next.
|
|
57
|
+
"@superblocksteam/ai-service-templates": "2.0.0-next.127",
|
|
58
|
+
"@superblocksteam/library": "2.0.0-next.127",
|
|
59
|
+
"@superblocksteam/library-shared": "2.0.0-next.127",
|
|
60
60
|
"@superblocksteam/shared": "0.9160.0",
|
|
61
|
-
"@superblocksteam/util": "2.0.0-next.
|
|
61
|
+
"@superblocksteam/util": "2.0.0-next.127",
|
|
62
62
|
"@typescript-eslint/parser": "^8.32.1",
|
|
63
63
|
"acorn": "^8.14.0",
|
|
64
64
|
"ai": "^4.3.13",
|