theokit 0.44.3 → 0.45.0
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/{actions-virtual-module-IK2SDIZ3.js → actions-virtual-module-LLDDAQWY.js} +2 -2
- package/dist/{agent-OCCL5RUY.js → agent-WFULT3OB.js} +2 -2
- package/dist/{app-typed-client-4OH3JREB.js → app-typed-client-S3VR4ZA3.js} +2 -2
- package/dist/{build-25RSFP22.js → build-YQ6MXOV6.js} +2 -2
- package/dist/{chunk-NGEBYCOZ.js → chunk-5AMXBU2R.js} +6 -6
- package/dist/{chunk-Q5OT7LZG.js → chunk-6VDYQ4I6.js} +1 -1
- package/dist/{chunk-Q5OT7LZG.js.map → chunk-6VDYQ4I6.js.map} +1 -1
- package/dist/{chunk-DSOBIXXR.js → chunk-UYMCKHML.js} +2 -2
- package/dist/chunk-UYMCKHML.js.map +1 -0
- package/dist/{chunk-ZC2UESE4.js → chunk-VFU7DTUL.js} +2 -2
- package/dist/chunk-VFU7DTUL.js.map +1 -0
- package/dist/cli/index.js +5 -5
- package/dist/client/core.d.ts +2 -2
- package/dist/client/index.d.ts +1 -1
- package/dist/{dev-V6UBM2OL.js → dev-YNO26JS3.js} +4 -4
- package/dist/{internal-api-ALXVBL56.js → internal-api-NO24QAXC.js} +2 -2
- package/dist/{mcp-4JFODA5U.js → mcp-3S6A4A4Q.js} +2 -2
- package/dist/server/define/index.d.ts +2 -2
- package/dist/server/index.d.ts +1 -1
- package/dist/{start-2LNPPG74.js → start-TVT7BZ4V.js} +3 -3
- package/dist/{vite-plugin-X6YO3OUH.js → vite-plugin-K64KQZSU.js} +4 -4
- package/package.json +4 -7
- package/dist/chunk-DSOBIXXR.js.map +0 -1
- package/dist/chunk-ZC2UESE4.js.map +0 -1
- /package/dist/{actions-virtual-module-IK2SDIZ3.js.map → actions-virtual-module-LLDDAQWY.js.map} +0 -0
- /package/dist/{agent-OCCL5RUY.js.map → agent-WFULT3OB.js.map} +0 -0
- /package/dist/{app-typed-client-4OH3JREB.js.map → app-typed-client-S3VR4ZA3.js.map} +0 -0
- /package/dist/{build-25RSFP22.js.map → build-YQ6MXOV6.js.map} +0 -0
- /package/dist/{chunk-NGEBYCOZ.js.map → chunk-5AMXBU2R.js.map} +0 -0
- /package/dist/{dev-V6UBM2OL.js.map → dev-YNO26JS3.js.map} +0 -0
- /package/dist/{internal-api-ALXVBL56.js.map → internal-api-NO24QAXC.js.map} +0 -0
- /package/dist/{mcp-4JFODA5U.js.map → mcp-3S6A4A4Q.js.map} +0 -0
- /package/dist/{start-2LNPPG74.js.map → start-TVT7BZ4V.js.map} +0 -0
- /package/dist/{vite-plugin-X6YO3OUH.js.map → vite-plugin-K64KQZSU.js.map} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import "tsx/esm";
|
|
3
3
|
import "./chunk-HRCNHWLP.js";
|
|
4
|
-
import "./chunk-
|
|
4
|
+
import "./chunk-6VDYQ4I6.js";
|
|
5
5
|
import "./chunk-TDNNBLGW.js";
|
|
6
6
|
import "./chunk-FXZZS7YW.js";
|
|
7
7
|
import "./chunk-OXCALO3W.js";
|
|
@@ -213,4 +213,4 @@ export const actions = manifest
|
|
|
213
213
|
export {
|
|
214
214
|
actionsVirtualModule
|
|
215
215
|
};
|
|
216
|
-
//# sourceMappingURL=actions-virtual-module-
|
|
216
|
+
//# sourceMappingURL=actions-virtual-module-LLDDAQWY.js.map
|
|
@@ -3,7 +3,7 @@ import "tsx/esm";
|
|
|
3
3
|
import {
|
|
4
4
|
agentCommand,
|
|
5
5
|
createAgentSsrLoader
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-UYMCKHML.js";
|
|
7
7
|
import "./chunk-GDN3PXFH.js";
|
|
8
8
|
import "./chunk-TDNNBLGW.js";
|
|
9
9
|
import "./chunk-LNVMHQ2Z.js";
|
|
@@ -12,4 +12,4 @@ export {
|
|
|
12
12
|
agentCommand,
|
|
13
13
|
createAgentSsrLoader
|
|
14
14
|
};
|
|
15
|
-
//# sourceMappingURL=agent-
|
|
15
|
+
//# sourceMappingURL=agent-WFULT3OB.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import "tsx/esm";
|
|
3
3
|
import "./chunk-HRCNHWLP.js";
|
|
4
|
-
import "./chunk-
|
|
4
|
+
import "./chunk-6VDYQ4I6.js";
|
|
5
5
|
import "./chunk-TDNNBLGW.js";
|
|
6
6
|
import {
|
|
7
7
|
scanControllerModules
|
|
@@ -415,4 +415,4 @@ export {
|
|
|
415
415
|
generateClientDts,
|
|
416
416
|
shouldReemitForFile
|
|
417
417
|
};
|
|
418
|
-
//# sourceMappingURL=app-typed-client-
|
|
418
|
+
//# sourceMappingURL=app-typed-client-S3VR4ZA3.js.map
|
|
@@ -542,7 +542,7 @@ async function buildCommand(options) {
|
|
|
542
542
|
`);
|
|
543
543
|
}
|
|
544
544
|
async function runAdapterBuild(target, config, cwd) {
|
|
545
|
-
const { theoPluginAsync } = await import("./vite-plugin-
|
|
545
|
+
const { theoPluginAsync } = await import("./vite-plugin-K64KQZSU.js");
|
|
546
546
|
const { default: react } = await import("@vitejs/plugin-react");
|
|
547
547
|
const ctx = {
|
|
548
548
|
// `react()` may return Plugin or Plugin[] depending on version; spread the
|
|
@@ -628,4 +628,4 @@ function relativize3(absPath, root) {
|
|
|
628
628
|
export {
|
|
629
629
|
buildCommand
|
|
630
630
|
};
|
|
631
|
-
//# sourceMappingURL=build-
|
|
631
|
+
//# sourceMappingURL=build-YQ6MXOV6.js.map
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
resolveTransformer,
|
|
9
9
|
serveAgentAuxRoute,
|
|
10
10
|
writeWebResponseToServerResponse
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-VFU7DTUL.js";
|
|
12
12
|
import {
|
|
13
13
|
isMcpPath
|
|
14
14
|
} from "./chunk-2CVV6CNN.js";
|
|
@@ -46,7 +46,7 @@ import {
|
|
|
46
46
|
findSuggestion,
|
|
47
47
|
generateNonce,
|
|
48
48
|
mountAgent
|
|
49
|
-
} from "./chunk-
|
|
49
|
+
} from "./chunk-6VDYQ4I6.js";
|
|
50
50
|
import {
|
|
51
51
|
getApprovalRegistry,
|
|
52
52
|
resolveProvider
|
|
@@ -1996,19 +1996,19 @@ async function theoPluginAsync(rootOrOptions) {
|
|
|
1996
1996
|
})
|
|
1997
1997
|
);
|
|
1998
1998
|
}
|
|
1999
|
-
const { appTypedClientPlugin } = await import("./app-typed-client-
|
|
1999
|
+
const { appTypedClientPlugin } = await import("./app-typed-client-S3VR4ZA3.js");
|
|
2000
2000
|
const appClientPlugin = appTypedClientPlugin({
|
|
2001
2001
|
cwd: projectRoot,
|
|
2002
2002
|
serverDir: serverDirAbs,
|
|
2003
2003
|
distDir: resolve7(projectRoot, ".theokit")
|
|
2004
2004
|
});
|
|
2005
|
-
const { actionsVirtualModule } = await import("./actions-virtual-module-
|
|
2005
|
+
const { actionsVirtualModule } = await import("./actions-virtual-module-LLDDAQWY.js");
|
|
2006
2006
|
const actionsPlugin = actionsVirtualModule({
|
|
2007
2007
|
serverDir: serverDirAbs,
|
|
2008
2008
|
distDir: resolve7(projectRoot, ".theokit")
|
|
2009
2009
|
});
|
|
2010
2010
|
const { agentsTypedClientPlugin } = await import("./agents-typed-client-X56CQ6FX.js");
|
|
2011
|
-
const { generateManifest } = await import("./internal-api-
|
|
2011
|
+
const { generateManifest } = await import("./internal-api-NO24QAXC.js");
|
|
2012
2012
|
const agentsClientPlugin = agentsTypedClientPlugin({
|
|
2013
2013
|
projectRoot,
|
|
2014
2014
|
agentsDir: agentsDirName,
|
|
@@ -2190,4 +2190,4 @@ export {
|
|
|
2190
2190
|
theoPluginAsync,
|
|
2191
2191
|
theoPlugin
|
|
2192
2192
|
};
|
|
2193
|
-
//# sourceMappingURL=chunk-
|
|
2193
|
+
//# sourceMappingURL=chunk-5AMXBU2R.js.map
|