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,10 +1,10 @@
1
1
  import { existsSync, mkdirSync, writeFileSync, readFileSync } from 'node:fs';
2
2
  import { homedir } from 'node:os';
3
3
  import { fileURLToPath } from 'node:url';
4
- import a from './index2.mjs';
4
+ import a from './index5.mjs';
5
5
  import { c as commonjsRequire } from '../shared/ccjk.COweQ1RR.mjs';
6
6
  import require$$0 from 'fs';
7
- import { i as inquirer } from './index3.mjs';
7
+ import { i as inquirer } from './index6.mjs';
8
8
  import { g as getPluginManager } from '../shared/ccjk.DTdjs-qK.mjs';
9
9
  import { j as join, d as dirname } from '../shared/ccjk.bQ7Dh1g4.mjs';
10
10
  import '../shared/ccjk.BAGoDD49.mjs';
@@ -26,7 +26,7 @@ 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 '../shared/ccjk.CfKKcvWy.mjs';
31
31
  import '../shared/ccjk.DsYaCCx4.mjs';
32
32
 
@@ -1,6 +1,6 @@
1
- import a from './index2.mjs';
2
- import { i as inquirer } from './index3.mjs';
3
- import { getTranslation } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { i as inquirer } from './index6.mjs';
3
+ import { getTranslation } from './index2.mjs';
4
4
  import { createHash } from 'node:crypto';
5
5
  import { existsSync, readdirSync, readFileSync, mkdirSync } from 'node:fs';
6
6
  import process__default from 'node:process';
@@ -12,8 +12,8 @@ import { g as getDefaultExportFromCjs } from '../shared/ccjk.BAGoDD49.mjs';
12
12
  import require$$0 from 'fs';
13
13
  import { c as commonjsRequire } from '../shared/ccjk.COweQ1RR.mjs';
14
14
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
15
- import { b as CloudErrorFactory, C as CloudError } from '../shared/ccjk.D8ZLYSZZ.mjs';
16
- import { s as showImpactReminder } from '../shared/ccjk.Bb9Mpi2O.mjs';
15
+ import { b as CloudErrorFactory, C as CloudError } from '../shared/ccjk.vO3d1ABk.mjs';
16
+ import { s as showImpactReminder } from '../shared/ccjk.C1hANZTu.mjs';
17
17
  import 'node:readline';
18
18
  import 'stream';
19
19
  import 'node:tty';
@@ -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 { searchSkills, getSkill, getAllSkills, addSkill, setSkillEnabled, removeSkill, getBatchCategories, createBatchSkills } from './manager.mjs';
5
5
  import '../shared/ccjk.BAGoDD49.mjs';
6
6
  import 'node:readline';
@@ -1,6 +1,6 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { getContextPersistence } from './persistence.mjs';
3
- import { i18n } from './index5.mjs';
3
+ import { i18n } from './index2.mjs';
4
4
  import '../shared/ccjk.BAGoDD49.mjs';
5
5
  import 'node:fs';
6
6
  import 'better-sqlite3';
