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
|
@@ -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 './
|
|
5
|
-
import { i as inquirer } from './
|
|
6
|
-
import ora from './
|
|
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 './
|
|
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.
|
|
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 './
|
|
4
|
-
import { ensureI18nInitialized, i18n } from './
|
|
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 './
|
|
6
|
-
import { i as inquirer } from './
|
|
7
|
-
import { i18n } from './
|
|
8
|
-
import {
|
|
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';
|
package/dist/chunks/manager.mjs
CHANGED
|
@@ -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 './
|
|
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 './
|
|
2
|
-
import { i18n } from './
|
|
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.
|
|
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';
|
package/dist/chunks/mcp-cli.mjs
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import a from './
|
|
1
|
+
import a from './index5.mjs';
|
|
2
2
|
import { g as getMcpServices } from './codex.mjs';
|
|
3
|
-
import { i18n } from './
|
|
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.
|
|
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 './
|
|
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 './
|
|
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 './
|
|
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.
|
|
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('./
|
|
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('./
|
|
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",
|
package/dist/chunks/mcp.mjs
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import a from './
|
|
1
|
+
import a from './index5.mjs';
|
|
2
2
|
import { isCodeToolType } from './constants.mjs';
|
|
3
|
-
import { i18n } from './
|
|
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.
|
|
10
|
-
import { M as MCP_SERVICE_CONFIGS,
|
|
11
|
-
import { k as isWindows,
|
|
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 './
|
|
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 './
|
|
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.
|
|
38
|
-
import './
|
|
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.
|
|
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 './
|
|
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 './
|
|
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 './
|
|
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 './
|
|
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 './
|
|
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 './
|
|
12
|
+
import './index3.mjs';
|
|
13
13
|
import './fs-operations.mjs';
|
|
14
14
|
import 'node:crypto';
|
|
15
15
|
|
package/dist/chunks/memory.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { existsSync, readFileSync, mkdirSync, writeFileSync } 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 { 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 './
|
|
29
|
+
import './index2.mjs';
|
|
30
30
|
import 'node:url';
|
|
31
31
|
import '../shared/ccjk.BBtCGd_g.mjs';
|
|
32
|
-
import './
|
|
32
|
+
import './index3.mjs';
|
|
33
33
|
import './fs-operations.mjs';
|
|
34
34
|
import 'node:fs/promises';
|
|
35
35
|
import 'constants';
|
package/dist/chunks/migrator.mjs
CHANGED
|
@@ -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 './
|
|
5
|
+
import './index2.mjs';
|
|
6
6
|
import 'node:fs';
|
|
7
7
|
import 'node:process';
|
|
8
8
|
import 'node:url';
|
package/dist/chunks/monitor.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 { 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 './
|
|
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 { 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 './
|
|
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 './
|
|
3
|
+
import a from './index5.mjs';
|
|
4
4
|
import { d as dayjs } from '../shared/ccjk.RyizuzOI.mjs';
|
|
5
|
-
import { i as inquirer } from './
|
|
6
|
-
import ora from './
|
|
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 './
|
|
28
|
+
import './index2.mjs';
|
|
29
29
|
import 'node:url';
|
|
30
30
|
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
31
31
|
import 'node:fs/promises';
|
package/dist/chunks/package.mjs
CHANGED
package/dist/chunks/paradigm.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { existsSync, readFileSync } from 'node:fs';
|
|
2
|
-
import a from './
|
|
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 './
|
|
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 './
|
|
3
|
-
import { i as inquirer } from './
|
|
2
|
+
import a from './index5.mjs';
|
|
3
|
+
import { i as inquirer } from './index6.mjs';
|
|
4
4
|
import './main.mjs';
|
|
5
|
-
import { i18n } from './
|
|
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 './
|
|
3
|
-
import { i as inquirer } from './
|
|
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 './
|
|
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';
|
package/dist/chunks/platform.mjs
CHANGED
|
@@ -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,
|
|
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 };
|
package/dist/chunks/plugin.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import process__default from 'node:process';
|
|
2
|
-
import a from './
|
|
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 './
|
|
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';
|
package/dist/chunks/prompts.mjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import process__default from 'node:process';
|
|
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 { LANG_LABELS, getAiOutputLanguageLabel, SUPPORTED_LANGS, AI_OUTPUT_LANGUAGES } from './constants.mjs';
|
|
5
|
-
import { ensureI18nInitialized, i18n } from './
|
|
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.
|
|
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 './
|
|
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 './
|
|
1
|
+
import a from './index5.mjs';
|
|
2
2
|
import { getApiProviderPresets } from './api-providers.mjs';
|
|
3
|
-
import { i18n } from './
|
|
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 './
|
|
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 './
|
|
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 './
|
|
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 './
|
|
2
|
-
import { i as inquirer } from './
|
|
3
|
-
import ora from './
|
|
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 './
|
|
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 './
|
|
2
|
-
import { i as inquirer } from './
|
|
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 './
|
|
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 './
|
|
39
|
+
import './index3.mjs';
|
|
40
40
|
import './codex.mjs';
|
|
41
|
-
import './
|
|
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.
|
|
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.
|
|
56
|
-
import '../shared/ccjk.
|
|
57
|
-
import '../shared/ccjk.
|
|
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.
|
|
59
|
+
import '../shared/ccjk.Bq8TqZG_.mjs';
|
|
60
60
|
|
|
61
61
|
const ccjkVersion = getRuntimeVersion();
|
|
62
62
|
function displayHeader() {
|
package/dist/chunks/remote.mjs
CHANGED
|
@@ -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 './
|
|
6
|
-
import ora from './
|
|
7
|
-
import { i18n } from './
|
|
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.
|
|
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 './
|
|
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.
|
|
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';
|
package/dist/chunks/session.mjs
CHANGED
|
@@ -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 './
|
|
7
|
-
import { i as inquirer } from './
|
|
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';
|
package/dist/chunks/sessions.mjs
CHANGED
|
@@ -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 './
|
|
8
|
+
import './index2.mjs';
|
|
9
9
|
import 'node:crypto';
|
|
10
10
|
|
|
11
11
|
const __filename = fileURLToPath(import.meta.url);
|