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.
- package/dist/chunks/agent-teams.mjs +3 -3
- package/dist/chunks/agent.mjs +2 -2
- package/dist/chunks/agents.mjs +3 -3
- package/dist/chunks/api-cli.mjs +5 -5
- package/dist/chunks/api-providers.mjs +1 -1
- package/dist/chunks/api.mjs +4 -4
- package/dist/chunks/auto-bootstrap.mjs +1 -1
- package/dist/chunks/auto-fix.mjs +17 -5
- package/dist/chunks/auto-fixer.mjs +3 -3
- package/dist/chunks/auto-init.mjs +3 -3
- package/dist/chunks/auto-updater.mjs +7 -7
- package/dist/chunks/banner.mjs +2 -2
- package/dist/chunks/boost.mjs +5 -5
- package/dist/chunks/ccjk-agents.mjs +2 -2
- package/dist/chunks/ccjk-all.mjs +6 -6
- package/dist/chunks/ccjk-config.mjs +2 -2
- package/dist/chunks/ccjk-hooks.mjs +3 -3
- package/dist/chunks/ccjk-mcp.mjs +4 -4
- package/dist/chunks/ccjk-setup.mjs +4 -4
- package/dist/chunks/ccjk-skills.mjs +4 -4
- package/dist/chunks/ccr.mjs +16 -16
- package/dist/chunks/ccu.mjs +2 -2
- package/dist/chunks/check-updates.mjs +8 -8
- package/dist/chunks/claude-code-config-manager.mjs +5 -5
- package/dist/chunks/claude-code-incremental-manager.mjs +6 -6
- package/dist/chunks/claude-config.mjs +2 -2
- package/dist/chunks/claude-wrapper.mjs +1 -1
- package/dist/chunks/cli-hook.mjs +5 -5
- package/dist/chunks/codex-config-switch.mjs +6 -6
- package/dist/chunks/codex-provider-manager.mjs +7 -7
- package/dist/chunks/codex-uninstaller.mjs +2 -2
- package/dist/chunks/codex.mjs +7 -7
- package/dist/chunks/commands.mjs +2 -2
- package/dist/chunks/commands2.mjs +2 -2
- package/dist/chunks/commit.mjs +3 -3
- package/dist/chunks/completion.mjs +2 -2
- package/dist/chunks/config-consolidator.mjs +2 -2
- package/dist/chunks/config-switch.mjs +8 -8
- package/dist/chunks/config.mjs +20 -9
- package/dist/chunks/config2.mjs +4 -4
- package/dist/chunks/config3.mjs +3 -3
- package/dist/chunks/constants.mjs +1 -1
- package/dist/chunks/context.mjs +3 -3
- package/dist/chunks/dashboard.mjs +2 -2
- package/dist/chunks/doctor.mjs +4 -4
- package/dist/chunks/evolution.mjs +2 -2
- package/dist/chunks/features.mjs +8 -8
- package/dist/chunks/help.mjs +1 -1
- package/dist/chunks/impact.mjs +1 -1
- package/dist/chunks/index.mjs +18 -19
- package/dist/chunks/index10.mjs +5145 -528
- package/dist/chunks/index11.mjs +1061 -569
- package/dist/chunks/index12.mjs +193 -1146
- package/dist/chunks/index13.mjs +607 -937
- package/dist/chunks/index14.mjs +951 -136
- package/dist/chunks/index15.mjs +185 -209
- package/dist/chunks/index2.mjs +7623 -12
- package/dist/chunks/index3.mjs +160 -19081
- package/dist/chunks/index4.mjs +19 -18
- package/dist/chunks/index5.mjs +12 -7623
- package/dist/chunks/index6.mjs +19077 -156
- package/dist/chunks/index7.mjs +565 -1551
- package/dist/chunks/index8.mjs +1535 -5166
- package/dist/chunks/init.mjs +1107 -1101
- package/dist/chunks/installer.mjs +5 -5
- package/dist/chunks/installer2.mjs +2 -2
- package/dist/chunks/interview.mjs +4 -4
- package/dist/chunks/manager.mjs +1 -1
- package/dist/chunks/marketplace.mjs +3 -3
- package/dist/chunks/mcp-cli.mjs +9 -9
- package/dist/chunks/mcp.mjs +10 -10
- package/dist/chunks/memory-check.mjs +2 -2
- package/dist/chunks/memory-paths.mjs +2 -2
- package/dist/chunks/memory-sync.mjs +2 -2
- package/dist/chunks/memory.mjs +4 -4
- package/dist/chunks/metrics-display.mjs +1 -1
- package/dist/chunks/migrator.mjs +1 -1
- package/dist/chunks/monitor.mjs +2 -2
- package/dist/chunks/notification.mjs +4 -4
- package/dist/chunks/onboarding.mjs +4 -4
- package/dist/chunks/package.mjs +1 -1
- package/dist/chunks/paradigm.mjs +1 -1
- package/dist/chunks/permission-manager.mjs +2 -2
- package/dist/chunks/permissions.mjs +3 -3
- package/dist/chunks/persistence-manager.mjs +3 -3
- package/dist/chunks/platform.mjs +1 -1
- package/dist/chunks/plugin.mjs +2 -2
- package/dist/chunks/prompts.mjs +5 -5
- package/dist/chunks/providers.mjs +2 -2
- package/dist/chunks/quick-actions.mjs +3 -3
- package/dist/chunks/quick-provider.mjs +4 -4
- package/dist/chunks/quick-setup.mjs +11 -11
- package/dist/chunks/remote.mjs +5 -5
- package/dist/chunks/session-manager.mjs +1 -1
- package/dist/chunks/session.mjs +2 -2
- package/dist/chunks/sessions.mjs +1 -1
- package/dist/chunks/silent-updater.mjs +1 -1
- package/dist/chunks/simple-config.mjs +1 -1
- package/dist/chunks/skill2.mjs +3 -3
- package/dist/chunks/skills-sync.mjs +5 -5
- package/dist/chunks/skills.mjs +3 -3
- package/dist/chunks/slash-commands.mjs +3 -3
- package/dist/chunks/startup.mjs +1 -1
- package/dist/chunks/stats.mjs +2 -2
- package/dist/chunks/status.mjs +3 -3
- package/dist/chunks/team.mjs +3 -3
- package/dist/chunks/thinking.mjs +4 -4
- package/dist/chunks/trace.mjs +2 -2
- package/dist/chunks/uninstall.mjs +8 -8
- package/dist/chunks/update.mjs +12 -12
- package/dist/chunks/upgrade-manager.mjs +3 -3
- package/dist/chunks/upgrade.mjs +1 -1
- package/dist/chunks/version-checker.mjs +4 -4
- package/dist/chunks/vim.mjs +3 -3
- package/dist/chunks/workflows.mjs +1 -1
- package/dist/chunks/wsl.mjs +1 -1
- package/dist/chunks/zero-config.mjs +3 -3
- package/dist/cli.mjs +195 -185
- package/dist/index.mjs +8 -8
- package/dist/shared/{ccjk.BJMRY2Ra.mjs → ccjk.8oaxX4iR.mjs} +1 -1
- package/dist/shared/{ccjk.8VhZ_dEO.mjs → ccjk.Bq8TqZG_.mjs} +1 -1
- package/dist/shared/{ccjk.Bb9Mpi2O.mjs → ccjk.C1hANZTu.mjs} +1 -1
- package/dist/shared/{ccjk.KpFl2RDA.mjs → ccjk.C4m4ypdk.mjs} +5 -5
- package/dist/shared/{ccjk.I6IuYdc_.mjs → ccjk.CQd7SKNC.mjs} +2 -2
- package/dist/shared/{ccjk.Cjj8SVrn.mjs → ccjk.CiKtBUW_.mjs} +1 -1
- package/dist/shared/{ccjk.DKBI0lAR.mjs → ccjk.Cv13QsGp.mjs} +3 -3
- package/dist/shared/{ccjk.D8BqKRwH.mjs → ccjk.CwsecBYP.mjs} +4 -4
- package/dist/shared/{ccjk.DCw2WnZU.mjs → ccjk.D75wivnp.mjs} +1 -1
- package/dist/shared/{ccjk.DZ4ehAHg.mjs → ccjk.DDq2hqA5.mjs} +24 -4
- package/dist/shared/{ccjk.BIxuVL3_.mjs → ccjk.DGllfVCZ.mjs} +3 -3
- package/dist/shared/{ccjk.BWFpnOr3.mjs → ccjk.DZ2LLOa-.mjs} +1 -1
- package/dist/shared/{ccjk.eDO9cM5o.mjs → ccjk.DbigonEQ.mjs} +1 -1
- package/dist/shared/{ccjk.CIObNAcl.mjs → ccjk.Dhu8ia5S.mjs} +1 -1
- package/dist/shared/{ccjk.CHUEFqmw.mjs → ccjk.DlTXS9rP.mjs} +1 -1
- package/dist/shared/{ccjk.CxAFICpL.mjs → ccjk.DvAP4XfP.mjs} +4 -4
- package/dist/shared/{ccjk.BOu1yav7.mjs → ccjk.KPLeMP-o.mjs} +1 -1
- package/dist/shared/{ccjk.D8ZLYSZZ.mjs → ccjk.vO3d1ABk.mjs} +1 -1
- package/dist/templates/claude-code/common/settings.json +0 -1
- package/package.json +68 -65
- package/templates/claude-code/common/settings.json +0 -1
package/dist/chunks/skill2.mjs
CHANGED
|
@@ -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 './
|
|
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 './
|
|
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 './
|
|
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 './
|
|
2
|
-
import { i as inquirer } from './
|
|
3
|
-
import { getTranslation } from './
|
|
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.
|
|
16
|
-
import { s as showImpactReminder } from '../shared/ccjk.
|
|
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';
|
package/dist/chunks/skills.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import a from './
|
|
2
|
-
import { i as inquirer } from './
|
|
3
|
-
import { i18n } from './
|
|
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 './
|
|
1
|
+
import a from './index5.mjs';
|
|
2
2
|
import { getContextPersistence } from './persistence.mjs';
|
|
3
|
-
import { i18n } from './
|
|
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('./
|
|
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`)}`);
|
package/dist/chunks/startup.mjs
CHANGED
|
@@ -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 './
|
|
5
|
+
import { i18n } from './index2.mjs';
|
|
6
6
|
import 'node:process';
|
|
7
7
|
import 'node:url';
|
|
8
8
|
|
package/dist/chunks/stats.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import a from './
|
|
2
|
-
import { i18n } from './
|
|
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';
|
package/dist/chunks/status.mjs
CHANGED
|
@@ -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 './
|
|
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 './
|
|
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 './
|
|
26
|
+
import './index3.mjs';
|
|
27
27
|
import './fs-operations.mjs';
|
|
28
28
|
import 'node:crypto';
|
|
29
29
|
import 'node:fs/promises';
|
package/dist/chunks/team.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { existsSync, mkdirSync, readFileSync } from 'node:fs';
|
|
2
|
-
import a from './
|
|
3
|
-
import { i as inquirer } from './
|
|
4
|
-
import { i18n } from './
|
|
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';
|
package/dist/chunks/thinking.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import a from './
|
|
2
|
-
import { i as inquirer } from './
|
|
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 './
|
|
4
|
+
import { i18n } from './index2.mjs';
|
|
5
5
|
import { readJsonConfig, writeJsonConfig } from './json-config.mjs';
|
|
6
|
-
import {
|
|
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';
|
package/dist/chunks/trace.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import a from './
|
|
2
|
-
import { e as executionTracer } from '../shared/ccjk.
|
|
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 './
|
|
2
|
-
import { i as inquirer } from './
|
|
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 './
|
|
4
|
+
import { i18n, ensureI18nInitialized } from './index2.mjs';
|
|
5
5
|
import { readZcfConfig } from './ccjk-config.mjs';
|
|
6
|
-
import { r as resolveCodeType } from '../shared/ccjk.
|
|
7
|
-
import {
|
|
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.
|
|
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.
|
|
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 './
|
|
33
|
+
import './index3.mjs';
|
|
34
34
|
import './fs-operations.mjs';
|
|
35
35
|
import 'node:fs/promises';
|
|
36
36
|
import '../shared/ccjk.RyizuzOI.mjs';
|
package/dist/chunks/update.mjs
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { existsSync } from 'node:fs';
|
|
2
|
-
import a from './
|
|
3
|
-
import { i as inquirer } from './
|
|
4
|
-
import {
|
|
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 './
|
|
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 {
|
|
11
|
-
import { n as needsMigration, m as migrateSettingsForTokenRetrieval, d as displayMigrationResult, p as promptMigration } from '../shared/ccjk.
|
|
12
|
-
import { u as updatePromptOnly, s as selectAndInstallWorkflows } from '../shared/ccjk.
|
|
13
|
-
import {
|
|
14
|
-
import { a as installMcpServices } from '../shared/ccjk.
|
|
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 './
|
|
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.
|
|
51
|
-
import './
|
|
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 './
|
|
3
|
-
import ora from './
|
|
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 './
|
|
16
|
+
import './index2.mjs';
|
|
17
17
|
import 'node:fs';
|
|
18
18
|
import 'node:url';
|
|
19
19
|
import '../shared/ccjk.bQ7Dh1g4.mjs';
|
package/dist/chunks/upgrade.mjs
CHANGED
|
@@ -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('./
|
|
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('./
|
|
682
|
-
const ansis = (await import('./
|
|
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('./
|
|
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([
|
package/dist/chunks/vim.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import a from './
|
|
2
|
-
import { i as inquirer } from './
|
|
3
|
-
import { ensureI18nInitialized, i18n } from './
|
|
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';
|
package/dist/chunks/wsl.mjs
CHANGED
|
@@ -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 './
|
|
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 './
|
|
3
|
-
import { i as inquirer } from './
|
|
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 './
|
|
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';
|