@@ -38,7 +38,7 @@ function getSlashCommands() {
38
38
  descriptionZh: "\u8FD0\u884C\u5168\u9762\u5065\u5EB7\u68C0\u67E5",
39
39
  category: "brain",
40
40
  handler: async () => {
41
- const { runHealthCheck } = await import('./index4.mjs');
41
+ const { runHealthCheck } = await import('./index.mjs');
42
42
  const report = await runHealthCheck();
43
43
  console.log(a.cyan.bold("\n\u{1F3E5} Health Check Results\n"));
44
44
  console.log(`${a.gray("Overall Score:")} ${a.green.bold(`${report.totalScore}/100`)}`);
@@ -2,7 +2,7 @@ import { existsSync, mkdirSync, writeFileSync, readFileSync, readdirSync } from
2
2
  import { mkdir } from 'node:fs/promises';
3
3
  import { homedir } from 'node:os';
4
4
  import { j as join, b as basename } from '../shared/ccjk.bQ7Dh1g4.mjs';
5
- import { i18n } from './index5.mjs';
5
+ import { i18n } from './index2.mjs';
6
6
  import 'node:process';
7
7
  import 'node:url';
8
8
 
@@ -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 { g as getStatsStorage } from '../shared/ccjk.OTnevPNE.mjs';
4
4
  import '../shared/ccjk.BAGoDD49.mjs';
5
5
  import 'node:fs';
@@ -1,7 +1,7 @@
1
1
  import { existsSync, readFileSync } from 'node:fs';
2
2
  import { homedir } from 'node:os';
3
3
  import process__default from 'node:process';
4
- import a from './index2.mjs';
4
+ import a from './index5.mjs';
5
5
  import { s as scanProject } from '../shared/ccjk.DJuyfrlL.mjs';
6
6
  import { MetricsDisplay } from './metrics-display.mjs';
7
7
  import { getContextPersistence } from './persistence.mjs';
@@ -11,7 +11,7 @@ import '../shared/ccjk.BAGoDD49.mjs';
11
11
  import 'node:child_process';
12
12
  import 'better-sqlite3';
13
13
  import './constants.mjs';
14
- import './index5.mjs';
14
+ import './index2.mjs';
15
15
  import 'node:url';
16
16
  import './memory-check.mjs';
17
17
  import 'node:path';
@@ -23,7 +23,7 @@ import 'assert';
23
23
  import 'path';
24
24
  import './memory-paths.mjs';
25
25
  import '../shared/ccjk.BBtCGd_g.mjs';
26
- import './index6.mjs';
26
+ import './index3.mjs';
27
27
  import './fs-operations.mjs';
28
28
  import 'node:crypto';
29
29
  import 'node:fs/promises';
@@ -1,7 +1,7 @@
1
1
  import { existsSync, mkdirSync, readFileSync } from 'node:fs';
2
- import a from './index2.mjs';
3
- import { i as inquirer } from './index3.mjs';
4
- import { i18n } from './index5.mjs';
2
+ import a from './index5.mjs';
3
+ import { i as inquirer } from './index6.mjs';
4
+ import { i18n } from './index2.mjs';
5
5
  import { writeFileAtomic } from './fs-operations.mjs';
6
6
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
7
7
  import '../shared/ccjk.BAGoDD49.mjs';
@@ -1,9 +1,9 @@
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 { SETTINGS_FILE } from './constants.mjs';
4
- import { i18n } from './index5.mjs';
4
+ import { i18n } from './index2.mjs';
5
5
  import { readJsonConfig, writeJsonConfig } from './json-config.mjs';
6
- import { h as handleExitPromptError, a as handleGeneralError } from '../shared/ccjk.BIxuVL3_.mjs';
6
+ import { a as handleExitPromptError, h as handleGeneralError } from '../shared/ccjk.DGllfVCZ.mjs';
7
7
  import '../shared/ccjk.BAGoDD49.mjs';
8
8
  import 'node:readline';
9
9
  import 'stream';
@@ -1,5 +1,5 @@
1
- import a from './index2.mjs';
2
- import { e as executionTracer } from '../shared/ccjk.CHUEFqmw.mjs';
1
+ import a from './index5.mjs';
2
+ import { e as executionTracer } from '../shared/ccjk.DlTXS9rP.mjs';
3
3
  import '../shared/ccjk.BAGoDD49.mjs';
4
4
 
5
5
  async function traceCommand(options = {}) {
@@ -1,17 +1,17 @@
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 { ZCF_CONFIG_FILE, DEFAULT_CODE_TOOL_TYPE, isCodeToolType } from './constants.mjs';
4
- import { i18n, ensureI18nInitialized } from './index5.mjs';
4
+ import { i18n, ensureI18nInitialized } from './index2.mjs';
5
5
  import { readZcfConfig } from './ccjk-config.mjs';
6
- import { r as resolveCodeType } from '../shared/ccjk.Cjj8SVrn.mjs';
7
- import { h as handleExitPromptError, a as handleGeneralError } from '../shared/ccjk.BIxuVL3_.mjs';
6
+ import { r as resolveCodeType } from '../shared/ccjk.CiKtBUW_.mjs';
7
+ import { a as handleExitPromptError, h as handleGeneralError } from '../shared/ccjk.DGllfVCZ.mjs';
8
8
  import { a as addNumbersToChoices } from '../shared/ccjk.BFQ7yr5S.mjs';
9
- import { p as promptBoolean } from '../shared/ccjk.BWFpnOr3.mjs';
9
+ import { p as promptBoolean } from '../shared/ccjk.DZ2LLOa-.mjs';
10
10
  import { promises } from 'node:fs';
11
11
  import { homedir } from 'node:os';
12
12
  import { exec as q } from './main.mjs';
13
13
  import { readJsonConfig, writeJsonConfig } from './json-config.mjs';
14
- import { m as moveToTrash } from '../shared/ccjk.DCw2WnZU.mjs';
14
+ import { m as moveToTrash } from '../shared/ccjk.D75wivnp.mjs';
15
15
  import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
16
16
  import '../shared/ccjk.BAGoDD49.mjs';
17
17
  import 'node:readline';
@@ -30,7 +30,7 @@ import 'buffer';
30
30
  import 'string_decoder';
31
31
  import 'node:url';
32
32
  import '../shared/ccjk.BBtCGd_g.mjs';
33
- import './index6.mjs';
33
+ import './index3.mjs';
34
34
  import './fs-operations.mjs';
35
35
  import 'node:fs/promises';
36
36
  import '../shared/ccjk.RyizuzOI.mjs';
@@ -1,17 +1,17 @@
1
1
  import { existsSync } from 'node:fs';
2
- import a from './index2.mjs';
3
- import { i as inquirer } from './index3.mjs';
4
- import { r as runCodexUpdate, M as MCP_SERVICE_CONFIGS, g as getMcpServices } from './codex.mjs';
2
+ import a from './index5.mjs';
3
+ import { i as inquirer } from './index6.mjs';
4
+ import { c as runCodexUpdate, M as MCP_SERVICE_CONFIGS, g as getMcpServices } from './codex.mjs';
5
5
  import { SETTINGS_FILE, DEFAULT_CODE_TOOL_TYPE, resolveCodeToolType as resolveCodeToolType$1, isCodeToolType } from './constants.mjs';
6
- import { i18n } from './index5.mjs';
6
+ import { i18n } from './index2.mjs';
7
7
  import { displayBanner } from './banner.mjs';
8
8
  import { readZcfConfig, updateZcfConfig } from './ccjk-config.mjs';
9
9
  import { r as readMcpConfig } from './claude-config.mjs';
10
- import { c as copyConfigFiles } from './config.mjs';
11
- import { n as needsMigration, m as migrateSettingsForTokenRetrieval, d as displayMigrationResult, p as promptMigration } from '../shared/ccjk.DZ4ehAHg.mjs';
12
- import { u as updatePromptOnly, s as selectAndInstallWorkflows } from '../shared/ccjk.D8BqKRwH.mjs';
13
- import { h as handleExitPromptError, a as handleGeneralError } from '../shared/ccjk.BIxuVL3_.mjs';
14
- import { a as installMcpServices } from '../shared/ccjk.KpFl2RDA.mjs';
10
+ import { d as copyConfigFiles } from './config.mjs';
11
+ import { n as needsMigration, m as migrateSettingsForTokenRetrieval, d as displayMigrationResult, p as promptMigration } from '../shared/ccjk.DDq2hqA5.mjs';
12
+ import { u as updatePromptOnly, s as selectAndInstallWorkflows } from '../shared/ccjk.CwsecBYP.mjs';
13
+ import { a as handleExitPromptError, h as handleGeneralError } from '../shared/ccjk.DGllfVCZ.mjs';
14
+ import { a as installMcpServices } from '../shared/ccjk.C4m4ypdk.mjs';
15
15
  import { resolveAiOutputLanguage } from './prompts.mjs';
16
16
  import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
17
17
  import { checkClaudeCodeVersionAndPrompt } from './version-checker.mjs';
@@ -33,7 +33,7 @@ import 'buffer';
33
33
  import 'string_decoder';
34
34
  import 'node:url';
35
35
  import '../shared/ccjk.RyizuzOI.mjs';
36
- import './index7.mjs';
36
+ import './index8.mjs';
37
37
  import '../shared/ccjk.DeWpAShp.mjs';
38
38
  import '../shared/ccjk.CxpGa6MC.mjs';
39
39
  import '../shared/ccjk.BBtCGd_g.mjs';
@@ -47,8 +47,8 @@ import '../shared/ccjk.bQ7Dh1g4.mjs';
47
47
  import './json-config.mjs';
48
48
  import './platform.mjs';
49
49
  import '../shared/ccjk.BFQ7yr5S.mjs';
50
- import '../shared/ccjk.BWFpnOr3.mjs';
51
- import './index6.mjs';
50
+ import '../shared/ccjk.DZ2LLOa-.mjs';
51
+ import './index3.mjs';
52
52
  import '../shared/ccjk.DScm_NnL.mjs';
53
53
 
54
54
  const ccjkVersion = getRuntimeVersion();
@@ -1,6 +1,6 @@
1
1
  import process__default from 'node:process';
2
- import a from './index2.mjs';
3
- import ora from './index7.mjs';
2
+ import a from './index5.mjs';
3
+ import ora from './index8.mjs';
4
4
  import { s as semverExports } from '../shared/ccjk.CxpGa6MC.mjs';
5
5
  import { exec as q } from './main.mjs';
6
6
  import { STATUS } from './banner.mjs';
@@ -13,7 +13,7 @@ import 'node:child_process';
13
13
  import 'node:path';
14
14
  import 'node:stream';
15
15
  import 'node:readline';
16
- import './index5.mjs';
16
+ import './index2.mjs';
17
17
  import 'node:fs';
18
18
  import 'node:url';
19
19
  import '../shared/ccjk.bQ7Dh1g4.mjs';
@@ -1,4 +1,4 @@
1
- import { i as inquirer } from './index3.mjs';
1
+ import { i as inquirer } from './index6.mjs';
2
2
  import { checkForUpdates, performUpgrade } from './auto-upgrade.mjs';
3
3
  import 'node:readline';
4
4
  import '../shared/ccjk.BAGoDD49.mjs';
@@ -640,7 +640,7 @@ function getSourceDisplayName(source, i18n) {
640
640
  return sourceMap[source] || source;
641
641
  }
642
642
  async function performNpmRemovalAndActivateHomebrew(_npmInstallation, homebrewInstallation, tinyExec, i18n, ansis) {
643
- const ora = (await import('./index7.mjs')).default;
643
+ const ora = (await import('./index8.mjs')).default;
644
644
  const spinner = ora(i18n.t("installation:removingDuplicateInstallation")).start();
645
645
  try {
646
646
  const { wrapCommandWithSudo } = await import('./platform.mjs').then(function (n) { return n.p; });
@@ -678,8 +678,8 @@ async function performNpmRemovalAndActivateHomebrew(_npmInstallation, homebrewIn
678
678
  }
679
679
  }
680
680
  async function handleDuplicateInstallations(skipPrompt = false) {
681
- const { ensureI18nInitialized, format, i18n } = await import('./index5.mjs');
682
- const ansis = (await import('./index2.mjs')).default;
681
+ const { ensureI18nInitialized, format, i18n } = await import('./index2.mjs');
682
+ const ansis = (await import('./index5.mjs')).default;
683
683
  ensureI18nInitialized();
684
684
  const duplicateInfo = await checkDuplicateInstallations();
685
685
  if (!duplicateInfo.hasDuplicates) {
@@ -738,7 +738,7 @@ async function handleDuplicateInstallations(skipPrompt = false) {
738
738
  ansis
739
739
  );
740
740
  }
741
- const inquirer = (await import('./index3.mjs').then(function (n) { return n.c; })).default;
741
+ const inquirer = (await import('./index6.mjs').then(function (n) { return n.c; })).default;
742
742
  const sourceDisplayName = getSourceDisplayName(npmInstallation.source, i18n);
743
743
  const confirmMessage = format(i18n.t("installation:confirmRemoveDuplicate"), { source: sourceDisplayName });
744
744
  const { action } = await inquirer.prompt([
@@ -1,6 +1,6 @@
1
- import a from './index2.mjs';
2
- import { i as inquirer } from './index3.mjs';
3
- import { ensureI18nInitialized, i18n } from './index5.mjs';
1
+ import a from './index5.mjs';
2
+ import { i as inquirer } from './index6.mjs';
3
+ import { ensureI18nInitialized, i18n } from './index2.mjs';
4
4
  import { existsSync, readFileSync } from 'node:fs';
5
5
  import { readFile, writeFile, mkdir } from 'node:fs/promises';
6
6
  import { homedir } from 'node:os';
@@ -1,4 +1,4 @@
1
- import a from './index2.mjs';
1
+ import a from './index5.mjs';
2
2
  import { EventEmitter } from 'node:events';
3
3
  import { existsSync, mkdirSync, writeFileSync, readFileSync } from 'node:fs';
4
4
  import { homedir } from 'node:os';
@@ -1,6 +1,6 @@
1
1
  import { Buffer } from 'node:buffer';
2
2
  import { c as chunkify } from '../shared/ccjk.KfSWcGlE.mjs';
3
- import { canAccessPowerShell, convertWslPathToWindows, isUncPath } from './index15.mjs';
3
+ import { canAccessPowerShell, convertWslPathToWindows, isUncPath } from './index12.mjs';
4
4
  import process__default from 'node:process';
5
5
  import { promisify } from 'node:util';
6
6
  import childProcess from 'node:child_process';
@@ -1,8 +1,8 @@
1
1
  import { existsSync, readFileSync } 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 { SETTINGS_FILE, CLAUDE_DIR } from './constants.mjs';
5
- import { i18n } from './index5.mjs';
5
+ import { i18n } from './index2.mjs';
6
6
  import { ensureDir, writeFileAtomic } from './fs-operations.mjs';
7
7
  import { m as mergeAndCleanPermissions } from '../shared/ccjk.DScm_NnL.mjs';
8
8
  import { a as addNumbersToChoices } from '../shared/ccjk.BFQ7yr5S.mjs';