ccjk 13.5.7 → 13.6.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.
Files changed (140) hide show
  1. package/dist/chunks/agent-teams.mjs +3 -3
  2. package/dist/chunks/agent.mjs +2 -2
  3. package/dist/chunks/agents.mjs +3 -3
  4. package/dist/chunks/api-cli.mjs +5 -5
  5. package/dist/chunks/api-providers.mjs +1 -1
  6. package/dist/chunks/api.mjs +4 -4
  7. package/dist/chunks/auto-bootstrap.mjs +1 -1
  8. package/dist/chunks/auto-fix.mjs +17 -5
  9. package/dist/chunks/auto-fixer.mjs +3 -3
  10. package/dist/chunks/auto-init.mjs +3 -3
  11. package/dist/chunks/auto-updater.mjs +7 -7
  12. package/dist/chunks/banner.mjs +2 -2
  13. package/dist/chunks/boost.mjs +5 -5
  14. package/dist/chunks/ccjk-agents.mjs +2 -2
  15. package/dist/chunks/ccjk-all.mjs +6 -6
  16. package/dist/chunks/ccjk-config.mjs +2 -2
  17. package/dist/chunks/ccjk-hooks.mjs +3 -3
  18. package/dist/chunks/ccjk-mcp.mjs +4 -4
  19. package/dist/chunks/ccjk-setup.mjs +4 -4
  20. package/dist/chunks/ccjk-skills.mjs +4 -4
  21. package/dist/chunks/ccr.mjs +16 -16
  22. package/dist/chunks/ccu.mjs +2 -2
  23. package/dist/chunks/check-updates.mjs +8 -8
  24. package/dist/chunks/claude-code-config-manager.mjs +5 -5
  25. package/dist/chunks/claude-code-incremental-manager.mjs +6 -6
  26. package/dist/chunks/claude-config.mjs +2 -2
  27. package/dist/chunks/claude-wrapper.mjs +1 -1
  28. package/dist/chunks/cli-hook.mjs +5 -5
  29. package/dist/chunks/codex-config-switch.mjs +6 -6
  30. package/dist/chunks/codex-provider-manager.mjs +7 -7
  31. package/dist/chunks/codex-uninstaller.mjs +2 -2
  32. package/dist/chunks/codex.mjs +7 -7
  33. package/dist/chunks/commands.mjs +2 -2
  34. package/dist/chunks/commands2.mjs +2 -2
  35. package/dist/chunks/commit.mjs +3 -3
  36. package/dist/chunks/completion.mjs +2 -2
  37. package/dist/chunks/config-consolidator.mjs +2 -2
  38. package/dist/chunks/config-switch.mjs +8 -8
  39. package/dist/chunks/config.mjs +20 -9
  40. package/dist/chunks/config2.mjs +4 -4
  41. package/dist/chunks/config3.mjs +3 -3
  42. package/dist/chunks/constants.mjs +1 -1
  43. package/dist/chunks/context.mjs +3 -3
  44. package/dist/chunks/dashboard.mjs +2 -2
  45. package/dist/chunks/doctor.mjs +4 -4
  46. package/dist/chunks/evolution.mjs +2 -2
  47. package/dist/chunks/features.mjs +8 -8
  48. package/dist/chunks/help.mjs +1 -1
  49. package/dist/chunks/impact.mjs +1 -1
  50. package/dist/chunks/index.mjs +18 -19
  51. package/dist/chunks/index10.mjs +5145 -528
  52. package/dist/chunks/index11.mjs +1061 -569
  53. package/dist/chunks/index12.mjs +193 -1146
  54. package/dist/chunks/index13.mjs +607 -937
  55. package/dist/chunks/index14.mjs +951 -136
  56. package/dist/chunks/index15.mjs +185 -209
  57. package/dist/chunks/index2.mjs +7623 -12
  58. package/dist/chunks/index3.mjs +160 -19081
  59. package/dist/chunks/index4.mjs +19 -18
  60. package/dist/chunks/index5.mjs +12 -7623
  61. package/dist/chunks/index6.mjs +19077 -156
  62. package/dist/chunks/index7.mjs +565 -1551
  63. package/dist/chunks/index8.mjs +1535 -5166
  64. package/dist/chunks/init.mjs +1107 -1101
  65. package/dist/chunks/installer.mjs +5 -5
  66. package/dist/chunks/installer2.mjs +2 -2
  67. package/dist/chunks/interview.mjs +4 -4
  68. package/dist/chunks/manager.mjs +1 -1
  69. package/dist/chunks/marketplace.mjs +3 -3
  70. package/dist/chunks/mcp-cli.mjs +9 -9
  71. package/dist/chunks/mcp.mjs +10 -10
  72. package/dist/chunks/memory-check.mjs +2 -2
  73. package/dist/chunks/memory-paths.mjs +2 -2
  74. package/dist/chunks/memory-sync.mjs +2 -2
  75. package/dist/chunks/memory.mjs +4 -4
  76. package/dist/chunks/metrics-display.mjs +1 -1
  77. package/dist/chunks/migrator.mjs +1 -1
  78. package/dist/chunks/monitor.mjs +2 -2
  79. package/dist/chunks/notification.mjs +4 -4
  80. package/dist/chunks/onboarding.mjs +4 -4
  81. package/dist/chunks/package.mjs +1 -1
  82. package/dist/chunks/paradigm.mjs +1 -1
  83. package/dist/chunks/permission-manager.mjs +2 -2
  84. package/dist/chunks/permissions.mjs +3 -3
  85. package/dist/chunks/persistence-manager.mjs +3 -3
  86. package/dist/chunks/platform.mjs +1 -1
  87. package/dist/chunks/plugin.mjs +2 -2
  88. package/dist/chunks/prompts.mjs +5 -5
  89. package/dist/chunks/providers.mjs +2 -2
  90. package/dist/chunks/quick-actions.mjs +3 -3
  91. package/dist/chunks/quick-provider.mjs +4 -4
  92. package/dist/chunks/quick-setup.mjs +11 -11
  93. package/dist/chunks/remote.mjs +5 -5
  94. package/dist/chunks/session-manager.mjs +1 -1
  95. package/dist/chunks/session.mjs +2 -2
  96. package/dist/chunks/sessions.mjs +1 -1
  97. package/dist/chunks/silent-updater.mjs +1 -1
  98. package/dist/chunks/simple-config.mjs +1 -1
  99. package/dist/chunks/skill2.mjs +3 -3
  100. package/dist/chunks/skills-sync.mjs +5 -5
  101. package/dist/chunks/skills.mjs +3 -3
  102. package/dist/chunks/slash-commands.mjs +3 -3
  103. package/dist/chunks/startup.mjs +1 -1
  104. package/dist/chunks/stats.mjs +2 -2
  105. package/dist/chunks/status.mjs +3 -3
  106. package/dist/chunks/team.mjs +3 -3
  107. package/dist/chunks/thinking.mjs +4 -4
  108. package/dist/chunks/trace.mjs +2 -2
  109. package/dist/chunks/uninstall.mjs +8 -8
  110. package/dist/chunks/update.mjs +12 -12
  111. package/dist/chunks/upgrade-manager.mjs +3 -3
  112. package/dist/chunks/upgrade.mjs +1 -1
  113. package/dist/chunks/version-checker.mjs +4 -4
  114. package/dist/chunks/vim.mjs +3 -3
  115. package/dist/chunks/workflows.mjs +1 -1
  116. package/dist/chunks/wsl.mjs +1 -1
  117. package/dist/chunks/zero-config.mjs +3 -3
  118. package/dist/cli.mjs +195 -185
  119. package/dist/index.mjs +8 -8
  120. package/dist/shared/{ccjk.BJMRY2Ra.mjs → ccjk.8oaxX4iR.mjs} +1 -1
  121. package/dist/shared/{ccjk.8VhZ_dEO.mjs → ccjk.Bq8TqZG_.mjs} +1 -1
  122. package/dist/shared/{ccjk.Bb9Mpi2O.mjs → ccjk.C1hANZTu.mjs} +1 -1
  123. package/dist/shared/{ccjk.KpFl2RDA.mjs → ccjk.C4m4ypdk.mjs} +5 -5
  124. package/dist/shared/{ccjk.I6IuYdc_.mjs → ccjk.CQd7SKNC.mjs} +2 -2
  125. package/dist/shared/{ccjk.Cjj8SVrn.mjs → ccjk.CiKtBUW_.mjs} +1 -1
  126. package/dist/shared/{ccjk.DKBI0lAR.mjs → ccjk.Cv13QsGp.mjs} +3 -3
  127. package/dist/shared/{ccjk.D8BqKRwH.mjs → ccjk.CwsecBYP.mjs} +4 -4
  128. package/dist/shared/{ccjk.DCw2WnZU.mjs → ccjk.D75wivnp.mjs} +1 -1
  129. package/dist/shared/{ccjk.DZ4ehAHg.mjs → ccjk.DDq2hqA5.mjs} +24 -4
  130. package/dist/shared/{ccjk.BIxuVL3_.mjs → ccjk.DGllfVCZ.mjs} +3 -3
  131. package/dist/shared/{ccjk.BWFpnOr3.mjs → ccjk.DZ2LLOa-.mjs} +1 -1
  132. package/dist/shared/{ccjk.eDO9cM5o.mjs → ccjk.DbigonEQ.mjs} +1 -1
  133. package/dist/shared/{ccjk.CIObNAcl.mjs → ccjk.Dhu8ia5S.mjs} +1 -1
  134. package/dist/shared/{ccjk.CHUEFqmw.mjs → ccjk.DlTXS9rP.mjs} +1 -1
  135. package/dist/shared/{ccjk.CxAFICpL.mjs → ccjk.DvAP4XfP.mjs} +4 -4
  136. package/dist/shared/{ccjk.BOu1yav7.mjs → ccjk.KPLeMP-o.mjs} +1 -1
  137. package/dist/shared/{ccjk.D8ZLYSZZ.mjs → ccjk.vO3d1ABk.mjs} +1 -1
  138. package/dist/templates/claude-code/common/settings.json +0 -1
  139. package/package.json +68 -65
  140. package/templates/claude-code/common/settings.json +0 -1
