@slycode/slycode 0.2.5 → 0.2.7
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/messaging/index.js +9 -2
- package/dist/messaging/index.js.map +1 -1
- package/dist/messaging/stt.d.ts +3 -1
- package/dist/messaging/stt.js +76 -0
- package/dist/messaging/stt.js.map +1 -1
- package/dist/messaging/types.d.ts +3 -1
- package/dist/scripts/scaffold.js +3 -2
- package/dist/web/.next/BUILD_ID +1 -1
- package/dist/web/.next/build-manifest.json +4 -4
- package/dist/web/.next/server/app/_global-error/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/_global-error/page.js +1 -1
- package/dist/web/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/_global-error.html +2 -2
- package/dist/web/.next/server/app/_global-error.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/_not-found/page.js +1 -1
- package/dist/web/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/_not-found.html +1 -1
- package/dist/web/.next/server/app/_not-found.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/api/cli-assets/fix/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/fix/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/import/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/import/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/preview/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/preview/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/store/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/sync/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/sync/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/cli-assets/updates/route.js +1 -1
- package/dist/web/.next/server/app/api/cli-assets/updates/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/dashboard/route.js +1 -1
- package/dist/web/.next/server/app/api/dashboard/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/file/route.js +1 -1
- package/dist/web/.next/server/app/api/file/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/git-status/route.js +1 -1
- package/dist/web/.next/server/app/api/git-status/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/kanban/route.js +1 -1
- package/dist/web/.next/server/app/api/kanban/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/kanban/stream/route.js +1 -1
- package/dist/web/.next/server/app/api/kanban/stream/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/projects/[id]/route.js +1 -1
- package/dist/web/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/projects/reorder/route.js +1 -1
- package/dist/web/.next/server/app/api/projects/reorder/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/projects/route.js +1 -1
- package/dist/web/.next/server/app/api/projects/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/scheduler/route.js +1 -1
- package/dist/web/.next/server/app/api/scheduler/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/search/route.js +1 -1
- package/dist/web/.next/server/app/api/search/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/sly-actions/invalidate/route.js +1 -1
- package/dist/web/.next/server/app/api/sly-actions/invalidate/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/sly-actions/route.js +1 -1
- package/dist/web/.next/server/app/api/sly-actions/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/sly-actions/stream/route.js +1 -1
- package/dist/web/.next/server/app/api/sly-actions/stream/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/api/transcribe/route.js +5 -2
- package/dist/web/.next/server/app/api/transcribe/route.js.nft.json +1 -1
- package/dist/web/.next/server/app/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/page.js +2 -2
- package/dist/web/.next/server/app/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/app/project/[id]/page/build-manifest.json +2 -2
- package/dist/web/.next/server/app/project/[id]/page.js +2 -2
- package/dist/web/.next/server/app/project/[id]/page.js.nft.json +1 -1
- package/dist/web/.next/server/app/project/[id]/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/chunks/[externals]__c6831f39._.js +3 -0
- package/dist/web/.next/server/chunks/[externals]_node:async_hooks_b485b2a4._.js +3 -0
- package/dist/web/.next/server/chunks/[externals]_node:http_c3a9e25f._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__0234f869._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__0f8687da._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__104b2da3._.js +4 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__12f6cd6f._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__15fc9266._.js +18 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__1cdc76ef._.js +3 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__933e6077._.js → [root-of-the-server]__1ec21ccc._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__279e9bf3._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__2d1f0ed9._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__3998d59e._.js +19 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__3c5ef8ec._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__3dc5531f._.js +5 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__403750fd._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__41df0777._.js +3 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__b9e7d34c._.js → [root-of-the-server]__4244617a._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__47dd878e._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__5e08b942._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__71bb3374._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__7603305e._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__7c476ad6._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__846ca56f._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__934c9bb4._.js +5 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__98d88050._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__b273cc05._.js +3 -0
- package/dist/web/.next/server/chunks/{[root-of-the-server]__bc55c42a._.js → [root-of-the-server]__d0f4efec._.js} +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__d6362272._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__de1277ee._.js +27 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__e00fb85f._.js +9 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__e4988941._.js +4 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__f3e501b6._.js +3 -0
- package/dist/web/.next/server/chunks/[root-of-the-server]__f97e93fa._.js +6 -0
- package/dist/web/.next/server/chunks/a9bf9_@aws-sdk_core_dist-es_submodules_protocols_json_AwsRestJsonProtocol_764d7a83.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_credential-provider-env_dist-es_index_55d96139.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_signin_index_6712dec9.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_sso-oidc_index_df09d547.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@aws-sdk_nested-clients_dist-es_submodules_sts_index_c78619b3.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_@smithy_core_dist-es_submodules_event-streams_index_73e35402.js +3 -0
- package/dist/web/.next/server/chunks/node_modules_ec9ae6c4._.js +18 -0
- package/dist/web/.next/server/chunks/src_677020aa._.js +1 -1
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__077f472c._.js +3 -0
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__977b1a68._.js → [root-of-the-server]__0841f0b5._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__1f5fc489._.js +9 -0
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__2f64210a._.js +3 -0
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__d57c94e0._.js → [root-of-the-server]__92021d33._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__e0032864._.js → [root-of-the-server]__9ac6ea25._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__677b7660._.js → [root-of-the-server]__bcbe4bf2._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/{[root-of-the-server]__6db27fe1._.js → [root-of-the-server]__dfe2728c._.js} +2 -2
- package/dist/web/.next/server/chunks/ssr/src_lib_registry_ts_2fc87c9c._.js +1 -1
- package/dist/web/.next/server/middleware-build-manifest.js +2 -2
- package/dist/web/.next/server/pages/404.html +1 -1
- package/dist/web/.next/server/pages/500.html +2 -2
- package/dist/web/.next/static/chunks/0bab8c7c82cef548.js +4 -0
- package/dist/web/.next/static/chunks/{b694f741bb34ac84.js → 1b46e836090e130b.js} +1 -1
- package/dist/web/.next/static/chunks/{ef0dc6461e9250d8.js → cf910fc299170b7d.js} +2 -2
- package/dist/web/.next/static/chunks/{turbopack-4964158913ad5e72.js → turbopack-563e27abda63930f.js} +2 -2
- package/dist/web/package-lock.json +1589 -155
- package/dist/web/package.json +1 -0
- package/dist/web/src/app/api/transcribe/route.ts +96 -1
- package/dist/web/src/lib/store-scanner.ts +8 -69
- package/dist/web/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/templates/kanban-seed.json +1 -1
- package/dist/web/.next/server/chunks/[externals]__65615fd8._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__46b023d4._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__4c7995bf._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__4d0d3464._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__6d330d40._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__884d73e4._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__8ab096a3._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__9058a007._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__949bb248._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__aa814a86._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__ad64e04f._.js +0 -27
- package/dist/web/.next/server/chunks/[root-of-the-server]__baa99257._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__bbb4b3ac._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__bf286c26._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__d219e3f0._.js +0 -18
- package/dist/web/.next/server/chunks/[root-of-the-server]__d38c7a96._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__e9b0e744._.js +0 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__f1fe18e6._.js +0 -6
- package/dist/web/.next/server/chunks/[root-of-the-server]__f4124388._.js +0 -3
- package/dist/web/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_ffc6c790.js +0 -11
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__73cfc6bb._.js +0 -3
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__79c0188d._.js +0 -9
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__bb807bcf._.js +0 -3
- package/dist/web/.next/static/chunks/7660448872d80e27.js +0 -4
- /package/dist/web/.next/static/{Ky5DLflBRa2FbKsyhH40R → LL2KFMFJkFiDQbYtgqSpv}/_buildManifest.js +0 -0
- /package/dist/web/.next/static/{Ky5DLflBRa2FbKsyhH40R → LL2KFMFJkFiDQbYtgqSpv}/_clientMiddlewareManifest.json +0 -0
- /package/dist/web/.next/static/{Ky5DLflBRa2FbKsyhH40R → LL2KFMFJkFiDQbYtgqSpv}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
module.exports=[56704,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},50227,(a,b,c)=>{b.exports=a.x("node:path",()=>require("node:path"))},59639,(a,b,c)=>{b.exports=a.x("node:process",()=>require("node:process"))},20635,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/action-async-storage.external.js",()=>require("next/dist/server/app-render/action-async-storage.external.js"))},9270,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.AppRouterContext},38783,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored["react-ssr"].ReactServerDOMTurbopackClient},36313,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.HooksClientContext},18341,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.ServerInsertedHtml},10123,a=>{"use strict";let b="slycode:terminal-prompt";function c(a,d=!0){let e=new CustomEvent(b,{detail:{prompt:a,autoSubmit:d}});window.dispatchEvent(e)}function d(a){let c=b=>{a(b.detail)};return window.addEventListener(b,c),()=>window.removeEventListener(b,c)}a.s(["onTerminalPrompt",()=>d,"pushToTerminal",()=>c])}];
|
|
2
|
+
|
|
3
|
+
//# sourceMappingURL=%5Broot-of-the-server%5D__2f64210a._.js.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[18622,(a,b,c)=>{b.exports=a.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},
|
|
1
|
+
module.exports=[18622,(a,b,c)=>{b.exports=a.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},24725,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/after-task-async-storage.external.js",()=>require("next/dist/server/app-render/after-task-async-storage.external.js"))},14747,(a,b,c)=>{b.exports=a.x("path",()=>require("path"))},70406,(a,b,c)=>{b.exports=a.x("next/dist/compiled/@opentelemetry/api",()=>require("next/dist/compiled/@opentelemetry/api"))},20635,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/action-async-storage.external.js",()=>require("next/dist/server/app-render/action-async-storage.external.js"))},43285,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/dynamic-access-async-storage.external.js",()=>require("next/dist/server/app-render/dynamic-access-async-storage.external.js"))},24361,(a,b,c)=>{b.exports=a.x("util",()=>require("util"))},24951,(a,b,c)=>{"use strict";b.exports=a.r(18622)},7997,(a,b,c)=>{"use strict";b.exports=a.r(24951).vendored["react-rsc"].ReactJsxRuntime},11857,(a,b,c)=>{"use strict";b.exports=a.r(24951).vendored["react-rsc"].ReactServerDOMTurbopackServer},717,(a,b,c)=>{"use strict";b.exports=a.r(24951).vendored["react-rsc"].React},4276,(a,b,c)=>{let{createClientModuleProxy:d}=a.r(11857);a.n(d("[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>"))},82509,(a,b,c)=>{let{createClientModuleProxy:d}=a.r(11857);a.n(d("[project]/node_modules/next/dist/client/components/builtin/global-error.js"))},66114,a=>{"use strict";a.i(4276);var b=a.i(82509);a.n(b)}];
|
|
2
2
|
|
|
3
|
-
//# sourceMappingURL=%5Broot-of-the-server%
|
|
3
|
+
//# sourceMappingURL=%5Broot-of-the-server%5D__92021d33._.js.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},22734,(a,b,c)=>{b.exports=a.x("fs",()=>require("fs"))},
|
|
1
|
+
module.exports=[93695,(a,b,c)=>{b.exports=a.x("next/dist/shared/lib/no-fallback-error.external.js",()=>require("next/dist/shared/lib/no-fallback-error.external.js"))},22734,(a,b,c)=>{b.exports=a.x("fs",()=>require("fs"))},54799,(a,b,c)=>{b.exports=a.x("crypto",()=>require("crypto"))},33405,(a,b,c)=>{b.exports=a.x("child_process",()=>require("child_process"))},50645,a=>{a.n(a.i(27572))},43619,a=>{a.n(a.i(79962))},13718,a=>{a.n(a.i(85523))},18198,a=>{a.n(a.i(45518))},62212,a=>{a.n(a.i(66114))}];
|
|
2
2
|
|
|
3
|
-
//# sourceMappingURL=%5Broot-of-the-server%
|
|
3
|
+
//# sourceMappingURL=%5Broot-of-the-server%5D__9ac6ea25._.js.map
|