@akanjs/cli 3.0.0-alpha.20 → 3.0.0-alpha.21

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.
Files changed (42) hide show
  1. package/.build-stamp +1 -1
  2. package/{agent.command-rwkzxp5h.js → agent.command-g92sg0pw.js} +5 -5
  3. package/{application.command-256kb89w.js → application.command-8snsrzks.js} +4 -4
  4. package/buildBatch.proc.js +1 -1
  5. package/{capacitorApp-q8j5fsyj.js → capacitorApp-hyz5hypv.js} +2 -2
  6. package/{cloud.command-nf3hwrqv.js → cloud.command-27tan2c5.js} +7 -7
  7. package/{context.command-cxhznb92.js → context.command-x0ms4783.js} +12 -12
  8. package/{guideline.command-8hvqd21e.js → guideline.command-1vadc7m2.js} +2 -2
  9. package/incrementalBuilder.proc.js +1 -1
  10. package/{index-2gja8hqt.js → index-1brb6fhj.js} +10 -10
  11. package/{index-4d30h52j.js → index-3taw6vhk.js} +3 -3
  12. package/{index-xnan3a0m.js → index-4zbcwnr4.js} +2 -2
  13. package/{index-gnbq9gjc.js → index-68ynenz3.js} +2 -2
  14. package/{index-gcfaehrb.js → index-72jn9p18.js} +4 -4
  15. package/{index-9bwhn99r.js → index-91va923f.js} +1 -1
  16. package/{index-daxfkf9r.js → index-cfzvtfwp.js} +1 -1
  17. package/{index-kqxgymh9.js → index-cmffkxcx.js} +2 -2
  18. package/{index-m82smx4n.js → index-cxf04znn.js} +2 -2
  19. package/{index-bv4f7dda.js → index-dc8y2vae.js} +5 -5
  20. package/{index-rnqk559q.js → index-f8qt4sdr.js} +1 -1
  21. package/{index-scn3prb2.js → index-gn6jc5kp.js} +0 -1
  22. package/{index-9e5tk85e.js → index-hbm5htq0.js} +1 -1
  23. package/{index-x34wfyzw.js → index-krmp6zdm.js} +3 -3
  24. package/{index-wvkgs5sw.js → index-prq4dmbf.js} +4 -4
  25. package/{index-w1a16c42.js → index-vbvnq3cr.js} +3 -3
  26. package/{index-ewnssrss.js → index-w4gzpx6w.js} +3 -3
  27. package/{index-a31wqqae.js → index-zyk0731f.js} +6 -9
  28. package/index.js +18 -18
  29. package/{library.command-1399w0n2.js → library.command-eszvmj60.js} +3 -3
  30. package/{localRegistry.command-y5c91pbh.js → localRegistry.command-t4yksc4z.js} +6 -6
  31. package/{module.command-qtyhk1m1.js → module.command-7nezmr8d.js} +5 -5
  32. package/{package.command-f8090yy2.js → package.command-vtyf9kgj.js} +3 -3
  33. package/package.json +2 -2
  34. package/{page.command-cjf93cyj.js → page.command-08kg25hh.js} +3 -3
  35. package/{primitive.command-am2xjbgn.js → primitive.command-er9zkjhd.js} +6 -6
  36. package/{quality.command-kxh7w9yy.js → quality.command-ntyzf8vz.js} +2 -2
  37. package/{repair.command-varzs4ry.js → repair.command-sfn4msje.js} +5 -5
  38. package/{scalar.command-0ag0zp8h.js → scalar.command-mxvqc069.js} +4 -4
  39. package/templates/env/_env.server.type.ts +7 -4
  40. package/templates/lib/srv.ts +1 -1
  41. package/{workflow.command-ex77wvdb.js → workflow.command-y7vg1hx2.js} +9 -9
  42. package/{workspace.command-atxnxxea.js → workspace.command-bjf247fv.js} +18 -18
package/.build-stamp CHANGED
@@ -1 +1 @@
1
- 901abba16b2c2f7dcee73fe93d5d332af437df42ef5a6bea285620a9b82e8de6
1
+ 154521b52720afd2e316364f8295ea5d0904956932c0c63067b416ba2c71a473
@@ -1,15 +1,15 @@
1
1
  // @bun
2
2
  import {
3
3
  AgentScript
4
- } from "./index-ewnssrss.js";
5
- import"./index-gnbq9gjc.js";
6
- import"./index-daxfkf9r.js";
4
+ } from "./index-w4gzpx6w.js";
5
+ import"./index-68ynenz3.js";
6
+ import"./index-cfzvtfwp.js";
7
7
  import"./index-j37qq1f2.js";
8
8
  import {
9
9
  Workspace,
10
10
  command
11
- } from "./index-9bwhn99r.js";
12
- import"./index-scn3prb2.js";
11
+ } from "./index-91va923f.js";
12
+ import"./index-gn6jc5kp.js";
13
13
  import"./index-mxvakhsm.js";
14
14
  import"./index-xys926f2.js";
15
15
  import"./index-1577bej2.js";
@@ -4,8 +4,8 @@ import {
4
4
  } from "./index-0wae5ebk.js";
5
5
  import {
6
6
  ApplicationScript
7
- } from "./index-a31wqqae.js";
8
- import"./index-kqxgymh9.js";
7
+ } from "./index-zyk0731f.js";
8
+ import"./index-cmffkxcx.js";
9
9
  import {
10
10
  getMobileTargetChoices
11
11
  } from "./index-76rn3g2c.js";
@@ -15,10 +15,10 @@ import {
15
15
  Sys,
16
16
  Workspace,
17
17
  command
18
- } from "./index-9bwhn99r.js";
18
+ } from "./index-91va923f.js";
19
19
  import"./index-fgc8r6dj.js";
20
20
  import"./index-bjpxzr6s.js";