@@ -1,11 +1,11 @@
1
1
  import * as fs from 'node:fs';
2
2
  import { homedir } from 'node:os';
3
3
  import process__default from 'node:process';
4
- import a from './index2.mjs';
5
- import { i as inquirer } from './index3.mjs';
6
- import ora from './index7.mjs';
4
+ import a from './index5.mjs';
5
+ import { i as inquirer } from './index6.mjs';
6
+ import ora from './index8.mjs';
7
7
  import { exec as q } from './main.mjs';
8
- import { ensureI18nInitialized, i18n } from './index5.mjs';
8
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
9
9
  import { updateClaudeCode } from './auto-updater.mjs';
10
10
  import { exists } from './fs-operations.mjs';
11
11
  import { f as findCommandPath, g as getPlatform, a as getHomebrewCommandPaths, i as isTermux, b as getTermuxPrefix, c as isWSL, d as getWSLInfo, w as wrapCommandWithSudo, e as commandExists, h as getRecommendedInstallMethods } from './platform.mjs';
@@ -29,7 +29,7 @@ import 'module';
29
29
  import 'node:child_process';
30
30
  import 'node:stream';
31
31
  import 'node:url';
32
- import '../shared/ccjk.BWFpnOr3.mjs';
32
+ import '../shared/ccjk.DZ2LLOa-.mjs';
33
33
  import './version-checker.mjs';
