@akanjs/cli 3.0.0-alpha.17 → 3.0.0-alpha.18
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/.build-stamp +1 -1
- package/{abstractCompactor-khr60389.js → abstractCompactor-20e0cwbs.js} +1 -1
- package/{application.command-bexm4597.js → application.command-3tjnzez7.js} +1 -1
- package/{applicationBuildRunner-sgr3aq5b.js → applicationBuildRunner-7gnfz7ww.js} +2 -2
- package/buildBatch.proc.js +2 -2
- package/{cloud.command-v44fdp23.js → cloud.command-s2ck4ktz.js} +4 -4
- package/{context.command-q8r0tge3.js → context.command-vn87jb08.js} +5 -5
- package/{guideline.command-pye36g73.js → guideline.command-s4hn2bsy.js} +1 -1
- package/guidelines/conventions/conventions.instruction.md +7 -2
- package/incrementalBuilder.proc.js +1 -1
- package/{index-d4d3q2r8.js → index-0h212yqe.js} +3 -3
- package/{index-hxp90q94.js → index-9jsnb4vw.js} +1 -1
- package/{index-x2w0y8sz.js → index-ae8ptzzm.js} +2 -2
- package/{index-v5vmgh0z.js → index-hg0qvhmx.js} +1 -1
- package/{index-myy6xy5w.js → index-mykmf6wd.js} +1 -1
- package/{index-qyffprfs.js → index-qnv0aqmm.js} +2 -1
- package/{index-fb2wa7j3.js → index-rdw5bxqf.js} +2 -2
- package/{index-0cj2zxbm.js → index-sh01r3pm.js} +1 -1
- package/{index-sn71brf9.js → index-x33gnap3.js} +1 -1
- package/{index-9djnsdgf.js → index-ze41924k.js} +3 -3
- package/index.js +10 -10
- package/{localRegistry.command-tqnh5g77.js → localRegistry.command-263b9wxm.js} +3 -3
- package/{module.command-wxsvyadc.js → module.command-pq6w84xg.js} +2 -2
- package/package.json +2 -2
- package/{primitive.command-c5jtk3e9.js → primitive.command-bw0nes6x.js} +3 -3
- package/{scalar.command-0yvwfv8m.js → scalar.command-rm6k3c65.js} +2 -2
- package/templates/lib/db.ts +1 -1
- package/templates/lib/dict.ts +1 -1
- package/templates/lib/sig.ts +1 -1
- package/templates/lib/srv.ts +6 -2
- package/{workflow.command-ak6at7nz.js → workflow.command-g2cgcgxn.js} +4 -4
- package/{workspace.command-9ncr56g4.js → workspace.command-wecyg0t0.js} +8 -8
package/.build-stamp
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
55711adb204215c5db77f8038652f96d95686e5c31f8eeec5dba3b0c03623dee
|
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
CsrArtifactBuilder,
|
|
5
5
|
SsrBaseArtifactBuilder,
|
|
6
6
|
precompressArtifacts
|
|
7
|
-
} from "./index-
|
|
7
|
+
} from "./index-hg0qvhmx.js";
|
|
8
8
|
import"./index-xjd3rqzj.js";
|
|
9
|
-
import"./index-
|
|
9
|
+
import"./index-qnv0aqmm.js";
|
|
10
10
|
import"./index-bjpxzr6s.js";
|
|
11
11
|
import {
|
|
12
12
|
Spinner
|
package/buildBatch.proc.js
CHANGED
|
@@ -5,9 +5,9 @@ import {
|
|
|
5
5
|
FontOptimizer,
|
|
6
6
|
PagesBundleBuilder,
|
|
7
7
|
SsrBaseArtifactBuilder
|
|
8
|
-
} from "./index-
|
|
8
|
+
} from "./index-hg0qvhmx.js";
|
|
9
9
|
import"./index-xjd3rqzj.js";
|
|
10
|
-
import"./index-
|
|
10
|
+
import"./index-qnv0aqmm.js";
|
|
11
11
|
import"./index-bjpxzr6s.js";
|
|
12
12
|
import {
|
|
13
13
|
AppExecutor,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
CloudScript
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
4
|
+
} from "./index-ze41924k.js";
|
|
5
|
+
import"./index-rdw5bxqf.js";
|
|
6
6
|
import"./index-33zce8gt.js";
|
|
7
7
|
import {
|
|
8
8
|
GlobalConfig
|
|
9
|
-
} from "./index-
|
|
10
|
-
import"./index-
|
|
9
|
+
} from "./index-sh01r3pm.js";
|
|
10
|
+
import"./index-ae8ptzzm.js";
|
|
11
11
|
import"./index-73rnbwgg.js";
|
|
12
12
|
import"./index-76rn3g2c.js";
|
|
13
13
|
import {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
ContextScript
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-0h212yqe.js";
|
|
5
5
|
import"./index-xyrb7pk5.js";
|
|
6
6
|
import"./index-3dp7x6rc.js";
|
|
7
|
-
import"./index-
|
|
8
|
-
import"./index-
|
|
9
|
-
import"./index-
|
|
7
|
+
import"./index-x33gnap3.js";
|
|
8
|
+
import"./index-9jsnb4vw.js";
|
|
9
|
+
import"./index-mykmf6wd.js";
|
|
10
10
|
import"./index-ss469dec.js";
|
|
11
11
|
import"./index-qc0tnhs2.js";
|
|
12
12
|
import"./index-mz5jtaq7.js";
|
|
13
|
-
import"./index-
|
|
13
|
+
import"./index-sh01r3pm.js";
|
|
14
14
|
import"./index-g9e2fhw2.js";
|
|
15
15
|
import"./index-tsmjxph2.js";
|
|
16
16
|
import"./index-j37qq1f2.js";
|
|
@@ -655,7 +655,7 @@ libs never import it directly (`no-import-external-library`) — everything reac
|
|
|
655
655
|
- **The LLM is configured in `option.ts`, never through the environment.** `option.setLlm({ apiKey, model, host })`
|
|
656
656
|
— or `setLlm((options) => …)` to read the key out of the app's own env object, which is where a secret belongs —
|
|
657
657
|
fills whichever adaptor holds `LlmAdaptorRole`, reaching it as the `llmOption` use. The settings are the role's
|
|
658
|
-
rather than one provider's, so they survive a swap. **DeepSeek is the built-in default** (`deepseek-
|
|
658
|
+
rather than one provider's, so they survive a swap. **DeepSeek is the built-in default** (`deepseek-v4-flash` at
|
|
659
659
|
`https://api.deepseek.com`); with no `apiKey` the app still boots and the chat answers `llmUnavailable`. Swap
|
|
660
660
|
providers the way middleware is applied: `option.applyAdaptor(LlmAdaptorRole, ClaudeLlm)`, where the
|
|
661
661
|
implementation is an `adapt()` class in a `srvkit/` implementing `LlmAdaptor.chat(request, onDelta?)` — ignore
|
|
@@ -676,7 +676,12 @@ libs never import it directly (`no-import-external-library`) — everything reac
|
|
|
676
676
|
`static agent = { exclude: ["setMapBounds", "mapCamera"] }` withholds named actions and state keys that are not
|
|
677
677
|
real levers (state a component writes into but never reads back). `st.use.x({ agent: false })` subscribes
|
|
678
678
|
without counting toward liveness. Generated `set<Key>` conveniences are never published — declare a typed action
|
|
679
|
-
or `st.tool` when an agent should set one.
|
|
679
|
+
or `st.tool` when an agent should set one. Form setters for the base document fields (`setIdOnX`,
|
|
680
|
+
`setCreatedAtOnX`, `setUpdatedAtOnX`, `setRemovedAtOnX`) are never published either: the server stamps those.
|
|
681
|
+
An action named after an endpoint is published with the endpoint's argument schema **only when it can consume
|
|
682
|
+
it** — one declaring fewer parameters than the endpoint is refused (and warned once in the console), because
|
|
683
|
+
the schema-shaped call would drop the tail and read stale form state instead; trailing extras beyond the
|
|
684
|
+
endpoint's arguments stay legal (`create<Model>(data, options?)` is the generated shape).
|
|
680
685
|
- **Hooks are the escape hatch, not the norm.** `st.useState(name, initial, meta)` publishes local state
|
|
681
686
|
(read-only unless `set:` names a type), `st.expose(name, value)` a derived value, and
|
|
682
687
|
`st.tool("x", { desc }).arg("id", ID).exec(fn)` a one-off action. `.exec()` is the only hook, so the chain
|
|
@@ -7,13 +7,13 @@ import {
|
|
|
7
7
|
} from "./index-3dp7x6rc.js";
|
|
8
8
|
import {
|
|
9
9
|
ScalarScript
|
|
10
|
-
} from "./index-
|
|
10
|
+
} from "./index-x33gnap3.js";
|
|
11
11
|
import {
|
|
12
12
|
PrimitiveScript
|
|
13
|
-
} from "./index-
|
|
13
|
+
} from "./index-9jsnb4vw.js";
|
|
14
14
|
import {
|
|
15
15
|
ModuleScript
|
|
16
|
-
} from "./index-
|
|
16
|
+
} from "./index-mykmf6wd.js";
|
|
17
17
|
import {
|
|
18
18
|
isPlaceholderAppId
|
|
19
19
|
} from "./index-mz5jtaq7.js";
|
|
@@ -1898,10 +1898,10 @@ function openBrowser(url) {
|
|
|
1898
1898
|
}
|
|
1899
1899
|
|
|
1900
1900
|
// pkgs/@akanjs/cli/application/application.runner.ts
|
|
1901
|
-
var loadBuildRunner = async () => (await import("./applicationBuildRunner-
|
|
1901
|
+
var loadBuildRunner = async () => (await import("./applicationBuildRunner-7gnfz7ww.js")).ApplicationBuildRunner;
|
|
1902
1902
|
var loadReleasePackager = async () => (await import("./applicationReleasePackager-93nzdfsy.js")).ApplicationReleasePackager;
|
|
1903
1903
|
var loadCapacitorApp = async () => (await import("./capacitorApp-qv7g3dp2.js")).CapacitorApp;
|
|
1904
|
-
var loadAbstractCompactor = async () => (await import("./abstractCompactor-
|
|
1904
|
+
var loadAbstractCompactor = async () => (await import("./abstractCompactor-20e0cwbs.js")).AbstractCompactor;
|
|
1905
1905
|
var loadPrompts = async () => await import("@inquirer/prompts");
|
|
1906
1906
|
|
|
1907
1907
|
class ApplicationRunner extends runner("application") {
|
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
CloudApi,
|
|
5
5
|
GlobalConfig,
|
|
6
6
|
getDefaultHostConfig
|
|
7
|
-
} from "./index-
|
|
7
|
+
} from "./index-sh01r3pm.js";
|
|
8
8
|
import {
|
|
9
9
|
openBrowser
|
|
10
|
-
} from "./index-
|
|
10
|
+
} from "./index-ae8ptzzm.js";
|
|
11
11
|
import {
|
|
12
12
|
runner
|
|
13
13
|
} from "./index-n706txcv.js";
|
|
@@ -240,7 +240,7 @@ import { ChatOpenAI } from "@langchain/openai";
|
|
|
240
240
|
import { Logger } from "akanjs/common";
|
|
241
241
|
import chalk from "chalk";
|
|
242
242
|
var MAX_ASK_TRY = 300;
|
|
243
|
-
var deepSeekLlmModels = ["deepseek-
|
|
243
|
+
var deepSeekLlmModels = ["deepseek-v4-flash", "deepseek-v4-pro"];
|
|
244
244
|
var openAiLlmModels = ["gpt-5.5"];
|
|
245
245
|
var supportedLlmModels = [...deepSeekLlmModels, ...openAiLlmModels];
|
|
246
246
|
var isOpenAiLlmModel = (model) => openAiLlmModels.includes(model);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
CloudRunner
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-rdw5bxqf.js";
|
|
5
5
|
import {
|
|
6
6
|
PackageScript
|
|
7
7
|
} from "./index-33zce8gt.js";
|
|
@@ -9,10 +9,10 @@ import {
|
|
|
9
9
|
AiSession,
|
|
10
10
|
CloudApi,
|
|
11
11
|
GlobalConfig
|
|
12
|
-
} from "./index-
|
|
12
|
+
} from "./index-sh01r3pm.js";
|
|
13
13
|
import {
|
|
14
14
|
ApplicationScript
|
|
15
|
-
} from "./index-
|
|
15
|
+
} from "./index-ae8ptzzm.js";
|
|
16
16
|
import {
|
|
17
17
|
script
|
|
18
18
|
} from "./index-n706txcv.js";
|
package/index.js
CHANGED
|
@@ -18,22 +18,22 @@ import path from "path";
|
|
|
18
18
|
|
|
19
19
|
// pkgs/@akanjs/cli/commandModules.ts
|
|
20
20
|
var commandModules = {
|
|
21
|
-
workspace: async () => (await import("./workspace.command-
|
|
21
|
+
workspace: async () => (await import("./workspace.command-wecyg0t0.js")).WorkspaceCommand,
|
|
22
22
|
agent: async () => (await import("./agent.command-e835fjem.js")).AgentCommand,
|
|
23
|
-
application: async () => (await import("./application.command-
|
|
23
|
+
application: async () => (await import("./application.command-3tjnzez7.js")).ApplicationCommand,
|
|
24
24
|
library: async () => (await import("./library.command-v5cyaw9t.js")).LibraryCommand,
|
|
25
|
-
localRegistry: async () => (await import("./localRegistry.command-
|
|
25
|
+
localRegistry: async () => (await import("./localRegistry.command-263b9wxm.js")).LocalRegistryCommand,
|
|
26
26
|
package: async () => (await import("./package.command-qkcs60ts.js")).PackageCommand,
|
|
27
|
-
module: async () => (await import("./module.command-
|
|
27
|
+
module: async () => (await import("./module.command-pq6w84xg.js")).ModuleCommand,
|
|
28
28
|
page: async () => (await import("./page.command-qj5bfnh9.js")).PageCommand,
|
|
29
|
-
context: async () => (await import("./context.command-
|
|
30
|
-
cloud: async () => (await import("./cloud.command-
|
|
31
|
-
guideline: async () => (await import("./guideline.command-
|
|
32
|
-
scalar: async () => (await import("./scalar.command-
|
|
33
|
-
primitive: async () => (await import("./primitive.command-
|
|
29
|
+
context: async () => (await import("./context.command-vn87jb08.js")).ContextCommand,
|
|
30
|
+
cloud: async () => (await import("./cloud.command-s2ck4ktz.js")).CloudCommand,
|
|
31
|
+
guideline: async () => (await import("./guideline.command-s4hn2bsy.js")).GuidelineCommand,
|
|
32
|
+
scalar: async () => (await import("./scalar.command-rm6k3c65.js")).ScalarCommand,
|
|
33
|
+
primitive: async () => (await import("./primitive.command-bw0nes6x.js")).PrimitiveCommand,
|
|
34
34
|
quality: async () => (await import("./quality.command-f8drhx6c.js")).QualityCommand,
|
|
35
35
|
repair: async () => (await import("./repair.command-mzwtejpk.js")).RepairCommand,
|
|
36
|
-
workflow: async () => (await import("./workflow.command-
|
|
36
|
+
workflow: async () => (await import("./workflow.command-g2cgcgxn.js")).WorkflowCommand
|
|
37
37
|
};
|
|
38
38
|
var commandModuleIds = Object.keys(commandModules);
|
|
39
39
|
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
import {
|
|
3
3
|
CloudRunner,
|
|
4
4
|
getNpmRegistryUrl
|
|
5
|
-
} from "./index-
|
|
5
|
+
} from "./index-rdw5bxqf.js";
|
|
6
6
|
import {
|
|
7
7
|
PackageScript
|
|
8
8
|
} from "./index-33zce8gt.js";
|
|
9
|
-
import"./index-
|
|
9
|
+
import"./index-sh01r3pm.js";
|
|
10
10
|
import {
|
|
11
11
|
ApplicationScript
|
|
12
|
-
} from "./index-
|
|
12
|
+
} from "./index-ae8ptzzm.js";
|
|
13
13
|
import"./index-73rnbwgg.js";
|
|
14
14
|
import"./index-76rn3g2c.js";
|
|
15
15
|
import {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
ModuleScript
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-mykmf6wd.js";
|
|
5
5
|
import"./index-ss469dec.js";
|
|
6
6
|
import"./index-qc0tnhs2.js";
|
|
7
|
-
import"./index-
|
|
7
|
+
import"./index-sh01r3pm.js";
|
|
8
8
|
import {
|
|
9
9
|
renderPrimitiveReport
|
|
10
10
|
} from "./index-tsmjxph2.js";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@akanjs/cli",
|
|
3
|
-
"version": "3.0.0-alpha.
|
|
3
|
+
"version": "3.0.0-alpha.18",
|
|
4
4
|
"sourceType": "module",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"publishConfig": {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@langchain/openai": "^1.4.6",
|
|
35
35
|
"@tailwindcss/node": "^4.3.0",
|
|
36
36
|
"@trapezedev/project": "^7.1.4",
|
|
37
|
-
"akanjs": "3.0.0-alpha.
|
|
37
|
+
"akanjs": "3.0.0-alpha.18",
|
|
38
38
|
"chalk": "^5.6.2",
|
|
39
39
|
"commander": "^14.0.3",
|
|
40
40
|
"dayjs": "^1.11.20",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
PrimitiveScript
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
4
|
+
} from "./index-9jsnb4vw.js";
|
|
5
|
+
import"./index-mykmf6wd.js";
|
|
6
6
|
import"./index-ss469dec.js";
|
|
7
7
|
import"./index-qc0tnhs2.js";
|
|
8
|
-
import"./index-
|
|
8
|
+
import"./index-sh01r3pm.js";
|
|
9
9
|
import {
|
|
10
10
|
renderPrimitiveReport
|
|
11
11
|
} from "./index-tsmjxph2.js";
|
package/templates/lib/db.ts
CHANGED
|
@@ -13,7 +13,7 @@ ${scalarModules.map((module) => `import { ${capitalize(module)} } from "./__scal
|
|
|
13
13
|
${databaseModules.length ? `import * as cnst from "./cnst";` : ""}
|
|
14
14
|
${databaseModules.map((module) => `import * as ${module}Db from "./${module}/${module}.document";`).join("\n")}
|
|
15
15
|
|
|
16
|
-
${libs.map((lib) => `export
|
|
16
|
+
${libs.map((lib) => `export * as ${lib} from "@libs/${lib}/lib/db";`).join("\n")}
|
|
17
17
|
|
|
18
18
|
${databaseModules.map((module) => `class ${capitalize(module)}Input extends by(cnst.${capitalize(module)}Input) {}`).join("\n")}
|
|
19
19
|
${databaseModules.map((module) => `class ${capitalize(module)}Insight extends by(cnst.${capitalize(module)}Insight) {}`).join("\n")}
|
package/templates/lib/dict.ts
CHANGED
|
@@ -9,7 +9,7 @@ export default function getContent(scanInfo: AppInfo | LibInfo | null, dict: { [
|
|
|
9
9
|
const libs = scanInfo.getLibs();
|
|
10
10
|
return `
|
|
11
11
|
import { makeDictionary, makeTrans, registerScalarTrans, registerServiceTrans, registerModelTrans${libs.length === 0 ? `, dictionary as base` : ""} } from "akanjs/dictionary";
|
|
12
|
-
${libs.length ? libs.map((lib) => `import { dictionary as ${lib} } from "@libs/${lib}/
|
|
12
|
+
${libs.length ? libs.map((lib) => `import { dictionary as ${lib} } from "@libs/${lib}/lib/dict";`).join("\n") : ""}
|
|
13
13
|
|
|
14
14
|
${databaseModules.map((module) => `import * as ${module} from "./${module}/${module}.dictionary";`).join("\n")}
|
|
15
15
|
${serviceModules.map((module) => `import * as ${module} from "./_${module}/${module}.dictionary";`).join("\n")}
|
package/templates/lib/sig.ts
CHANGED
|
@@ -17,7 +17,7 @@ export default function getContent(scanInfo: AppInfo | LibInfo | null, dict: { [
|
|
|
17
17
|
return `
|
|
18
18
|
import { FetchClient, type FetchClientType } from "akanjs/fetch";
|
|
19
19
|
import { SignalRegistry, serverSignal${libs.length === 0 ? ", fetch as base" : ""} } from "akanjs/signal";
|
|
20
|
-
${libs.map((lib) => `import { fetch as ${lib} } from "@libs/${lib}/
|
|
20
|
+
${libs.map((lib) => `import { fetch as ${lib} } from "@libs/${lib}/lib/sig";`).join("\n")}
|
|
21
21
|
|
|
22
22
|
${[...scanInfo.database.entries()]
|
|
23
23
|
.filter(([_, files]) => files.has("signal"))
|
package/templates/lib/srv.ts
CHANGED
|
@@ -13,7 +13,11 @@ export default function getContent(scanInfo: AppInfo | LibInfo | null, dict: { [
|
|
|
13
13
|
const libs = scanInfo.getLibs();
|
|
14
14
|
return `
|
|
15
15
|
import { ServiceModel } from "akanjs/service";
|
|
16
|
-
${
|
|
16
|
+
${
|
|
17
|
+
libs.length
|
|
18
|
+
? libs.map((lib) => `import * as ${lib} from "@libs/${lib}/lib/option";`).join("\n")
|
|
19
|
+
: 'import type { BackendEnv } from "akanjs/base";'
|
|
20
|
+
}
|
|
17
21
|
|
|
18
22
|
import * as cnst from "./cnst";
|
|
19
23
|
import * as db from "./db";
|
|
@@ -21,7 +25,7 @@ import * as db from "./db";
|
|
|
21
25
|
${databaseModules.map((module) => `import { ${capitalize(module)}Service } from "./${module}/${module}.service";`).join("\n")}
|
|
22
26
|
${serviceModules.map((module) => `import { ${capitalize(module)}Service } from "./_${module}/${module}.service";`).join("\n")}
|
|
23
27
|
|
|
24
|
-
${libs.map((lib) => `export
|
|
28
|
+
${libs.map((lib) => `export * as ${lib} from "@libs/${lib}/lib/srv";`).join("\n")}
|
|
25
29
|
|
|
26
30
|
${databaseModules.map((module) => `export { ${capitalize(module)}Service } from "./${module}/${module}.service";`).join("\n")}
|
|
27
31
|
${serviceModules.map((module) => `export { ${capitalize(module)}Service } from "./_${module}/${module}.service";`).join("\n")}
|
|
@@ -4,16 +4,16 @@ import {
|
|
|
4
4
|
} from "./index-3dp7x6rc.js";
|
|
5
5
|
import {
|
|
6
6
|
ScalarScript
|
|
7
|
-
} from "./index-
|
|
7
|
+
} from "./index-x33gnap3.js";
|
|
8
8
|
import {
|
|
9
9
|
PrimitiveScript
|
|
10
|
-
} from "./index-
|
|
10
|
+
} from "./index-9jsnb4vw.js";
|
|
11
11
|
import {
|
|
12
12
|
ModuleScript
|
|
13
|
-
} from "./index-
|
|
13
|
+
} from "./index-mykmf6wd.js";
|
|
14
14
|
import"./index-ss469dec.js";
|
|
15
15
|
import"./index-qc0tnhs2.js";
|
|
16
|
-
import"./index-
|
|
16
|
+
import"./index-sh01r3pm.js";
|
|
17
17
|
import"./index-g9e2fhw2.js";
|
|
18
18
|
import {
|
|
19
19
|
createWorkflowStepRegistry
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
ContextScript
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-0h212yqe.js";
|
|
5
5
|
import"./index-xyrb7pk5.js";
|
|
6
6
|
import"./index-3dp7x6rc.js";
|
|
7
|
-
import"./index-
|
|
8
|
-
import"./index-
|
|
9
|
-
import"./index-
|
|
7
|
+
import"./index-x33gnap3.js";
|
|
8
|
+
import"./index-9jsnb4vw.js";
|
|
9
|
+
import"./index-mykmf6wd.js";
|
|
10
10
|
import"./index-ss469dec.js";
|
|
11
11
|
import"./index-qc0tnhs2.js";
|
|
12
12
|
import {
|
|
13
13
|
CloudScript
|
|
14
|
-
} from "./index-
|
|
14
|
+
} from "./index-ze41924k.js";
|
|
15
15
|
import {
|
|
16
16
|
getLatestPackageVersion,
|
|
17
17
|
getNpmRegistryUrl
|
|
18
|
-
} from "./index-
|
|
18
|
+
} from "./index-rdw5bxqf.js";
|
|
19
19
|
import {
|
|
20
20
|
PackageScript
|
|
21
21
|
} from "./index-33zce8gt.js";
|
|
22
22
|
import"./index-mz5jtaq7.js";
|
|
23
23
|
import {
|
|
24
24
|
GlobalConfig
|
|
25
|
-
} from "./index-
|
|
25
|
+
} from "./index-sh01r3pm.js";
|
|
26
26
|
import {
|
|
27
27
|
AgentScript
|
|
28
28
|
} from "./index-k6fvbcj1.js";
|
|
@@ -31,7 +31,7 @@ import"./index-tsmjxph2.js";
|
|
|
31
31
|
import"./index-j37qq1f2.js";
|
|
32
32
|
import {
|
|
33
33
|
ApplicationScript
|
|
34
|
-
} from "./index-
|
|
34
|
+
} from "./index-ae8ptzzm.js";
|
|
35
35
|
import {
|
|
36
36
|
LibraryScript
|
|
37
37
|
} from "./index-73rnbwgg.js";
|