21
- import"./index-scn3prb2.js";
21
+ import"./index-gn6jc5kp.js";
22
22
  import"./index-mxvakhsm.js";
23
23
  import"./index-1577bej2.js";
24
24
  import"./index-67546d0j.js";
@@ -12,7 +12,7 @@ import"./index-bjpxzr6s.js";
12
12
  import {
13
13
  AppExecutor,
14
14
  WorkspaceExecutor
15
- } from "./index-scn3prb2.js";
15
+ } from "./index-gn6jc5kp.js";
16
16
  import"./index-mxvakhsm.js";
17
17
  import"./index-1577bej2.js";
18
18
  import"./index-67546d0j.js";
@@ -25,9 +25,9 @@ import {
25
25
  selectLocalDevHost,
26
26
  sortIosRunTargets,
27
27
  writeRootCapacitorConfig
28
- } from "./index-9e5tk85e.js";
28
+ } from "./index-hbm5htq0.js";
29
29
  import"./index-76rn3g2c.js";
30
- import"./index-scn3prb2.js";
30
+ import"./index-gn6jc5kp.js";
31
31
  import"./index-mxvakhsm.js";
32
32
  import"./index-1577bej2.js";
33
33
  import"./index-67546d0j.js";
@@ -1,22 +1,22 @@
1
1
  // @bun
2
2
  import {
3
3
  CloudScript
4
- } from "./index-bv4f7dda.js";
5
- import"./index-w1a16c42.js";
6
- import"./index-xnan3a0m.js";
4
+ } from "./index-dc8y2vae.js";
5
+ import"./index-vbvnq3cr.js";
6
+ import"./index-4zbcwnr4.js";
7
7
  import {
8
8
  GlobalConfig
9
9
  } from "./index-sh01r3pm.js";
10
- import"./index-a31wqqae.js";
11
- import"./index-kqxgymh9.js";
10
+ import"./index-zyk0731f.js";
11
+ import"./index-cmffkxcx.js";
12
12
  import"./index-76rn3g2c.js";
13
13
  import {
14
14
  Workspace,
15
15
  command
16
- } from "./index-9bwhn99r.js";
16
+ } from "./index-91va923f.js";
17
17
  import"./index-fgc8r6dj.js";
18
18
  import"./index-bjpxzr6s.js";
19
- import"./index-scn3prb2.js";
19
+ import"./index-gn6jc5kp.js";
20
20
  import"./index-mxvakhsm.js";
21
21
  import"./index-1577bej2.js";
22
22
  import"./index-46tjzh6s.js";
@@ -1,25 +1,25 @@
1
1
  // @bun
2
2
  import {
3
3
  ContextScript
4
- } from "./index-2gja8hqt.js";
5
- import"./index-x34wfyzw.js";
6
- import"./index-4d30h52j.js";
7
- import"./index-m82smx4n.js";
8
- import"./index-wvkgs5sw.js";
9
- import"./index-gcfaehrb.js";
4
+ } from "./index-1brb6fhj.js";
5
+ import"./index-krmp6zdm.js";
6
+ import"./index-3taw6vhk.js";
7
+ import"./index-cxf04znn.js";
8
+ import"./index-prq4dmbf.js";
9
+ import"./index-72jn9p18.js";
10
10
  import"./index-ss469dec.js";
11
- import"./index-rnqk559q.js";
12
- import"./index-9e5tk85e.js";
11
+ import"./index-f8qt4sdr.js";
12
+ import"./index-hbm5htq0.js";
13
13
  import"./index-sh01r3pm.js";
14
- import"./index-gnbq9gjc.js";
15
- import"./index-daxfkf9r.js";
14
+ import"./index-68ynenz3.js";
15
+ import"./index-cfzvtfwp.js";
16
16
  import"./index-j37qq1f2.js";
17
17
  import"./index-76rn3g2c.js";
18
18
  import {
19
19
  Workspace,
20
20
  command
21
- } from "./index-9bwhn99r.js";
22
- import"./index-scn3prb2.js";
21
+ } from "./index-91va923f.js";
22
+ import"./index-gn6jc5kp.js";
23
23
  import"./index-mxvakhsm.js";
24
24
  import"./index-xys926f2.js";
25
25
  import"./index-1577bej2.js";
@@ -10,8 +10,8 @@ import {
10
10
  command,
11
11
  runner,
12
12
  script
13
- } from "./index-9bwhn99r.js";
14
- import"./index-scn3prb2.js";
13
+ } from "./index-91va923f.js";
14
+ import"./index-gn6jc5kp.js";
15
15
  import"./index-mxvakhsm.js";
16
16
  import {
17
17
  getDirname
@@ -16,7 +16,7 @@ import {
16
16
  import {
17
17
  AppExecutor,
18
18
  WorkspaceExecutor
19
- } from "./index-scn3prb2.js";
19
+ } from "./index-gn6jc5kp.js";
20
20
  import"./index-mxvakhsm.js";
21
21
  import"./index-1577bej2.js";
22
22
  import"./index-67546d0j.js";
@@ -1,22 +1,22 @@
1
1
  // @bun
2
2
  import {
3
3
  RepairRunner
4
- } from "./index-x34wfyzw.js";
4
+ } from "./index-krmp6zdm.js";
5
5
  import {
6
6
  WorkflowRunner
7
- } from "./index-4d30h52j.js";
7
+ } from "./index-3taw6vhk.js";
8
8
  import {
9
9
  ScalarScript
10
- } from "./index-m82smx4n.js";
10
+ } from "./index-cxf04znn.js";
11
11
  import {
12
12
  PrimitiveScript
13
- } from "./index-wvkgs5sw.js";
13
+ } from "./index-prq4dmbf.js";
14
14
  import {
15
15
  ModuleScript
16
- } from "./index-gcfaehrb.js";
16
+ } from "./index-72jn9p18.js";
17
17
  import {
18
18
  isPlaceholderAppId
19
- } from "./index-9e5tk85e.js";
19
+ } from "./index-hbm5htq0.js";
20
20
  import {
21
21
  AkanContextAnalyzer,
22
22
  akanMcpInstallConfigPaths,
@@ -27,14 +27,14 @@ import {
27
27
  renderDoctorText,
28
28
  resourceList,
29
29
  upsertCodexMcpServerBlock
30
- } from "./index-gnbq9gjc.js";
30
+ } from "./index-68ynenz3.js";
31
31
  import {
32
32
  buildAkanModuleContextIndex,
33
33
  createWorkflowBaselineSummary,
34
34
  createWorkflowStepRegistry,
35
35
  jsonText,
36
36
  toolingRolloutGate
37
- } from "./index-daxfkf9r.js";
37
+ } from "./index-cfzvtfwp.js";
38
38
  import {
39
39
  Prompter
40
40
  } from "./index-j37qq1f2.js";
