ccjk 12.0.3 → 12.0.5
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/api.mjs +1 -1
- package/dist/chunks/banner.mjs +1 -1
- package/dist/chunks/ccr.mjs +1 -1
- package/dist/chunks/check-updates.mjs +1 -1
- package/dist/chunks/codex-config-switch.mjs +1 -1
- package/dist/chunks/codex-provider-manager.mjs +1 -1
- package/dist/chunks/config-consolidator.mjs +1 -1
- package/dist/chunks/config-switch.mjs +1 -1
- package/dist/chunks/doctor.mjs +1 -1
- package/dist/chunks/features.mjs +1 -1
- package/dist/chunks/init.mjs +3 -3
- package/dist/chunks/mcp-cli.mjs +1 -1
- package/dist/chunks/mcp.mjs +1 -1
- package/dist/chunks/monitor.mjs +1 -1
- package/dist/chunks/onboarding.mjs +1 -1
- package/dist/chunks/package.mjs +1 -1
- package/dist/chunks/permission-manager.mjs +1 -1
- package/dist/chunks/prompts.mjs +2 -2
- package/dist/chunks/quick-setup.mjs +1 -1
- package/dist/chunks/update.mjs +4 -4
- package/dist/chunks/upgrade-manager.mjs +2 -2
- package/dist/index.mjs +2 -2
- package/package.json +4 -1
- package/dist/shared/{ccjk.DSpGBMwx.mjs → ccjk.gDEDGD_t.mjs} +1 -1
package/dist/chunks/api.mjs
CHANGED
package/dist/chunks/banner.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import a from './index2.mjs';
|
|
2
2
|
import { ensureI18nInitialized, i18n } from './index5.mjs';
|
|
3
|
-
import { a as getRuntimeHomepage, g as getRuntimeVersion } from '../shared/ccjk.
|
|
3
|
+
import { a as getRuntimeHomepage, g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
4
4
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
5
5
|
import 'node:fs';
|
|
6
6
|
import 'node:process';
|
package/dist/chunks/ccr.mjs
CHANGED
|
@@ -47,7 +47,7 @@ import './claude-config.mjs';
|
|
|
47
47
|
import '../shared/ccjk.BiCrMV5O.mjs';
|
|
48
48
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
49
49
|
import './prompts.mjs';
|
|
50
|
-
import '../shared/ccjk.
|
|
50
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
51
51
|
|
|
52
52
|
class ToolUpdateScheduler {
|
|
53
53
|
/**
|
|
@@ -43,7 +43,7 @@ import './claude-config.mjs';
|
|
|
43
43
|
import './platform.mjs';
|
|
44
44
|
import '../shared/ccjk.BiCrMV5O.mjs';
|
|
45
45
|
import './prompts.mjs';
|
|
46
|
-
import '../shared/ccjk.
|
|
46
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
47
47
|
|
|
48
48
|
async function configureIncrementalManagement() {
|
|
49
49
|
ensureI18nInitialized();
|
|
@@ -41,7 +41,7 @@ import './platform.mjs';
|
|
|
41
41
|
import '../shared/ccjk.BiCrMV5O.mjs';
|
|
42
42
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
43
43
|
import './prompts.mjs';
|
|
44
|
-
import '../shared/ccjk.
|
|
44
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
45
45
|
import '../shared/ccjk.DOwtZMk8.mjs';
|
|
46
46
|
|
|
47
47
|
async function addProviderToExisting(provider, apiKey, allowOverwrite = false) {
|
|
@@ -9,7 +9,7 @@ import { j as join } from '../shared/ccjk.bQ7Dh1g4.mjs';
|
|
|
9
9
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
10
10
|
import './index5.mjs';
|
|
11
11
|
import 'node:url';
|
|
12
|
-
import '../shared/ccjk.
|
|
12
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
13
13
|
|
|
14
14
|
const CONFIG_LOCATIONS = [
|
|
15
15
|
{ path: SETTINGS_FILE, type: "global" },
|
|
@@ -43,7 +43,7 @@ import '../shared/ccjk.BiCrMV5O.mjs';
|
|
|
43
43
|
import './index7.mjs';
|
|
44
44
|
import '../shared/ccjk.CxpGa6MC.mjs';
|
|
45
45
|
import './prompts.mjs';
|
|
46
|
-
import '../shared/ccjk.
|
|
46
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
47
47
|
import '../shared/ccjk.DOwtZMk8.mjs';
|
|
48
48
|
|
|
49
49
|
async function configSwitchCommand(options) {
|
package/dist/chunks/doctor.mjs
CHANGED
package/dist/chunks/features.mjs
CHANGED
|
@@ -44,7 +44,7 @@ import './fs-operations.mjs';
|
|
|
44
44
|
import 'node:fs/promises';
|
|
45
45
|
import './json-config.mjs';
|
|
46
46
|
import './prompts.mjs';
|
|
47
|
-
import '../shared/ccjk.
|
|
47
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
48
48
|
import './index6.mjs';
|
|
49
49
|
import './banner.mjs';
|
|
50
50
|
import './auto-updater.mjs';
|
package/dist/chunks/init.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { existsSync } from 'node:fs';
|
|
2
|
-
import process__default from 'node:process';
|
|
3
1
|
import a from './index2.mjs';
|
|
4
2
|
import { i as inquirer } from './index3.mjs';
|
|
3
|
+
import { existsSync } from 'node:fs';
|
|
4
|
+
import process__default from 'node:process';
|
|
5
5
|
import { m as runCodexFullInit, d as selectMcpServices, g as getMcpServices, M as MCP_SERVICE_CONFIGS } from './codex.mjs';
|
|
6
6
|
import { a as modifyApiConfigPartially, b as configureApiCompletely, n as needsMigration, m as migrateSettingsForTokenRetrieval, d as displayMigrationResult, p as promptMigration, s as selectAndInstallWorkflows, c as configureOutputStyle, f as formatApiKeyDisplay, W as WORKFLOW_CONFIG_BASE } from '../shared/ccjk.BnpWvs9V.mjs';
|
|
7
7
|
import { SETTINGS_FILE, DEFAULT_CODE_TOOL_TYPE, CODE_TOOL_BANNERS, API_DEFAULT_URL } from './constants.mjs';
|
|
@@ -22,10 +22,10 @@ import { h as handleExitPromptError, a as handleGeneralError } from '../shared/c
|
|
|
22
22
|
import { getInstallationStatus, installClaudeCode } from './installer.mjs';
|
|
23
23
|
import { a as addNumbersToChoices } from '../shared/ccjk.BFQ7yr5S.mjs';
|
|
24
24
|
import { resolveAiOutputLanguage } from './prompts.mjs';
|
|
25
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
25
26
|
import { c as checkSuperpowersInstalled, i as installSuperpowers } from '../shared/ccjk._dESH4Rk.mjs';
|
|
26
27
|
import { p as promptBoolean } from '../shared/ccjk.DOwtZMk8.mjs';
|
|
27
28
|
import { checkClaudeCodeVersionAndPrompt } from './version-checker.mjs';
|
|
28
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.DSpGBMwx.mjs';
|
|
29
29
|
|
|
30
30
|
const execAsync$1 = promisify(exec);
|
|
31
31
|
async function isCcrInstalled() {
|
package/dist/chunks/mcp-cli.mjs
CHANGED
|
@@ -42,7 +42,7 @@ import '../shared/ccjk.BiCrMV5O.mjs';
|
|
|
42
42
|
import './platform.mjs';
|
|
43
43
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
44
44
|
import './prompts.mjs';
|
|
45
|
-
import '../shared/ccjk.
|
|
45
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
46
46
|
import '../shared/ccjk.DOwtZMk8.mjs';
|
|
47
47
|
|
|
48
48
|
async function mcpInstallCli(options) {
|
package/dist/chunks/mcp.mjs
CHANGED
|
@@ -43,7 +43,7 @@ import './config.mjs';
|
|
|
43
43
|
import '../shared/ccjk.BiCrMV5O.mjs';
|
|
44
44
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
45
45
|
import './prompts.mjs';
|
|
46
|
-
import '../shared/ccjk.
|
|
46
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
47
47
|
import '../shared/ccjk.DOwtZMk8.mjs';
|
|
48
48
|
|
|
49
49
|
function getReleasableServices(configuredServices, tier) {
|
package/dist/chunks/monitor.mjs
CHANGED
|
@@ -26,7 +26,7 @@ import 'buffer';
|
|
|
26
26
|
import 'string_decoder';
|
|
27
27
|
import './index5.mjs';
|
|
28
28
|
import 'node:url';
|
|
29
|
-
import '../shared/ccjk.
|
|
29
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
30
30
|
import 'node:fs/promises';
|
|
31
31
|
|
|
32
32
|
const KNOWLEDGE_BASE_FILE = join(CCJK_CONFIG_DIR, "knowledge-base.json");
|
package/dist/chunks/package.mjs
CHANGED
|
@@ -8,7 +8,7 @@ import 'node:os';
|
|
|
8
8
|
import './index5.mjs';
|
|
9
9
|
import 'node:process';
|
|
10
10
|
import 'node:url';
|
|
11
|
-
import '../shared/ccjk.
|
|
11
|
+
import '../shared/ccjk.gDEDGD_t.mjs';
|
|
12
12
|
|
|
13
13
|
const PERMISSION_CONFIG_FILE = join(CCJK_CONFIG_DIR, "permissions.json");
|
|
14
14
|
const PERMISSION_TEMPLATES = [
|
package/dist/chunks/prompts.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import process__default from 'node:process';
|
|
2
1
|
import a from './index2.mjs';
|
|
3
2
|
import { i as inquirer } from './index3.mjs';
|
|
3
|
+
import process__default from 'node:process';
|
|
4
4
|
import { LANG_LABELS, getAiOutputLanguageLabel, SUPPORTED_LANGS, AI_OUTPUT_LANGUAGES } from './constants.mjs';
|
|
5
5
|
import { ensureI18nInitialized, i18n } from './index5.mjs';
|
|
6
6
|
import { readZcfConfig, updateZcfConfig } from './ccjk-config.mjs';
|
|
7
7
|
import { a as addNumbersToChoices } from '../shared/ccjk.BFQ7yr5S.mjs';
|
|
8
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.
|
|
8
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
9
9
|
import { p as promptBoolean } from '../shared/ccjk.DOwtZMk8.mjs';
|
|
10
10
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
11
11
|
import 'node:readline';
|
|
@@ -3,7 +3,7 @@ import { i as inquirer } from './index3.mjs';
|
|
|
3
3
|
import { detectSmartDefaults } from './smart-defaults.mjs';
|
|
4
4
|
import { i18n } from './index5.mjs';
|
|
5
5
|
import { updateZcfConfig } from './ccjk-config.mjs';
|
|
6
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.
|
|
6
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
7
7
|
import { i as init } from './init.mjs';
|
|
8
8
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
9
9
|
import 'node:readline';
|
package/dist/chunks/update.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { existsSync } from 'node:fs';
|
|
2
1
|
import a from './index2.mjs';
|
|
3
2
|
import { i as inquirer } from './index3.mjs';
|
|
4
|
-
import {
|
|
3
|
+
import { existsSync } from 'node:fs';
|
|
5
4
|
import { r as runCodexUpdate, M as MCP_SERVICE_CONFIGS, g as getMcpServices } from './codex.mjs';
|
|
5
|
+
import { SETTINGS_FILE, DEFAULT_CODE_TOOL_TYPE, resolveCodeToolType as resolveCodeToolType$1, isCodeToolType } from './constants.mjs';
|
|
6
6
|
import { i18n } from './index5.mjs';
|
|
7
7
|
import { displayBanner } from './banner.mjs';
|
|
8
8
|
import { readZcfConfig, updateZcfConfig } from './ccjk-config.mjs';
|
|
@@ -12,7 +12,7 @@ import { n as needsMigration, m as migrateSettingsForTokenRetrieval, d as displa
|
|
|
12
12
|
import { h as handleExitPromptError, a as handleGeneralError } from '../shared/ccjk.BIxuVL3_.mjs';
|
|
13
13
|
import { a as installMcpServices } from '../shared/ccjk.waa2ikKJ.mjs';
|
|
14
14
|
import { resolveAiOutputLanguage } from './prompts.mjs';
|
|
15
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.
|
|
15
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
16
16
|
import { checkClaudeCodeVersionAndPrompt } from './version-checker.mjs';
|
|
17
17
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
18
18
|
import 'node:readline';
|
|
@@ -30,7 +30,6 @@ import 'node:os';
|
|
|
30
30
|
import 'node:crypto';
|
|
31
31
|
import 'buffer';
|
|
32
32
|
import 'string_decoder';
|
|
33
|
-
import '../shared/ccjk.bQ7Dh1g4.mjs';
|
|
34
33
|
import 'node:url';
|
|
35
34
|
import '../shared/ccjk.RyizuzOI.mjs';
|
|
36
35
|
import './index7.mjs';
|
|
@@ -42,6 +41,7 @@ import 'node:child_process';
|
|
|
42
41
|
import 'node:stream';
|
|
43
42
|
import './fs-operations.mjs';
|
|
44
43
|
import 'node:fs/promises';
|
|
44
|
+
import '../shared/ccjk.bQ7Dh1g4.mjs';
|
|
45
45
|
import './json-config.mjs';
|
|
46
46
|
import './platform.mjs';
|
|
47
47
|
import '../shared/ccjk.BFQ7yr5S.mjs';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import process__default from 'node:process';
|
|
2
1
|
import a from './index2.mjs';
|
|
2
|
+
import process__default from 'node:process';
|
|
3
3
|
import ora from './index7.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';
|
|
7
|
-
import { g as getRuntimeVersion } from '../shared/ccjk.
|
|
7
|
+
import { g as getRuntimeVersion } from '../shared/ccjk.gDEDGD_t.mjs';
|
|
8
8
|
import '../shared/ccjk.BAGoDD49.mjs';
|
|
9
9
|
import 'node:util';
|
|
10
10
|
import '../shared/ccjk.Cjgrln_h.mjs';
|
package/dist/index.mjs
CHANGED
|
@@ -5,7 +5,7 @@ import { homedir } from 'node:os';
|
|
|
5
5
|
import * as path from 'node:path';
|
|
6
6
|
import { promisify } from 'node:util';
|
|
7
7
|
import a from './chunks/index2.mjs';
|
|
8
|
-
import { g as getRuntimeVersion } from './shared/ccjk.
|
|
8
|
+
import { g as getRuntimeVersion } from './shared/ccjk.gDEDGD_t.mjs';
|
|
9
9
|
import { j as join$1 } from './shared/ccjk.bQ7Dh1g4.mjs';
|
|
10
10
|
export { j as config } from './chunks/config.mjs';
|
|
11
11
|
export { e as extractDisplayName, a as extractString, i as i18nHelpers, n as normalizeRecommendation, b as normalizeRecommendations } from './shared/ccjk.AqnXPAzw.mjs';
|
|
@@ -14,8 +14,8 @@ export { p as platform } from './chunks/platform.mjs';
|
|
|
14
14
|
import { Transform } from 'node:stream';
|
|
15
15
|
import { pipeline } from 'node:stream/promises';
|
|
16
16
|
import './shared/ccjk.BAGoDD49.mjs';
|
|
17
|
-
import 'node:url';
|
|
18
17
|
import 'node:process';
|
|
18
|
+
import 'node:url';
|
|
19
19
|
import './shared/ccjk.RyizuzOI.mjs';
|
|
20
20
|
import './chunks/index3.mjs';
|
|
21
21
|
import 'node:readline';
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccjk",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "12.0.
|
|
4
|
+
"version": "12.0.5",
|
|
5
5
|
"packageManager": "pnpm@10.17.1",
|
|
6
6
|
"description": "CLI toolkit for Claude Code and Codex setup. Simplifies MCP service installation, API configuration, workflow management, and multi-provider support with guided interactive setup.",
|
|
7
7
|
"author": {
|
|
@@ -86,6 +86,8 @@
|
|
|
86
86
|
"build": "unbuild",
|
|
87
87
|
"start": "node bin/ccjk.mjs",
|
|
88
88
|
"typecheck": "tsc --noEmit",
|
|
89
|
+
"release:verify": "node scripts/release-verify.mjs",
|
|
90
|
+
"release:verify:full": "node scripts/release-verify.mjs --with-tests",
|
|
89
91
|
"prepublishOnly": "node scripts/validate-prepublish.mjs && pnpm contract:check && pnpm build && pnpm test:run",
|
|
90
92
|
"lint": "eslint",
|
|
91
93
|
"lint:fix": "eslint --fix",
|
|
@@ -151,6 +153,7 @@
|
|
|
151
153
|
},
|
|
152
154
|
"devDependencies": {
|
|
153
155
|
"@antfu/eslint-config": "^5.4.1",
|
|
156
|
+
"@types/better-sqlite3": "^7.6.13",
|
|
154
157
|
"@types/fs-extra": "^11.0.4",
|
|
155
158
|
"@types/inquirer": "^9.0.9",
|
|
156
159
|
"@types/node": "^22.18.6",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { existsSync, readFileSync } from 'node:fs';
|
|
2
|
-
import { fileURLToPath } from 'node:url';
|
|
3
2
|
import process__default from 'node:process';
|
|
3
|
+
import { fileURLToPath } from 'node:url';
|
|
4
4
|
import { d as dirname, j as join } from './ccjk.bQ7Dh1g4.mjs';
|
|
5
5
|
|
|
6
6
|
let cachedMetadata = null;
|