34
34
  import '../shared/ccjk.CxpGa6MC.mjs';
35
35
  import 'node:fs/promises';
@@ -1,7 +1,7 @@
1
1
  import { exec } from 'node:child_process';
2
2
  import { promisify } from 'node:util';
3
- import a from './index2.mjs';
4
- import { ensureI18nInitialized, i18n } from './index5.mjs';
3
+ import a from './index5.mjs';
4
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
5
5
  import { w as wrapCommandWithSudo } from './platform.mjs';
6
6
  import '../shared/ccjk.BAGoDD49.mjs';
7
7
  import 'node:fs';
@@ -2,10 +2,10 @@ import { existsSync } from 'node:fs';
2
2
  import { writeFile, mkdir, readFile } from 'node:fs/promises';
3
3
  import { resolve, dirname, join } from 'node:path';
4
4
  import process__default from 'node:process';
5
- import a from './index2.mjs';
6
- import { i as inquirer } from './index3.mjs';
7
- import { i18n } from './index5.mjs';
8
- import { h as handleExitPromptError, a as handleGeneralError } from '../shared/ccjk.BIxuVL3_.mjs';
5
+ import a from './index5.mjs';
6
+ import { i as inquirer } from './index6.mjs';
7
+ import { i18n } from './index2.mjs';
8
+ import { a as handleExitPromptError, h as handleGeneralError } from '../shared/ccjk.DGllfVCZ.mjs';
9
9
  import { randomUUID } from 'node:crypto';
10
10
  import '../shared/ccjk.BAGoDD49.mjs';
11
11
  import 'node:readline';
@@ -4,7 +4,7 @@ import { CCJK_SKILLS_DIR } from './constants.mjs';
4
4
  import { browserSkill } from './skill.mjs';
5
5
  import { writeFileAtomic } from './fs-operations.mjs';
6
6
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
7
- import './index5.mjs';
7
+ import './index2.mjs';
8
8
  import 'node:process';
9
9
  import 'node:url';
10
10
  import 'node:crypto';
@@ -1,6 +1,6 @@
1
- import a from './index2.mjs';
2
- import { i18n } from './index5.mjs';
3
- import { g as getPackage, i as isPackageInstalled, a as getInstalledPackages, u as updatePackage, c as checkForUpdates, b as uninstallPackage, d as installPackage, s as searchPackages } from '../shared/ccjk.eDO9cM5o.mjs';
1
+ import a from './index5.mjs';
2
+ import { i18n } from './index2.mjs';
3
+ import { g as getPackage, i as isPackageInstalled, a as getInstalledPackages, u as updatePackage, c as checkForUpdates, b as uninstallPackage, d as installPackage, s as searchPackages } from '../shared/ccjk.DbigonEQ.mjs';
4
4
  import '../shared/ccjk.BAGoDD49.mjs';
5
5
  import 'node:fs';
6
6
  import 'node:process';
@@ -1,14 +1,14 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { g as getMcpServices } from './codex.mjs';
3
- import { i18n } from './index5.mjs';
3
+ import { i18n } from './index2.mjs';
4
4
  import { r as readMcpConfig } from './claude-config.mjs';
5
- import { i as installMcpService, u as uninstallMcpService } from '../shared/ccjk.KpFl2RDA.mjs';
5
+ import { i as installMcpService, u as uninstallMcpService } from '../shared/ccjk.C4m4ypdk.mjs';
6
6
  import '../shared/ccjk.BAGoDD49.mjs';
7
7
  import 'node:process';
8
8
  import 'node:fs';
9
9
  import 'node:url';
10
10
  import '../shared/ccjk.RyizuzOI.mjs';
11
- import './index3.mjs';
11
+ import './index6.mjs';
12
12
  import 'node:readline';
13
13
  import 'stream';
14
14
  import 'node:tty';
@@ -23,7 +23,7 @@ import 'node:os';
23
23
  import 'node:crypto';
24
24
  import 'buffer';
25
25
  import 'string_decoder';
26
- import './index7.mjs';
26
+ import './index8.mjs';
27
27
  import '../shared/ccjk.DeWpAShp.mjs';
28
28
  import '../shared/ccjk.CxpGa6MC.mjs';
29
29
  import '../shared/ccjk.BBtCGd_g.mjs';
@@ -34,7 +34,7 @@ import 'node:stream';
34
34
  import './constants.mjs';
35
35
  import '../shared/ccjk.bQ7Dh1g4.mjs';
36
36
  import './ccjk-config.mjs';