@@ -45,10 +45,10 @@ import {
45
45
  CommandContainer,
46
46
  runner,
47
47
  script
48
- } from "./index-9bwhn99r.js";
48
+ } from "./index-91va923f.js";
49
49
  import {
50
50
  AppExecutor
51
- } from "./index-scn3prb2.js";
51
+ } from "./index-gn6jc5kp.js";
52
52
 
53
53
  // pkgs/@akanjs/cli/context/context.script.ts
54
54
  import { Logger } from "akanjs/common";
@@ -1,7 +1,7 @@
1
1
  // @bun
2
2
  import {
3
3
  AkanContextAnalyzer
4
- } from "./index-gnbq9gjc.js";
4
+ } from "./index-68ynenz3.js";
5
5
  import {
6
6
  WorkflowExecutor,
7
7
  compactWorkflowInputs,
@@ -23,10 +23,10 @@ import {
23
23
  workflowCommandsForPlan,
24
24
  workflowPlanApproval,
25
25
  writeWorkflowRunArtifact
26
- } from "./index-daxfkf9r.js";
26
+ } from "./index-cfzvtfwp.js";
27
27
  import {
28
28
  runner
29
- } from "./index-9bwhn99r.js";
29
+ } from "./index-91va923f.js";
30
30
 
31
31
  // pkgs/@akanjs/cli/workflow/workflow.runner.ts
32
32
  import { mkdir, readFile, writeFile } from "fs/promises";
@@ -2,10 +2,10 @@
2
2
  import {
3
3
  runner,
4
4
  script
5
- } from "./index-9bwhn99r.js";
5
+ } from "./index-91va923f.js";
6
6
  import {
7
7
  PkgExecutor
8
- } from "./index-scn3prb2.js";
8
+ } from "./index-gn6jc5kp.js";
9
9
  import {
10
10
  TypeScriptDependencyScanner
11
11
  } from "./index-46tjzh6s.js";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  workflowRunArtifactPath,
4
4
  workflowSyncDir
5
- } from "./index-daxfkf9r.js";
5
+ } from "./index-cfzvtfwp.js";
6
6
  import {
7
7
  AppExecutor,
8
8
  LibExecutor,
@@ -11,7 +11,7 @@ import {
11
11
  extractBlockVersion,
12
12
  isScannedAppRootEntry,
13
13
  readDevkitVersion
14
- } from "./index-scn3prb2.js";
14
+ } from "./index-gn6jc5kp.js";
15
15
  import {
16
16
  collectRecipeSources,
17
17
  findInlineRecipeDuplicates,
@@ -4,7 +4,7 @@ import {
4
4
  } from "./index-ss469dec.js";
5
5
  import {
6
6
  PageScript
7
- } from "./index-rnqk559q.js";
7
+ } from "./index-f8qt4sdr.js";
8
8
  import {
9
9
  AiSession
10
10
  } from "./index-sh01r3pm.js";
@@ -15,17 +15,17 @@ import {
15
15
  generatedFilesForSync,
16
16
  moduleSourcePaths,
17
17
  sourceFile
18
- } from "./index-daxfkf9r.js";
18
+ } from "./index-cfzvtfwp.js";
19
19
  import {
20
20
  Prompter
21
21
  } from "./index-j37qq1f2.js";
22
22
  import {
23
23
  runner,
24
24
  script
25
- } from "./index-9bwhn99r.js";
25
+ } from "./index-91va923f.js";
26
26
  import {
27
27
  ModuleExecutor
28
- } from "./index-scn3prb2.js";
28
+ } from "./index-gn6jc5kp.js";
29
29
  import {
30
30
  FileSys
31
31
  } from "./index-67546d0j.js";
@@ -6,7 +6,7 @@ import {
6
6
  ModuleExecutor,
7
7
  PkgExecutor,
8
8
  WorkspaceExecutor
9
- } from "./index-scn3prb2.js";
9
+ } from "./index-gn6jc5kp.js";
10
10
  import {
11
11
  getDirname
12
12
  } from "./index-1577bej2.js";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  AppExecutor,
4
4
  LibExecutor
5
- } from "./index-scn3prb2.js";
5
+ } from "./index-gn6jc5kp.js";
6
6
 
7
7
  // pkgs/@akanjs/devkit/workflow/utils.ts
8
8
  var jsonText = (value, { trailingNewline = true } = {}) => `${JSON.stringify(value, null, 2)}${trailingNewline ? `
@@ -2,10 +2,10 @@
2
2
  import {
3
3
  runner,
4
4
  script
5
- } from "./index-9bwhn99r.js";
5
+ } from "./index-91va923f.js";
6
6
  import {
7
7
  LibExecutor
8
- } from "./index-scn3prb2.js";
8
+ } from "./index-gn6jc5kp.js";
9
9
 
10
10
  // pkgs/@akanjs/cli/semver.ts
11
11
  var stripRangeOperator = (version) => version.replace(/^[\s^~>=<v]+/, "").trim();
@@ -9,14 +9,14 @@ import {
9
9
  createPassedPrimitiveReport,
10
10
  generatedFilesForSync,
11
11
  scalarChangedFiles
12
- } from "./index-daxfkf9r.js";
12
+ } from "./index-cfzvtfwp.js";
13
13
  import {
14
14
  Prompter
15
15
  } from "./index-j37qq1f2.js";
16
16
  import {
17
17
  runner,
18
18
  script
19
- } from "./index-9bwhn99r.js";
19
+ } from "./index-91va923f.js";
20
20
 
21
21
  // pkgs/@akanjs/cli/scalar/scalar.prompt.ts
22
22
  import { input } from "@inquirer/prompts";
@@ -1,10 +1,10 @@
1
1
  // @bun
2
2
  import {
3
3
  CloudRunner
4
- } from "./index-w1a16c42.js";
4
+ } from "./index-vbvnq3cr.js";
5
5
  import {
6
6
  PackageScript
7
- } from "./index-xnan3a0m.js";
7
+ } from "./index-4zbcwnr4.js";
8
8
  import {
9
9
  AiSession,
10
10
  CloudApi,
@@ -12,13 +12,13 @@ import {
12
12
  } from "./index-sh01r3pm.js";
13
13
  import {
14
14
  ApplicationScript
15
- } from "./index-a31wqqae.js";
15
+ } from "./index-zyk0731f.js";
16
16
  import {
17
17
  script
18
- } from "./index-9bwhn99r.js";
18
+ } from "./index-91va923f.js";
19
19
  import {
20
20
  PkgExecutor
21
- } from "./index-scn3prb2.js";
21
+ } from "./index-gn6jc5kp.js";
22
22
 
23
23
  // pkgs/@akanjs/cli/cloud/cloud.script.ts
24
24
  import { Logger } from "akanjs/common";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  runner,
4
4
  script
5
- } from "./index-9bwhn99r.js";
5
+ } from "./index-91va923f.js";
6
6
 
7
7
  // pkgs/@akanjs/cli/page/page.runner.ts
8
8
  class PageRunner extends runner("page") {
@@ -2593,7 +2593,6 @@ class AppExecutor extends SysExecutor {
2593
2593
  async relaunchWithAppEnv() {
2594
2594
  if (!AppExecutor.shouldRelaunchForAppEnv(this.name))
2595
2595
  return null;
2596
- console.info(`Relaunching with AKAN_PUBLIC_APP_NAME=${this.name} so bundler macros see the app env.`);
2597
2596
  const child = Bun.spawn([process.execPath, ...process.argv.slice(1)], {
2598
2597
  env: { ...this.getCommandEnv(), AKAN_PUBLIC_APP_NAME: this.name, AKAN_BUILD_RELAUNCHED: "1" },
2599
2598
  stdin: "inherit",
@@ -5,7 +5,7 @@ import {
5
5
  } from "./index-76rn3g2c.js";
6
6
  import {
7
7
  CommandExecutionError
8
- } from "./index-scn3prb2.js";
8
+ } from "./index-gn6jc5kp.js";
9
9
 
10
10
  // pkgs/@akanjs/devkit/capacitorApp.ts
11
11
  import { cp, mkdir, readFile, rm, writeFile } from "fs/promises";
@@ -1,17 +1,17 @@
1
1
  // @bun
2
2
  import {
3
3
  AkanContextAnalyzer
4
- } from "./index-gnbq9gjc.js";
4
+ } from "./index-68ynenz3.js";
5
5
  import {
6
6
  createRepairReport,
7
7
  generatedFilePathsForTarget,
8
8
  renderRepairReport,
9
9
  writeGeneratedSyncState,
10
10
  writeWorkflowRunArtifact
11
- } from "./index-daxfkf9r.js";
11
+ } from "./index-cfzvtfwp.js";
12
12
  import {
13
13
  runner
14
- } from "./index-9bwhn99r.js";
14
+ } from "./index-91va923f.js";
15
15
 
16
16
  // pkgs/@akanjs/cli/repair/repair.runner.ts
17
17
  var commandForShell = (command) => command.startsWith("akan ") ? `bun run ${command}` : command;
@@ -1,7 +1,7 @@
1
1
  // @bun
2
2
  import {
3
3
  ModuleScript
4
- } from "./index-gcfaehrb.js";
4
+ } from "./index-72jn9p18.js";
5
5
  import {
6
6
  addFieldUiPolicyForType,
7
7
  coerceFieldDefault,
@@ -34,15 +34,15 @@ import {
34
34
  sourceFile,
35
35
  validationCommandsForTarget,
36
36
  viaBuilderParameterName
37
- } from "./index-daxfkf9r.js";
37
+ } from "./index-cfzvtfwp.js";
38
38
  import {
39
39
  script
40
- } from "./index-9bwhn99r.js";
40
+ } from "./index-91va923f.js";
41
41
  import {
42
42
  AppExecutor,
43
43
  LibExecutor,
44
44
  ModuleExecutor
45
- } from "./index-scn3prb2.js";
45
+ } from "./index-gn6jc5kp.js";
46
46
 
47
47
  // pkgs/@akanjs/cli/primitive/primitive.script.ts
48
48
  import { capitalize } from "akanjs/common";
@@ -7,14 +7,14 @@ import {
7
7
  } from "./index-sh01r3pm.js";
8
8
  import {
9
9
  openBrowser
10
- } from "./index-a31wqqae.js";
10
+ } from "./index-zyk0731f.js";
11
11
  import {
12
12
  runner
13
- } from "./index-9bwhn99r.js";
13
+ } from "./index-91va923f.js";
14
14
  import {
15
15
  AppExecutor,
16
16
  WorkspaceExecutor
17
- } from "./index-scn3prb2.js";
17
+ } from "./index-gn6jc5kp.js";
18
18
 