37
- import './index6.mjs';
37
+ import './index3.mjs';
38
38
  import './fs-operations.mjs';
39
39
  import 'node:fs/promises';
40
40
  import './json-config.mjs';
@@ -44,7 +44,7 @@ import './platform.mjs';
44
44
  import '../shared/ccjk.BFQ7yr5S.mjs';
45
45
  import './prompts.mjs';
46
46
  import '../shared/ccjk.gDEDGD_t.mjs';
47
- import '../shared/ccjk.BWFpnOr3.mjs';
47
+ import '../shared/ccjk.DZ2LLOa-.mjs';
48
48
 
49
49
  async function mcpInstallCli(options) {
50
50
  const lang = options.lang || i18n.language || "en";
@@ -64,7 +64,7 @@ async function mcpInstallCli(options) {
64
64
  process.exit(1);
65
65
  }
66
66
  if (!options.yes) {
67
- const inquirer = await import('./index3.mjs').then(function (n) { return n.c; });
67
+ const inquirer = await import('./index6.mjs').then(function (n) { return n.c; });
68
68
  const { confirm } = await inquirer.default.prompt([{
69
69
  type: "confirm",
70
70
  name: "confirm",
@@ -120,7 +120,7 @@ async function mcpUninstallCli(options) {
120
120
  return;
121
121
  }
122
122
  if (!options.yes) {
123
- const inquirer = await import('./index3.mjs').then(function (n) { return n.c; });
123
+ const inquirer = await import('./index6.mjs').then(function (n) { return n.c; });
124
124
  const { confirm } = await inquirer.default.prompt([{
125
125
  type: "confirm",
126
126
  name: "confirm",
@@ -1,27 +1,27 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { isCodeToolType } from './constants.mjs';
3
- import { i18n } from './index5.mjs';
3
+ import { i18n } from './index2.mjs';
4
4
  import { readZcfConfig } from './ccjk-config.mjs';
5
5
  import 'node:child_process';
6
6
  import 'node:process';
7
7
  import { M as MCP_SERVICE_TIERS, i as isCoreService, g as getServicesByTier, c as checkMcpPerformance, f as formatPerformanceWarning, a as calculateResourceUsage, b as getOptimizationSuggestions, d as getMcpTierConfig } from './mcp-performance.mjs';
8
8
  import { r as readMcpConfig, c as backupMcpConfig, w as writeMcpConfig } from './claude-config.mjs';
9
- export { m as mcpInstall, a as mcpList, b as mcpSearch, c as mcpUninstall } from '../shared/ccjk.CxAFICpL.mjs';
10
- import { M as MCP_SERVICE_CONFIGS, a as readCodexConfig, e as backupCodexComplete, w as writeCodexConfig, j as applyCodexPlatformCommand } from './codex.mjs';
11
- import { k as isWindows, l as getSystemRoot } from './platform.mjs';
9
+ export { m as mcpInstall, a as mcpList, b as mcpSearch, c as mcpUninstall } from '../shared/ccjk.DvAP4XfP.mjs';
10
+ import { M as MCP_SERVICE_CONFIGS, r as readCodexConfig, e as backupCodexComplete, w as writeCodexConfig, j as applyCodexPlatformCommand } from './codex.mjs';
11
+ import { k as isWindows, m as getSystemRoot } from './platform.mjs';
12
12
  import '../shared/ccjk.BAGoDD49.mjs';
13
13
  import 'node:os';
14
14
  import '../shared/ccjk.bQ7Dh1g4.mjs';
15
15
  import 'node:fs';
16
16
  import 'node:url';
17
17
  import '../shared/ccjk.BBtCGd_g.mjs';
18
- import './index6.mjs';
18
+ import './index3.mjs';
19
19
  import './fs-operations.mjs';
20
20
  import 'node:crypto';
21
21
  import 'node:fs/promises';
22
22
  import './json-config.mjs';
23
23
  import '../shared/ccjk.RyizuzOI.mjs';
24
- import './index3.mjs';
24
+ import './index6.mjs';
25
25
  import 'node:readline';
26
26
  import 'stream';
27
27
  import 'node:tty';
@@ -34,8 +34,8 @@ import 'child_process';
34
34
  import 'node:path';
35
35
  import 'buffer';
36
36
  import 'string_decoder';
37
- import '../shared/ccjk.KpFl2RDA.mjs';
38
- import './index7.mjs';
37
+ import '../shared/ccjk.C4m4ypdk.mjs';
38
+ import './index8.mjs';
39
39
  import '../shared/ccjk.DeWpAShp.mjs';
40
40
  import '../shared/ccjk.CxpGa6MC.mjs';
41
41
  import './main.mjs';
@@ -46,7 +46,7 @@ import '../shared/ccjk.DScm_NnL.mjs';
46
46
  import '../shared/ccjk.BFQ7yr5S.mjs';
47
47
  import './prompts.mjs';
48
48
  import '../shared/ccjk.gDEDGD_t.mjs';
49
- import '../shared/ccjk.BWFpnOr3.mjs';
49
+ import '../shared/ccjk.DZ2LLOa-.mjs';
50
50
 
51
51
  function getReleasableServices(configuredServices, tier) {
52
52
  return configuredServices.filter((serviceId) => {
@@ -9,13 +9,13 @@ import sysPath from 'path';
9
9
  import { getConfiguredMemoryDirectories, getClaudeProjectsDir } from './memory-paths.mjs';
10
10
  import './constants.mjs';
11
11
  import 'node:os';
12
- import './index5.mjs';
12
+ import './index2.mjs';
13
13
  import 'node:fs';
14
14
  import 'node:process';
15
15
  import 'node:url';
16
16
  import '../shared/ccjk.bQ7Dh1g4.mjs';
17
17
  import '../shared/ccjk.BBtCGd_g.mjs';
18
- import './index6.mjs';
18
+ import './index3.mjs';
19
19
  import './fs-operations.mjs';
20
20
  import 'node:crypto';
21
21
  import 'node:fs/promises';
@@ -1,11 +1,11 @@
1
1
  import { resolve } from 'node:path';
2
2
  import { CCJK_CONFIG_FILE, SUPPORTED_LANGS, DEFAULT_CODE_TOOL_TYPE, CCJK_CONFIG_DIR, CLAUDE_DIR } from './constants.mjs';
3
3
  import { p as parse } from '../shared/ccjk.BBtCGd_g.mjs';
4
- import { stringify } from './index6.mjs';
4
+ import { stringify } from './index3.mjs';
5
5
  import { exists, readFile, ensureDir, writeFileAtomic } from './fs-operations.mjs';
6
6
  import { d as dirname, j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
7
7
  import 'node:os';
8
- import './index5.mjs';
8
+ import './index2.mjs';
9
9
  import 'node:fs';
10
10
  import 'node:process';
11
11
  import 'node:url';
@@ -4,12 +4,12 @@ import 'node:fs/promises';
4
4
  import { normalizeProjectPath, getCcjkMemoryPath, getClaudeMemoryPath } from './memory-paths.mjs';
5
5
  import './constants.mjs';
6
6
  import 'node:os';
7
- import './index5.mjs';
7
+ import './index2.mjs';
8
8
  import 'node:process';
9
9
  import 'node:url';
10
10
  import '../shared/ccjk.bQ7Dh1g4.mjs';
11
11
  import '../shared/ccjk.BBtCGd_g.mjs';
12
- import './index6.mjs';
12
+ import './index3.mjs';
13
13
  import './fs-operations.mjs';
14
14
  import 'node:crypto';
15
15
 
@@ -1,6 +1,6 @@
1
1
  import { existsSync, readFileSync, mkdirSync, writeFileSync } from 'node:fs';
2
- import a from './index2.mjs';
3
- import { i as inquirer } from './index3.mjs';
2
+ import a from './index5.mjs';
3
+ import { i as inquirer } from './index6.mjs';
4
4
  import { x as K } from './main.mjs';
5
5
  import { getClaudeMemoryPath } from './memory-paths.mjs';
6
6
  import { memoryCheck } from './memory-check.mjs';
@@ -26,10 +26,10 @@ import 'module';
26
26
  import 'node:child_process';
27
27
  import 'node:stream';
28
28
  import './constants.mjs';
29
- import './index5.mjs';
29
+ import './index2.mjs';
30
30
  import 'node:url';
31
31
  import '../shared/ccjk.BBtCGd_g.mjs';
32
- import './index6.mjs';
32
+ import './index3.mjs';
33
33
  import './fs-operations.mjs';
34
34
  import 'node:fs/promises';
35
35
  import 'constants';
@@ -1,4 +1,4 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import '../shared/ccjk.BAGoDD49.mjs';
3
3
 
4
4
  function formatTokenCount(tokens) {
@@ -2,7 +2,7 @@ import { SETTINGS_FILE } from './constants.mjs';
2
2
  import { exists } from './fs-operations.mjs';
3
3
  import { readJsonConfig, writeJsonConfig } from './json-config.mjs';
4
4
  import 'node:os';
5
- import './index5.mjs';
5
+ import './index2.mjs';
6
6
  import 'node:fs';
7
7
  import 'node:process';
8
8
  import 'node:url';
@@ -1,5 +1,5 @@
1
- import a from './index2.mjs';
2
- import { i18n } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { i18n } from './index2.mjs';
3
3
  import { displayBannerWithInfo } from './banner.mjs';
4
4
  import process__default from 'node:process';
5
5
  import { n as nanoid } from '../shared/ccjk.BoApaI4j.mjs';
@@ -1,6 +1,6 @@
1
- import a from './index2.mjs';
2
- import { i as inquirer } from './index3.mjs';
3
- import { i18n } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { i as inquirer } from './index6.mjs';
3
+ import { i18n } from './index2.mjs';
4
4
  import { m as maskToken, a as isValidTokenFormat, c as generateDeviceToken, d as decryptToken, e as encryptToken, f as getDeviceInfo, i as isDeviceBound, g as getBindingStatus, u as unbindDevice, b as bindDevice, s as sendNotification } from '../shared/ccjk.BBizCO6_.mjs';
5
5
  import { exec } from 'node:child_process';
6
6
  import * as fs from 'node:fs';
@@ -13,7 +13,7 @@ import process__default from 'node:process';
13
13
  import { promisify } from 'node:util';
14
14
  import { writeFileAtomic } from './fs-operations.mjs';
15
15
  import { p as parse } from '../shared/ccjk.BBtCGd_g.mjs';
16
- import { stringify } from './index6.mjs';
16
+ import { stringify } from './index3.mjs';
17
17
  import { CLOUD_ENDPOINTS } from './constants.mjs';
18
18
  import '../shared/ccjk.BAGoDD49.mjs';
19
19
  import 'node:readline';
@@ -1,9 +1,9 @@
1
1
  import { existsSync, readFileSync, readdirSync, mkdirSync, statSync } from 'node:fs';
2
2
  import process__default from 'node:process';
3
- import a from './index2.mjs';
3
+ import a from './index5.mjs';
4
4
  import { d as dayjs } from '../shared/ccjk.RyizuzOI.mjs';
5
- import { i as inquirer } from './index3.mjs';
6
- import ora from './index7.mjs';
5
+ import { i as inquirer } from './index6.mjs';
6
+ import ora from './index8.mjs';
7
7
  import { CCJK_CONFIG_DIR } from './constants.mjs';
8
8
  import { d as detectProject, g as getProjectSummary, a as generateSuggestions } from '../shared/ccjk.hoqrwWdN.mjs';
9
9
  import { boxify, COLORS as theme, STATUS } from './banner.mjs';
@@ -25,7 +25,7 @@ import 'node:crypto';
25
25
  import 'buffer';
26
26
  import 'string_decoder';
27
27
  import '../shared/ccjk.DeWpAShp.mjs';
28
- import './index5.mjs';
28
+ import './index2.mjs';
29
29
  import 'node:url';
30
30
  import '../shared/ccjk.gDEDGD_t.mjs';
31
31
  import 'node:fs/promises';
@@ -1,3 +1,3 @@
1
- const version = "13.5.7";
1
+ const version = "13.6.0";
2
2
 
3
3
  export { version };
@@ -1,4 +1,4 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { f as fsParadigm } from '../shared/ccjk.wLJHO0Af.mjs';
3
3
  import '../shared/ccjk.BAGoDD49.mjs';
4
4
  import 'node:fs';
@@ -1,11 +1,11 @@
1
1
  import { existsSync, readFileSync } from 'node:fs';
2
- import a from './index2.mjs';
2
+ import a from './index5.mjs';
3
3
  import { SETTINGS_FILE, CCJK_CONFIG_DIR } from './constants.mjs';
4
4
  import { STATUS } from './banner.mjs';
5
5
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
6
6
  import '../shared/ccjk.BAGoDD49.mjs';
7
7
  import 'node:os';
8
- import './index5.mjs';
8
+ import './index2.mjs';
9
9
  import 'node:process';
10
10
  import 'node:url';
11
11
  import '../shared/ccjk.gDEDGD_t.mjs';
@@ -1,8 +1,8 @@
1
1
  import process__default from 'node:process';
2
- import a from './index2.mjs';
3
- import { i as inquirer } from './index3.mjs';
2
+ import a from './index5.mjs';
3
+ import { i as inquirer } from './index6.mjs';
4
4
  import './main.mjs';
5
- import { i18n } from './index5.mjs';
5
+ import { i18n } from './index2.mjs';
6
6
  import { g as getPermissionManager } from '../shared/ccjk.SPoXMvZD.mjs';
7
7
  import '../shared/ccjk.BAGoDD49.mjs';
8
8
  import 'node:readline';
@@ -1,8 +1,8 @@
1
1
  import { writeFileSync } from 'node:fs';
2
- import a from './index2.mjs';
3
- import { i as inquirer } from './index3.mjs';
2
+ import a from './index5.mjs';
3
+ import { i as inquirer } from './index6.mjs';
4
4
  import { getContextPersistence } from './persistence.mjs';
5
- import { i18n } from './index5.mjs';
5
+ import { i18n } from './index2.mjs';
6
6
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
7
7
  import '../shared/ccjk.BAGoDD49.mjs';
8
8
  import 'node:readline';
@@ -388,4 +388,4 @@ const platform = {
388
388
  wrapCommandWithSudo: wrapCommandWithSudo
389
389
  };
390
390
 
391
- export { getHomebrewCommandPaths as a, getTermuxPrefix as b, isWSL as c, getWSLInfo as d, commandExists as e, findCommandPath as f, getPlatform as g, getRecommendedInstallMethods as h, isTermux as i, findRealCommandPath as j, isWindows as k, getSystemRoot as l, getMcpCommand as m, normalizeTomlPath as n, platform as p, shouldUseSudoForGlobalInstall as s, wrapCommandWithSudo as w };
391
+ export { getHomebrewCommandPaths as a, getTermuxPrefix as b, isWSL as c, getWSLInfo as d, commandExists as e, findCommandPath as f, getPlatform as g, getRecommendedInstallMethods as h, isTermux as i, findRealCommandPath as j, isWindows as k, getMcpCommand as l, getSystemRoot as m, normalizeTomlPath as n, platform as p, shouldUseSudoForGlobalInstall as s, wrapCommandWithSudo as w };
@@ -1,9 +1,9 @@
1
1
  import process__default from 'node:process';
2
- import a from './index2.mjs';
2
+ import a from './index5.mjs';
3
3
  import { Buffer } from 'node:buffer';
4
4
  import { existsSync, mkdirSync, readFileSync, unlinkSync, readdirSync, statSync, rmSync } from 'node:fs';
5
5
  import { CLOUD_ENDPOINTS, CCJK_CLOUD_PLUGINS_DIR, CCJK_CLOUD_PLUGINS_CACHE_DIR, CCJK_CLOUD_PLUGINS_INSTALLED_DIR } from './constants.mjs';
6
- import { i18n } from './index5.mjs';
6
+ import { i18n } from './index2.mjs';
7
7
  import { writeFileAtomic } from './fs-operations.mjs';
8
8
  import { homedir } from 'node:os';
9
9
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
@@ -1,12 +1,12 @@
1
1
  import process__default from 'node:process';
2
- import a from './index2.mjs';
3
- import { i as inquirer } from './index3.mjs';
2
+ import a from './index5.mjs';
3
+ import { i as inquirer } from './index6.mjs';
4
4
  import { LANG_LABELS, getAiOutputLanguageLabel, SUPPORTED_LANGS, AI_OUTPUT_LANGUAGES } from './constants.mjs';
5
- import { ensureI18nInitialized, i18n } from './index5.mjs';
5
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
6
6
  import { readZcfConfig, updateZcfConfig } from './ccjk-config.mjs';
7
7
  import { a as addNumbersToChoices } from '../shared/ccjk.BFQ7yr5S.mjs';
8
8
  import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
9
- import { p as promptBoolean } from '../shared/ccjk.BWFpnOr3.mjs';
9
+ import { p as promptBoolean } from '../shared/ccjk.DZ2LLOa-.mjs';
10
10
  import '../shared/ccjk.BAGoDD49.mjs';
11
11
  import 'node:readline';
12
12
  import 'stream';
@@ -26,7 +26,7 @@ import '../shared/ccjk.bQ7Dh1g4.mjs';
26
26
  import 'node:fs';
27
27
  import 'node:url';
28
28
  import '../shared/ccjk.BBtCGd_g.mjs';
29
- import './index6.mjs';
29
+ import './index3.mjs';
30
30
  import './fs-operations.mjs';
31
31
  import 'node:fs/promises';
32
32
  import './json-config.mjs';
@@ -1,6 +1,6 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { getApiProviderPresets } from './api-providers.mjs';
3
- import { i18n } from './index5.mjs';
3
+ import { i18n } from './index2.mjs';
4
4
  import { P as ProviderHealthMonitor } from '../shared/ccjk.J8YiPsOw.mjs';
5
5
  import '../shared/ccjk.BAGoDD49.mjs';
6
6
  import './constants.mjs';
@@ -1,6 +1,6 @@
1
1
  import { existsSync, readFileSync, writeFileSync } from 'node:fs';
2
2
  import { homedir } from 'node:os';
3
- import a from './index2.mjs';
3
+ import a from './index5.mjs';
4
4
  import { MetricsDisplay } from './metrics-display.mjs';
5
5
  import { getContextPersistence } from './persistence.mjs';
6
6
  import { r as runHealthCheck } from '../shared/ccjk.xkKNsC02.mjs';
@@ -8,7 +8,7 @@ import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
8
8
  import '../shared/ccjk.BAGoDD49.mjs';
9
9
  import 'better-sqlite3';
10
10
  import './constants.mjs';
11
- import './index5.mjs';
11
+ import './index2.mjs';
12
12
  import 'node:process';
13
13
  import 'node:url';
14
14
  import './memory-check.mjs';
@@ -21,7 +21,7 @@ import 'assert';
21
21
  import 'path';
22
22
  import './memory-paths.mjs';
23
23
  import '../shared/ccjk.BBtCGd_g.mjs';
24
- import './index6.mjs';
24
+ import './index3.mjs';
25
25
  import './fs-operations.mjs';
26
26
  import 'node:crypto';
27
27
  import 'node:fs/promises';
@@ -1,6 +1,6 @@
1
- import a from './index2.mjs';
2
- import { i as inquirer } from './index3.mjs';
3
- import ora from './index7.mjs';
1
+ import a from './index5.mjs';
2
+ import { i as inquirer } from './index6.mjs';
3
+ import ora from './index8.mjs';
4
4
  import { c as createApiClient } from '../shared/ccjk.D6ycHbak.mjs';
5
5
  import { CLOUD_ENDPOINTS } from './constants.mjs';
6
6
  import '../shared/ccjk.BAGoDD49.mjs';
@@ -20,7 +20,7 @@ import 'node:crypto';
20
20
  import 'buffer';
21
21
  import 'string_decoder';
22
22
  import '../shared/ccjk.DeWpAShp.mjs';
23
- import './index5.mjs';
23
+ import './index2.mjs';
24
24
  import 'node:fs';
25
25
  import 'node:url';
26
26
  import '../shared/ccjk.bQ7Dh1g4.mjs';
@@ -1,7 +1,7 @@
1
- import a from './index2.mjs';
2
- import { i as inquirer } from './index3.mjs';
1
+ import a from './index5.mjs';
2
+ import { i as inquirer } from './index6.mjs';
3
3
  import { d as detectSmartDefaults } from './smart-defaults.mjs';
4
- import { i18n } from './index5.mjs';
4
+ import { i18n } from './index2.mjs';
5
5
  import { updateZcfConfig } from './ccjk-config.mjs';
6
6
  import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
7
7
  import { i as init } from './init.mjs';
@@ -36,9 +36,9 @@ import 'node:stream';
36
36
  import '../shared/ccjk.DJuyfrlL.mjs';
37
37
  import 'node:url';
38
38
  import '../shared/ccjk.BBtCGd_g.mjs';
39
- import './index6.mjs';
39
+ import './index3.mjs';
40
40
  import './codex.mjs';
41
- import './index7.mjs';
41
+ import './index8.mjs';
42
42
  import '../shared/ccjk.DeWpAShp.mjs';
43
43
  import '../shared/ccjk.CxpGa6MC.mjs';
44
44
  import './config.mjs';
@@ -46,17 +46,17 @@ import './claude-config.mjs';
46
46
  import '../shared/ccjk.DScm_NnL.mjs';
47
47
  import '../shared/ccjk.BFQ7yr5S.mjs';
48
48
  import './prompts.mjs';
49
- import '../shared/ccjk.BWFpnOr3.mjs';
50
- import '../shared/ccjk.D8BqKRwH.mjs';
49
+ import '../shared/ccjk.DZ2LLOa-.mjs';
51
50
  import './banner.mjs';
52
51
  import './config2.mjs';
53
52
  import './auto-updater.mjs';
54
53
  import './version-checker.mjs';
55
- import '../shared/ccjk.Cjj8SVrn.mjs';
56
- import '../shared/ccjk.DZ4ehAHg.mjs';
57
- import '../shared/ccjk.BIxuVL3_.mjs';
54
+ import '../shared/ccjk.CiKtBUW_.mjs';
55
+ import '../shared/ccjk.DDq2hqA5.mjs';
56
+ import '../shared/ccjk.CwsecBYP.mjs';
57
+ import '../shared/ccjk.DGllfVCZ.mjs';
58
58
  import './installer.mjs';
59
- import '../shared/ccjk.8VhZ_dEO.mjs';
59
+ import '../shared/ccjk.Bq8TqZG_.mjs';
60
60
 
61
61
  const ccjkVersion = getRuntimeVersion();
62
62
  function displayHeader() {
@@ -2,11 +2,11 @@ import { spawn } from 'node:child_process';
2
2
  import { existsSync, readFileSync, mkdirSync, writeFileSync } from 'node:fs';
3
3
  import { homedir } from 'node:os';
4
4
  import { join } from 'node:path';
5
- import { i as inquirer } from './index3.mjs';
6
- import ora from './index7.mjs';
7
- import { i18n } from './index5.mjs';
5
+ import { i as inquirer } from './index6.mjs';
6
+ import ora from './index8.mjs';
7
+ import { i18n } from './index2.mjs';
8
8
  import { i as isDeviceBound, g as getBindingStatus, b as bindDevice } from '../shared/ccjk.BBizCO6_.mjs';
9
- import { l as logger } from '../shared/ccjk.BJMRY2Ra.mjs';
9
+ import { l as logger } from '../shared/ccjk.8oaxX4iR.mjs';
10
10
  import 'node:readline';
11
11
  import '../shared/ccjk.BAGoDD49.mjs';
12
12
  import 'stream';
@@ -30,7 +30,7 @@ import '../shared/ccjk.D6ycHbak.mjs';
30
30
  import './fs-operations.mjs';
31
31
  import 'node:fs/promises';
32
32
  import 'node:buffer';
33
- import './index2.mjs';
33
+ import './index5.mjs';
34
34
 
35
35
  const DAEMON_CONFIG_PATH = join(homedir(), ".ccjk", "daemon.json");
36
36
  async function setupRemote(options = {}) {
@@ -5,7 +5,7 @@ import { homedir } from 'node:os';
5
5
  import { x as K } from './main.mjs';
6
6
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
7
7
  import { glob } from 'tinyglobby';
8
- import { e as executionTracer } from '../shared/ccjk.CHUEFqmw.mjs';
8
+ import { e as executionTracer } from '../shared/ccjk.DlTXS9rP.mjs';
9
9
  import { f as fsParadigm } from '../shared/ccjk.wLJHO0Af.mjs';
10
10
  import 'node:child_process';
11
11
  import 'node:fs/promises';
@@ -3,8 +3,8 @@ import { mkdir, writeFile, readFile, readdir, rm, stat } from 'node:fs/promises'
3
3
  import { homedir } from 'node:os';
4
4
  import { join as join$1 } from 'node:path';
5
5
  import process__default from 'node:process';
6
- import a from './index2.mjs';
7
- import { i as inquirer } from './index3.mjs';
6
+ import a from './index5.mjs';
7
+ import { i as inquirer } from './index6.mjs';
8
8
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
9
9
  import '../shared/ccjk.BAGoDD49.mjs';
10
10
  import 'node:readline';
@@ -1,4 +1,4 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { t as taskPersistence } from '../shared/ccjk.DwSebGy0.mjs';
3
3
  import '../shared/ccjk.BAGoDD49.mjs';
4
4
  import 'node:fs';
@@ -5,7 +5,7 @@ import { fileURLToPath } from 'node:url';
5
5
  import { CCJK_CONFIG_DIR } from './constants.mjs';
6
6
  import { getCloudState, updateCloudState } from './auto-bootstrap.mjs';
7
7
  import { j as join, d as dirname } from '../shared/ccjk.bQ7Dh1g4.mjs';
8
- import './index5.mjs';
8
+ import './index2.mjs';
9
9
  import 'node:crypto';
10
10
 
11
11
  const __filename = fileURLToPath(import.meta.url);
@@ -12,7 +12,7 @@ import 'node:process';
12
12
  import 'node:stream';
13
13
  import 'node:readline';
14
14
  import 'node:os';
15
- import './index5.mjs';
15
+ import './index2.mjs';
16
16
  import 'node:crypto';
17
17
  import 'node:fs/promises';
18
18