19
19
  // pkgs/@akanjs/cli/npmRegistry.ts
20
20
  var defaultNpmRegistry = "https://registry.npmjs.org";
@@ -1,14 +1,14 @@
1
1
  // @bun
2
2
  import {
3
3
  AkanContextAnalyzer
4
- } from "./index-gnbq9gjc.js";
4
+ } from "./index-68ynenz3.js";
5
5
  import {
6
6
  Prompter
7
7
  } from "./index-j37qq1f2.js";
8
8
  import {
9
9
  runner,
10
10
  script
11
- } from "./index-9bwhn99r.js";
11
+ } from "./index-91va923f.js";
12
12
  import {
13
13
  AGENT_BLOCK_END,
14
14
  AGENT_BLOCK_START,
@@ -19,7 +19,7 @@ import {
19
19
  renderRecipeEntries,
20
20
  stampBlockVersion,
21
21
  upsertAgentBlock
22
- } from "./index-scn3prb2.js";
22
+ } from "./index-gn6jc5kp.js";
23
23
  import {
24
24
  collectRecipeSources,
25
25
  scanRecipes
@@ -1,14 +1,14 @@
1
1
  // @bun
2
2
  import {
3
3
  LibraryScript
4
- } from "./index-kqxgymh9.js";
4
+ } from "./index-cmffkxcx.js";
5
5
  import {
6
6
  resolveMobileTargets
7
7
  } from "./index-76rn3g2c.js";
8
8
  import {
9
9
  runner,
10
10
  script
11
- } from "./index-9bwhn99r.js";
11
+ } from "./index-91va923f.js";
12
12
  import {
13
13
  HmrWatcher,
14
14
  WatchRootResolver
@@ -18,7 +18,7 @@ import {
18
18
  LibExecutor,
19
19
  PkgExecutor,
20
20
  WorkspaceExecutor
21
- } from "./index-scn3prb2.js";
21
+ } from "./index-gn6jc5kp.js";
22
22
  import {
23
23
  __require
24
24
  } from "./index-yb2wsc7f.js";
@@ -1900,7 +1900,7 @@ function openBrowser(url) {
1900
1900
  // pkgs/@akanjs/cli/application/application.runner.ts
1901
1901
  var loadBuildRunner = async () => (await import("./applicationBuildRunner-7gnfz7ww.js")).ApplicationBuildRunner;
1902
1902
  var loadReleasePackager = async () => (await import("./applicationReleasePackager-93nzdfsy.js")).ApplicationReleasePackager;
1903
- var loadCapacitorApp = async () => (await import("./capacitorApp-q8j5fsyj.js")).CapacitorApp;
1903
+ var loadCapacitorApp = async () => (await import("./capacitorApp-hyz5hypv.js")).CapacitorApp;
1904
1904
  var loadAbstractCompactor = async () => (await import("./abstractCompactor-20e0cwbs.js")).AbstractCompactor;
1905
1905
  var loadPrompts = async () => await import("@inquirer/prompts");
1906
1906
 
@@ -2003,9 +2003,6 @@ try {
2003
2003
  reporter,
2004
2004
  spinner = false
2005
2005
  } = {}) {
2006
- const relaunched = await app.relaunchWithAppEnv();
2007
- if (relaunched !== null)
2008
- process.exit(relaunched);
2009
2006
  return new (await loadBuildRunner())(app, { fast, reporter }).build({ spinner });
2010
2007
  }
2011
2008
  async start(app, { open = false, onStart, withInk = false } = {}) {
@@ -2531,7 +2528,7 @@ class ApplicationScript extends script("application", [ApplicationRunner, Librar
2531
2528
  let stopping = false;
2532
2529
  process.on("SIGINT", () => {
2533
2530
  if (stopping) {
2534
- Logger5.rawLog("Abandoning the local database teardown; containers are left running.", undefined, "warn");
2531
+ Logger5.rawLog("Abandoning the local database teardown; containers are left running.", undefined, "error");
2535
2532
  process.exit(130);
2536
2533
  }
2537
2534
  stopping = true;
@@ -2545,7 +2542,7 @@ class ApplicationScript extends script("application", [ApplicationRunner, Librar
2545
2542
  }), timeout]);
2546
2543
  if (result !== "timeout")
2547
2544
  return;
2548
- Logger5.rawLog(`Local database did not stop within ${ApplicationScript.dbShutdownTimeoutMs}ms; run \`akan dbdown\` once Docker responds.`, undefined, "warn");
2545
+ Logger5.rawLog(`Local database did not stop within ${ApplicationScript.dbShutdownTimeoutMs}ms; run \`akan dbdown\` once Docker responds.`, undefined, "error");
2549
2546
  }
2550
2547
  async testSys(sys) {
2551
2548
  if (sys.type === "app")
package/index.js CHANGED
@@ -4,8 +4,8 @@ import {
4
4
  getTargetCommandNames,
5
5
  getTargetMetas,
6
6
  runCommands
7
- } from "./index-9bwhn99r.js";
8
- import"./index-scn3prb2.js";
7
+ } from "./index-91va923f.js";
8
+ import"./index-gn6jc5kp.js";
9
9
  import"./index-mxvakhsm.js";
10
10
  import"./index-1577bej2.js";
11
11
  import"./index-67546d0j.js";
@@ -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-atxnxxea.js")).WorkspaceCommand,
22
- agent: async () => (await import("./agent.command-rwkzxp5h.js")).AgentCommand,
23
- application: async () => (await import("./application.command-256kb89w.js")).ApplicationCommand,
24
- library: async () => (await import("./library.command-1399w0n2.js")).LibraryCommand,
25
- localRegistry: async () => (await import("./localRegistry.command-y5c91pbh.js")).LocalRegistryCommand,
26
- package: async () => (await import("./package.command-f8090yy2.js")).PackageCommand,
27
- module: async () => (await import("./module.command-qtyhk1m1.js")).ModuleCommand,
28
- page: async () => (await import("./page.command-cjf93cyj.js")).PageCommand,
29
- context: async () => (await import("./context.command-cxhznb92.js")).ContextCommand,
30
- cloud: async () => (await import("./cloud.command-nf3hwrqv.js")).CloudCommand,
31
- guideline: async () => (await import("./guideline.command-8hvqd21e.js")).GuidelineCommand,
32
- scalar: async () => (await import("./scalar.command-0ag0zp8h.js")).ScalarCommand,
33
- primitive: async () => (await import("./primitive.command-am2xjbgn.js")).PrimitiveCommand,
34
- quality: async () => (await import("./quality.command-kxh7w9yy.js")).QualityCommand,
35
- repair: async () => (await import("./repair.command-varzs4ry.js")).RepairCommand,
36
- workflow: async () => (await import("./workflow.command-ex77wvdb.js")).WorkflowCommand
21
+ workspace: async () => (await import("./workspace.command-bjf247fv.js")).WorkspaceCommand,
22
+ agent: async () => (await import("./agent.command-g92sg0pw.js")).AgentCommand,
23
+ application: async () => (await import("./application.command-8snsrzks.js")).ApplicationCommand,
24
+ library: async () => (await import("./library.command-eszvmj60.js")).LibraryCommand,
25
+ localRegistry: async () => (await import("./localRegistry.command-t4yksc4z.js")).LocalRegistryCommand,
26
+ package: async () => (await import("./package.command-vtyf9kgj.js")).PackageCommand,
27
+ module: async () => (await import("./module.command-7nezmr8d.js")).ModuleCommand,
28
+ page: async () => (await import("./page.command-08kg25hh.js")).PageCommand,
29
+ context: async () => (await import("./context.command-x0ms4783.js")).ContextCommand,
30
+ cloud: async () => (await import("./cloud.command-27tan2c5.js")).CloudCommand,
31
+ guideline: async () => (await import("./guideline.command-1vadc7m2.js")).GuidelineCommand,
32
+ scalar: async () => (await import("./scalar.command-mxvqc069.js")).ScalarCommand,
33
+ primitive: async () => (await import("./primitive.command-er9zkjhd.js")).PrimitiveCommand,
34
+ quality: async () => (await import("./quality.command-ntyzf8vz.js")).QualityCommand,
35
+ repair: async () => (await import("./repair.command-sfn4msje.js")).RepairCommand,
36
+ workflow: async () => (await import("./workflow.command-y7vg1hx2.js")).WorkflowCommand
37
37
  };
38
38
  var commandModuleIds = Object.keys(commandModules);
39
39
 
@@ -1,13 +1,13 @@
1
1
  // @bun
2
2
  import {
3
3
  LibraryScript
4
- } from "./index-kqxgymh9.js";
4
+ } from "./index-cmffkxcx.js";
5
5
  import {
6
6
  Lib,
7
7
  Workspace,
8
8
  command
9
- } from "./index-9bwhn99r.js";
10
- import"./index-scn3prb2.js";
9
+ } from "./index-91va923f.js";
10
+ import"./index-gn6jc5kp.js";
11
11
  import"./index-mxvakhsm.js";
12
12
  import"./index-1577bej2.js";
13
13
  import"./index-67546d0j.js";
@@ -2,27 +2,27 @@
2
2
  import {
3
3
  CloudRunner,
4
4
  getNpmRegistryUrl
5
- } from "./index-w1a16c42.js";
5
+ } from "./index-vbvnq3cr.js";
6
6
  import {
7
7
  PackageScript
8
- } from "./index-xnan3a0m.js";
8
+ } from "./index-4zbcwnr4.js";
9
9
  import"./index-sh01r3pm.js";
10
10
  import {
11
11
  ApplicationScript
12
- } from "./index-a31wqqae.js";
13
- import"./index-kqxgymh9.js";
12
+ } from "./index-zyk0731f.js";
13
+ import"./index-cmffkxcx.js";
14
14
  import"./index-76rn3g2c.js";
15
15
  import {
16
16
  Workspace,
17
17
  command,
18
18
  runner,
19
19
  script
20
- } from "./index-9bwhn99r.js";
20
+ } from "./index-91va923f.js";
21
21
  import"./index-fgc8r6dj.js";
22
22
  import"./index-bjpxzr6s.js";
23
23
  import {
24
24
  PkgExecutor
25
- } from "./index-scn3prb2.js";
25
+ } from "./index-gn6jc5kp.js";
26
26
  import"./index-mxvakhsm.js";
27
27
  import"./index-1577bej2.js";
28
28
  import"./index-46tjzh6s.js";
@@ -1,20 +1,20 @@
1
1
  // @bun
2
2
  import {
3
3
  ModuleScript
4
- } from "./index-gcfaehrb.js";
4
+ } from "./index-72jn9p18.js";
5
5
  import"./index-ss469dec.js";
6
- import"./index-rnqk559q.js";
6
+ import"./index-f8qt4sdr.js";
7
7
  import"./index-sh01r3pm.js";
8
8
  import {
9
9
  renderPrimitiveReport
10
- } from "./index-daxfkf9r.js";
10
+ } from "./index-cfzvtfwp.js";
11
11
  import"./index-j37qq1f2.js";
12
12
  import {
13
13
  Module,
14
14
  Sys,
15
15
  command
16
- } from "./index-9bwhn99r.js";
17
- import"./index-scn3prb2.js";
16
+ } from "./index-91va923f.js";
17
+ import"./index-gn6jc5kp.js";
18
18
  import"./index-mxvakhsm.js";
19
19
  import"./index-1577bej2.js";
20
20
  import"./index-67546d0j.js";
@@ -1,13 +1,13 @@
1
1
  // @bun
2
2
  import {
3
3
  PackageScript
4
- } from "./index-xnan3a0m.js";
4
+ } from "./index-4zbcwnr4.js";
5
5
  import {
6
6
  Pkg,
7
7
  Workspace,
8
8
  command
9
- } from "./index-9bwhn99r.js";
10
- import"./index-scn3prb2.js";
9
+ } from "./index-91va923f.js";
10
+ import"./index-gn6jc5kp.js";
11
11
  import"./index-mxvakhsm.js";
12
12
  import"./index-1577bej2.js";
13
13
  import"./index-46tjzh6s.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akanjs/cli",
3
- "version": "3.0.0-alpha.20",
3
+ "version": "3.0.0-alpha.21",
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.20",
37
+ "akanjs": "3.0.0-alpha.21",
38
38
  "chalk": "^5.6.2",
39
39
  "commander": "^14.0.3",
40
40
  "dayjs": "^1.11.20",
@@ -1,13 +1,13 @@
1
1
  // @bun
2
2
  import {
3
3
  PageScript
4
- } from "./index-rnqk559q.js";
4
+ } from "./index-f8qt4sdr.js";
5
5
  import {
6
6
  App,
7
7
  Module,
8
8
  command
9
- } from "./index-9bwhn99r.js";
10
- import"./index-scn3prb2.js";
9
+ } from "./index-91va923f.js";
10
+ import"./index-gn6jc5kp.js";
11
11
  import"./index-mxvakhsm.js";
12
12
  import"./index-1577bej2.js";
13
13
  import"./index-67546d0j.js";
@@ -1,20 +1,20 @@
1
1
  // @bun
2
2
  import {
3
3
  PrimitiveScript
4
- } from "./index-wvkgs5sw.js";
5
- import"./index-gcfaehrb.js";
4
+ } from "./index-prq4dmbf.js";
5
+ import"./index-72jn9p18.js";
6
6
  import"./index-ss469dec.js";
7
- import"./index-rnqk559q.js";
7
+ import"./index-f8qt4sdr.js";
8
8
  import"./index-sh01r3pm.js";
9
9
  import {
10
10
  renderPrimitiveReport
11
- } from "./index-daxfkf9r.js";
11
+ } from "./index-cfzvtfwp.js";
12
12
  import"./index-j37qq1f2.js";
13
13
  import {
14
14
  Workspace,
15
15
  command
16
- } from "./index-9bwhn99r.js";
17
- import"./index-scn3prb2.js";
16
+ } from "./index-91va923f.js";
17
+ import"./index-gn6jc5kp.js";
18
18
  import"./index-mxvakhsm.js";
19
19
  import"./index-1577bej2.js";
20
20
  import"./index-67546d0j.js";
@@ -7,11 +7,11 @@ import {
7
7
  command,
8
8
  runner,
9
9
  script
10
- } from "./index-9bwhn99r.js";
10
+ } from "./index-91va923f.js";
11
11
  import {
12
12
  appRootAllowedFiles,
13
13
  libFacetRootAllowedFiles
14
- } from "./index-scn3prb2.js";
14
+ } from "./index-gn6jc5kp.js";
15
15
  import"./index-mxvakhsm.js";
16
16
  import"./index-1577bej2.js";
17
17
  import"./index-67546d0j.js";
@@ -1,15 +1,15 @@
1
1
  // @bun
2
2
  import {
3
3
  RepairRunner
4
- } from "./index-x34wfyzw.js";
5
- import"./index-gnbq9gjc.js";
6
- import"./index-daxfkf9r.js";
4
+ } from "./index-krmp6zdm.js";
5
+ import"./index-68ynenz3.js";
6
+ import"./index-cfzvtfwp.js";
7
7
  import {
8
8
  Workspace,
9
9
  command,
10
10
  script
11
- } from "./index-9bwhn99r.js";
12
- import"./index-scn3prb2.js";
11
+ } from "./index-91va923f.js";
12
+ import"./index-gn6jc5kp.js";
13
13
  import"./index-mxvakhsm.js";
14
14
  import"./index-xys926f2.js";
15
15
  import"./index-1577bej2.js";
@@ -1,18 +1,18 @@
1
1
  // @bun
2
2
  import {
3
3
  ScalarScript
4
- } from "./index-m82smx4n.js";
4
+ } from "./index-cxf04znn.js";
5
5
  import"./index-ss469dec.js";
6
6
  import"./index-sh01r3pm.js";
7
7
  import {
8
8
  renderPrimitiveReport
9
- } from "./index-daxfkf9r.js";
9
+ } from "./index-cfzvtfwp.js";
10
10
  import"./index-j37qq1f2.js";
11
11
  import {
12
12
  Sys,
13
13
  command
14
- } from "./index-9bwhn99r.js";
15
- import"./index-scn3prb2.js";
14
+ } from "./index-91va923f.js";
15
+ import"./index-gn6jc5kp.js";
16
16
  import"./index-mxvakhsm.js";
17
17
  import"./index-1577bej2.js";
18
18
  import"./index-67546d0j.js";
@@ -8,9 +8,12 @@ export default function getContent(scanInfo: AppInfo | LibInfo | null, dict: { [
8
8
  content: `
9
9
  ${libs.length ? libs.map((lib) => `import { env as ${lib}Option } from "@libs/${lib}/server";`).join("\n") : 'import { getEnv } from "akanjs/base";'}
10
10
 
11
- export const libEnv = {
12
- ${libs.length ? libs.map((lib) => ` ...${lib}Option,`).join("\n") : " ...getEnv(),"}
13
- };
14
- `,
11
+ export const libEnv = ${
12
+ libs.length
13
+ ? `{
14
+ ${libs.map((lib) => ` ...${lib}Option,`).join("\n")}
15
+ };`
16
+ : "{};"
17
+ }`,
15
18
  };
16
19
  }
@@ -33,6 +33,6 @@ ${serviceModules.map((module) => `export { ${capitalize(module)}Service } from "
33
33
  ${databaseModules.map((module) => `export const ${module} = ServiceModel.fromModel(${capitalize(module)}Service, cnst.${module}, db.${module});`).join("\n")}
34
34
  ${serviceModules.map((module) => `export const ${module} = ServiceModel.from(${capitalize(module)}Service);`).join("\n")}
35
35
 
36
- export type LibOptions = ${libs.length ? libs.map((lib) => `${lib}.ModulesOptions`).join(" & ") : "BackendEnv"};
36
+ export type LibOptions = ${libs.length ? libs.map((lib) => `${lib}.ModulesOptions`).join(" & ") : "{}"};
37
37
  `;
38
38
  }
@@ -1,30 +1,30 @@
1
1
  // @bun
2
2
  import {
3
3
  WorkflowRunner
4
- } from "./index-4d30h52j.js";
4
+ } from "./index-3taw6vhk.js";
5
5
  import {
6
6
  ScalarScript
7
- } from "./index-m82smx4n.js";
7
+ } from "./index-cxf04znn.js";
8
8
  import {
9
9
  PrimitiveScript
10
- } from "./index-wvkgs5sw.js";
10
+ } from "./index-prq4dmbf.js";
11
11
  import {
12
12
  ModuleScript
13
- } from "./index-gcfaehrb.js";
13
+ } from "./index-72jn9p18.js";
14
14
  import"./index-ss469dec.js";
15
- import"./index-rnqk559q.js";
15
+ import"./index-f8qt4sdr.js";
16
16
  import"./index-sh01r3pm.js";
17
- import"./index-gnbq9gjc.js";
17
+ import"./index-68ynenz3.js";
18
18
  import {
19
19
  createWorkflowStepRegistry
20
- } from "./index-daxfkf9r.js";
20
+ } from "./index-cfzvtfwp.js";
21
21
  import"./index-j37qq1f2.js";
22
22
  import {
23
23
  Workspace,
24
24
  command,
25
25
  script
26
- } from "./index-9bwhn99r.js";
27
- import"./index-scn3prb2.js";
26
+ } from "./index-91va923f.js";
27
+ import"./index-gn6jc5kp.js";
28
28
  import"./index-mxvakhsm.js";
29
29
  import"./index-xys926f2.js";
30
30
  import"./index-1577bej2.js";
@@ -1,40 +1,40 @@
1
1
  // @bun
2
2
  import {
3
3
  ContextScript
4
- } from "./index-2gja8hqt.js";
5
- import"./index-x34wfyzw.js";
6
- import"./index-4d30h52j.js";
7
- import"./index-m82smx4n.js";
8
- import"./index-wvkgs5sw.js";
9
- import"./index-gcfaehrb.js";
4
+ } from "./index-1brb6fhj.js";
5
+ import"./index-krmp6zdm.js";
6
+ import"./index-3taw6vhk.js";
7
+ import"./index-cxf04znn.js";
8
+ import"./index-prq4dmbf.js";
9
+ import"./index-72jn9p18.js";
10
10
  import"./index-ss469dec.js";
11
- import"./index-rnqk559q.js";
11
+ import"./index-f8qt4sdr.js";
12
12
  import {
13
13
  CloudScript
14
- } from "./index-bv4f7dda.js";
14
+ } from "./index-dc8y2vae.js";
15
15
  import {
16
16
  getLatestPackageVersion,
17
17
  getNpmRegistryUrl
18
- } from "./index-w1a16c42.js";
18
+ } from "./index-vbvnq3cr.js";
19
19
  import {
20
20
  PackageScript
21
- } from "./index-xnan3a0m.js";
22
- import"./index-9e5tk85e.js";
21
+ } from "./index-4zbcwnr4.js";
22
+ import"./index-hbm5htq0.js";
23
23
  import {
24
24
  GlobalConfig
25
25
  } from "./index-sh01r3pm.js";
26
26
  import {
27
27
  AgentScript
28
- } from "./index-ewnssrss.js";
29
- import"./index-gnbq9gjc.js";
30
- import"./index-daxfkf9r.js";
28
+ } from "./index-w4gzpx6w.js";
29
+ import"./index-68ynenz3.js";
30
+ import"./index-cfzvtfwp.js";
31
31
  import"./index-j37qq1f2.js";
32
32
  import {
33
33
  ApplicationScript
34
- } from "./index-a31wqqae.js";
34
+ } from "./index-zyk0731f.js";
35
35
  import {
36
36
  LibraryScript
37
- } from "./index-kqxgymh9.js";
37
+ } from "./index-cmffkxcx.js";
38
38
  import"./index-76rn3g2c.js";
39
39
  import {
40
40
  Exec,
@@ -42,7 +42,7 @@ import {
42
42
  command,
43
43
  runner,
44
44
  script
45
- } from "./index-9bwhn99r.js";
45
+ } from "./index-91va923f.js";
46
46
  import"./index-fgc8r6dj.js";
47
47
  import {
48
48
  ThemeValidator,
@@ -59,7 +59,7 @@ import {
59
59
  collectScopeRecipeSources,
60
60
  extractAgentBlock,
61
61
  renderScopeAgentBlock
62
- } from "./index-scn3prb2.js";
62
+ } from "./index-gn6jc5kp.js";
63
63
  import"./index-mxvakhsm.js";
64
64
  import {
65
65
  collectRecipeSources,