ccjk 14.2.2 → 15.0.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/LICENSE +1 -1
- package/README.md +58 -341
- package/dist/cli.js +59 -0
- package/dist/cli.js.map +1 -0
- package/dist/commands/detect.js +15 -0
- package/dist/commands/detect.js.map +1 -0
- package/dist/commands/doctor.js +68 -0
- package/dist/commands/doctor.js.map +1 -0
- package/dist/commands/git-install.js +50 -0
- package/dist/commands/git-install.js.map +1 -0
- package/dist/commands/init.js +102 -0
- package/dist/commands/init.js.map +1 -0
- package/dist/commands/mcp.js +66 -0
- package/dist/commands/mcp.js.map +1 -0
- package/dist/commands/menu.js +33 -0
- package/dist/commands/menu.js.map +1 -0
- package/dist/core/detect.js +24 -0
- package/dist/core/detect.js.map +1 -0
- package/dist/core/lint.js +49 -0
- package/dist/core/lint.js.map +1 -0
- package/dist/core/mcp.js +41 -0
- package/dist/core/mcp.js.map +1 -0
- package/dist/core/paths.js +9 -0
- package/dist/core/paths.js.map +1 -0
- package/dist/core/providers.js +53 -0
- package/dist/core/providers.js.map +1 -0
- package/dist/core/settings.js +31 -0
- package/dist/core/settings.js.map +1 -0
- package/dist/core/slash-templates.js +56 -0
- package/dist/core/slash-templates.js.map +1 -0
- package/dist/core/tools.js +27 -0
- package/dist/core/tools.js.map +1 -0
- package/package.json +43 -164
- package/README.HONEST.md +0 -176
- package/README.en.md +0 -67
- package/README.ja.md +0 -67
- package/README.ko.md +0 -67
- package/README.zh-CN.md +0 -86
- package/bin/ccjk.mjs +0 -5
- package/bin/ccjk.ts +0 -222
- package/dist/chunks/agent-teams.mjs +0 -145
- package/dist/chunks/agent.mjs +0 -1439
- package/dist/chunks/agents.mjs +0 -3783
- package/dist/chunks/api-cli.mjs +0 -135
- package/dist/chunks/api-config-selector.mjs +0 -159
- package/dist/chunks/api-providers.mjs +0 -144
- package/dist/chunks/api.mjs +0 -115
- package/dist/chunks/auto-bootstrap.mjs +0 -358
- package/dist/chunks/auto-fixer.mjs +0 -95
- package/dist/chunks/auto-updater.mjs +0 -507
- package/dist/chunks/banner.mjs +0 -173
- package/dist/chunks/bash.mjs +0 -187
- package/dist/chunks/boost.mjs +0 -474
- package/dist/chunks/brain-config.mjs +0 -75
- package/dist/chunks/brain-status.mjs +0 -89
- package/dist/chunks/ccjk-agents.mjs +0 -416
- package/dist/chunks/ccjk-all.mjs +0 -1046
- package/dist/chunks/ccjk-config.mjs +0 -445
- package/dist/chunks/ccjk-hooks.mjs +0 -1074
- package/dist/chunks/ccjk-mcp.mjs +0 -763
- package/dist/chunks/ccjk-setup.mjs +0 -765
- package/dist/chunks/ccjk-skills.mjs +0 -518
- package/dist/chunks/ccr.mjs +0 -109
- package/dist/chunks/ccu.mjs +0 -40
- package/dist/chunks/check-updates.mjs +0 -117
- package/dist/chunks/claude-code-incremental-manager.mjs +0 -761
- package/dist/chunks/claude-config.mjs +0 -606
- package/dist/chunks/claude-config2.mjs +0 -62
- package/dist/chunks/claude-wrapper.mjs +0 -85
- package/dist/chunks/clavue-config.mjs +0 -1454
- package/dist/chunks/cleanup-migration.mjs +0 -20
- package/dist/chunks/cli-hook.mjs +0 -4096
- package/dist/chunks/cloud-sync.mjs +0 -29
- package/dist/chunks/code-type-resolver.mjs +0 -880
- package/dist/chunks/codex-config-switch.mjs +0 -452
- package/dist/chunks/codex-provider-manager.mjs +0 -238
- package/dist/chunks/codex-uninstaller.mjs +0 -404
- package/dist/chunks/codex.mjs +0 -2141
- package/dist/chunks/commands.mjs +0 -108
- package/dist/chunks/commands2.mjs +0 -421
- package/dist/chunks/commit.mjs +0 -140
- package/dist/chunks/completion.mjs +0 -517
- package/dist/chunks/config-consolidator.mjs +0 -172
- package/dist/chunks/config-switch.mjs +0 -334
- package/dist/chunks/config.mjs +0 -558
- package/dist/chunks/config2.mjs +0 -484
- package/dist/chunks/config3.mjs +0 -486
- package/dist/chunks/constants.mjs +0 -323
- package/dist/chunks/context-opt.mjs +0 -444
- package/dist/chunks/context.mjs +0 -974
- package/dist/chunks/dashboard.mjs +0 -481
- package/dist/chunks/doctor.mjs +0 -1301
- package/dist/chunks/eval.mjs +0 -502
- package/dist/chunks/evolution.mjs +0 -322
- package/dist/chunks/features.mjs +0 -715
- package/dist/chunks/fish.mjs +0 -181
- package/dist/chunks/fs-operations.mjs +0 -180
- package/dist/chunks/health-alerts.mjs +0 -830
- package/dist/chunks/help.mjs +0 -341
- package/dist/chunks/hook-installer.mjs +0 -48
- package/dist/chunks/impact.mjs +0 -651
- package/dist/chunks/index.mjs +0 -23
- package/dist/chunks/index10.mjs +0 -19
- package/dist/chunks/index11.mjs +0 -1171
- package/dist/chunks/index12.mjs +0 -218
- package/dist/chunks/index13.mjs +0 -679
- package/dist/chunks/index14.mjs +0 -1009
- package/dist/chunks/index15.mjs +0 -194
- package/dist/chunks/index2.mjs +0 -7637
- package/dist/chunks/index3.mjs +0 -171
- package/dist/chunks/index4.mjs +0 -26
- package/dist/chunks/index5.mjs +0 -19
- package/dist/chunks/index6.mjs +0 -19092
- package/dist/chunks/index7.mjs +0 -616
- package/dist/chunks/index8.mjs +0 -1602
- package/dist/chunks/index9.mjs +0 -5384
- package/dist/chunks/init.mjs +0 -1911
- package/dist/chunks/installer.mjs +0 -757
- package/dist/chunks/installer2.mjs +0 -103
- package/dist/chunks/interview.mjs +0 -2927
- package/dist/chunks/json-config.mjs +0 -60
- package/dist/chunks/linux.mjs +0 -3863
- package/dist/chunks/macos.mjs +0 -69
- package/dist/chunks/main.mjs +0 -635
- package/dist/chunks/manager.mjs +0 -1048
- package/dist/chunks/marketplace.mjs +0 -265
- package/dist/chunks/mcp-cli.mjs +0 -205
- package/dist/chunks/mcp-performance.mjs +0 -187
- package/dist/chunks/mcp.mjs +0 -667
- package/dist/chunks/memory-check.mjs +0 -2973
- package/dist/chunks/memory-paths.mjs +0 -259
- package/dist/chunks/memory-sync.mjs +0 -209
- package/dist/chunks/memory.mjs +0 -354
- package/dist/chunks/metrics-display.mjs +0 -153
- package/dist/chunks/monitor.mjs +0 -1856
- package/dist/chunks/notification.mjs +0 -1864
- package/dist/chunks/onboarding.mjs +0 -386
- package/dist/chunks/package.mjs +0 -3
- package/dist/chunks/paradigm.mjs +0 -74
- package/dist/chunks/permission-manager.mjs +0 -250
- package/dist/chunks/permissions.mjs +0 -265
- package/dist/chunks/persistence-manager.mjs +0 -801
- package/dist/chunks/persistence.mjs +0 -707
- package/dist/chunks/platform.mjs +0 -395
- package/dist/chunks/plugin.mjs +0 -1936
- package/dist/chunks/powershell.mjs +0 -213
- package/dist/chunks/prompts.mjs +0 -244
- package/dist/chunks/providers.mjs +0 -263
- package/dist/chunks/quick-actions.mjs +0 -335
- package/dist/chunks/quick-provider.mjs +0 -755
- package/dist/chunks/quick-setup.mjs +0 -421
- package/dist/chunks/remote.mjs +0 -497
- package/dist/chunks/research.mjs +0 -1904
- package/dist/chunks/rollback.mjs +0 -38
- package/dist/chunks/session-manager.mjs +0 -1371
- package/dist/chunks/session.mjs +0 -878
- package/dist/chunks/sessions.mjs +0 -106
- package/dist/chunks/silent-updater.mjs +0 -396
- package/dist/chunks/simple-config.mjs +0 -122
- package/dist/chunks/skill.mjs +0 -117
- package/dist/chunks/skill2.mjs +0 -9052
- package/dist/chunks/skills-sync.mjs +0 -1343
- package/dist/chunks/skills.mjs +0 -577
- package/dist/chunks/slash-commands.mjs +0 -208
- package/dist/chunks/smart-guide.mjs +0 -247
- package/dist/chunks/snapshot.mjs +0 -58
- package/dist/chunks/startup.mjs +0 -487
- package/dist/chunks/stats.mjs +0 -191
- package/dist/chunks/status.mjs +0 -471
- package/dist/chunks/team.mjs +0 -63
- package/dist/chunks/thinking.mjs +0 -626
- package/dist/chunks/trace.mjs +0 -57
- package/dist/chunks/uninstall.mjs +0 -852
- package/dist/chunks/update.mjs +0 -174
- package/dist/chunks/upgrade-manager.mjs +0 -204
- package/dist/chunks/upgrade.mjs +0 -133
- package/dist/chunks/version-checker.mjs +0 -891
- package/dist/chunks/vim.mjs +0 -903
- package/dist/chunks/windows.mjs +0 -14
- package/dist/chunks/workflows.mjs +0 -633
- package/dist/chunks/wsl.mjs +0 -129
- package/dist/chunks/zero-config.mjs +0 -871
- package/dist/chunks/zsh.mjs +0 -182
- package/dist/cli.d.mts +0 -1
- package/dist/cli.d.ts +0 -1
- package/dist/cli.mjs +0 -2684
- package/dist/i18n/locales/en/agent-teams.json +0 -18
- package/dist/i18n/locales/en/agentBrowser.json +0 -80
- package/dist/i18n/locales/en/agents.json +0 -135
- package/dist/i18n/locales/en/api.json +0 -63
- package/dist/i18n/locales/en/ccjk-agents.json +0 -33
- package/dist/i18n/locales/en/ccjk-all.json +0 -23
- package/dist/i18n/locales/en/ccjk-skills.json +0 -22
- package/dist/i18n/locales/en/ccjk.json +0 -276
- package/dist/i18n/locales/en/ccr.json +0 -65
- package/dist/i18n/locales/en/claude-md.json +0 -73
- package/dist/i18n/locales/en/cli.json +0 -148
- package/dist/i18n/locales/en/cloud-setup.json +0 -31
- package/dist/i18n/locales/en/cloud-sync.json +0 -147
- package/dist/i18n/locales/en/cloud.json +0 -40
- package/dist/i18n/locales/en/cloudPlugins.json +0 -118
- package/dist/i18n/locales/en/codex.json +0 -184
- package/dist/i18n/locales/en/cometix.json +0 -29
- package/dist/i18n/locales/en/common.json +0 -68
- package/dist/i18n/locales/en/config.json +0 -108
- package/dist/i18n/locales/en/configuration.json +0 -236
- package/dist/i18n/locales/en/context.json +0 -85
- package/dist/i18n/locales/en/dashboard.json +0 -78
- package/dist/i18n/locales/en/errors.json +0 -26
- package/dist/i18n/locales/en/evolution.json +0 -54
- package/dist/i18n/locales/en/hooks.json +0 -74
- package/dist/i18n/locales/en/hooksSync.json +0 -133
- package/dist/i18n/locales/en/installation.json +0 -83
- package/dist/i18n/locales/en/interview.json +0 -104
- package/dist/i18n/locales/en/language.json +0 -19
- package/dist/i18n/locales/en/lsp.json +0 -78
- package/dist/i18n/locales/en/marketplace.json +0 -116
- package/dist/i18n/locales/en/mcp.json +0 -180
- package/dist/i18n/locales/en/memory.json +0 -23
- package/dist/i18n/locales/en/menu.json +0 -299
- package/dist/i18n/locales/en/multi-config.json +0 -79
- package/dist/i18n/locales/en/notification.json +0 -307
- package/dist/i18n/locales/en/permissions.json +0 -95
- package/dist/i18n/locales/en/persistence.json +0 -127
- package/dist/i18n/locales/en/plugins.json +0 -146
- package/dist/i18n/locales/en/quick-actions.json +0 -78
- package/dist/i18n/locales/en/registry.json +0 -54
- package/dist/i18n/locales/en/remote.json +0 -93
- package/dist/i18n/locales/en/sandbox.json +0 -44
- package/dist/i18n/locales/en/setup.json +0 -44
- package/dist/i18n/locales/en/shencha.json +0 -14
- package/dist/i18n/locales/en/skills.json +0 -100
- package/dist/i18n/locales/en/skillsSync.json +0 -74
- package/dist/i18n/locales/en/smartGuide.json +0 -49
- package/dist/i18n/locales/en/stats.json +0 -20
- package/dist/i18n/locales/en/subagent.json +0 -69
- package/dist/i18n/locales/en/superpowers.json +0 -117
- package/dist/i18n/locales/en/team.json +0 -7
- package/dist/i18n/locales/en/thinking.json +0 -65
- package/dist/i18n/locales/en/tools.json +0 -42
- package/dist/i18n/locales/en/uninstall.json +0 -56
- package/dist/i18n/locales/en/updater.json +0 -29
- package/dist/i18n/locales/en/vim.json +0 -169
- package/dist/i18n/locales/en/workflow.json +0 -55
- package/dist/i18n/locales/en/workspace.json +0 -108
- package/dist/i18n/locales/zh-CN/agent-teams.json +0 -18
- package/dist/i18n/locales/zh-CN/agentBrowser.json +0 -80
- package/dist/i18n/locales/zh-CN/agents.json +0 -135
- package/dist/i18n/locales/zh-CN/api.json +0 -63
- package/dist/i18n/locales/zh-CN/ccjk-agents.json +0 -33
- package/dist/i18n/locales/zh-CN/ccjk-all.json +0 -23
- package/dist/i18n/locales/zh-CN/ccjk-skills.json +0 -22
- package/dist/i18n/locales/zh-CN/ccjk.json +0 -276
- package/dist/i18n/locales/zh-CN/ccr.json +0 -65
- package/dist/i18n/locales/zh-CN/claude-md.json +0 -73
- package/dist/i18n/locales/zh-CN/cli.json +0 -148
- package/dist/i18n/locales/zh-CN/cloud-setup.json +0 -31
- package/dist/i18n/locales/zh-CN/cloud-sync.json +0 -147
- package/dist/i18n/locales/zh-CN/cloud.json +0 -40
- package/dist/i18n/locales/zh-CN/cloudPlugins.json +0 -118
- package/dist/i18n/locales/zh-CN/codex.json +0 -184
- package/dist/i18n/locales/zh-CN/cometix.json +0 -29
- package/dist/i18n/locales/zh-CN/common.json +0 -68
- package/dist/i18n/locales/zh-CN/config.json +0 -108
- package/dist/i18n/locales/zh-CN/configuration.json +0 -234
- package/dist/i18n/locales/zh-CN/context.json +0 -85
- package/dist/i18n/locales/zh-CN/dashboard.json +0 -78
- package/dist/i18n/locales/zh-CN/errors.json +0 -26
- package/dist/i18n/locales/zh-CN/evolution.json +0 -54
- package/dist/i18n/locales/zh-CN/hooks.json +0 -74
- package/dist/i18n/locales/zh-CN/hooksSync.json +0 -133
- package/dist/i18n/locales/zh-CN/installation.json +0 -83
- package/dist/i18n/locales/zh-CN/interview.json +0 -104
- package/dist/i18n/locales/zh-CN/language.json +0 -19
- package/dist/i18n/locales/zh-CN/lsp.json +0 -78
- package/dist/i18n/locales/zh-CN/marketplace.json +0 -116
- package/dist/i18n/locales/zh-CN/mcp.json +0 -180
- package/dist/i18n/locales/zh-CN/memory.json +0 -23
- package/dist/i18n/locales/zh-CN/menu.json +0 -299
- package/dist/i18n/locales/zh-CN/multi-config.json +0 -79
- package/dist/i18n/locales/zh-CN/notification.json +0 -307
- package/dist/i18n/locales/zh-CN/permissions.json +0 -95
- package/dist/i18n/locales/zh-CN/persistence.json +0 -127
- package/dist/i18n/locales/zh-CN/plugins.json +0 -146
- package/dist/i18n/locales/zh-CN/quick-actions.json +0 -78
- package/dist/i18n/locales/zh-CN/registry.json +0 -54
- package/dist/i18n/locales/zh-CN/remote.json +0 -93
- package/dist/i18n/locales/zh-CN/sandbox.json +0 -44
- package/dist/i18n/locales/zh-CN/setup.json +0 -44
- package/dist/i18n/locales/zh-CN/shencha.json +0 -14
- package/dist/i18n/locales/zh-CN/skills.json +0 -100
- package/dist/i18n/locales/zh-CN/skillsSync.json +0 -74
- package/dist/i18n/locales/zh-CN/smartGuide.json +0 -49
- package/dist/i18n/locales/zh-CN/stats.json +0 -20
- package/dist/i18n/locales/zh-CN/subagent.json +0 -69
- package/dist/i18n/locales/zh-CN/superpowers.json +0 -117
- package/dist/i18n/locales/zh-CN/team.json +0 -7
- package/dist/i18n/locales/zh-CN/thinking.json +0 -65
- package/dist/i18n/locales/zh-CN/tools.json +0 -42
- package/dist/i18n/locales/zh-CN/uninstall.json +0 -56
- package/dist/i18n/locales/zh-CN/updater.json +0 -29
- package/dist/i18n/locales/zh-CN/vim.json +0 -169
- package/dist/i18n/locales/zh-CN/workflow.json +0 -55
- package/dist/i18n/locales/zh-CN/workspace.json +0 -108
- package/dist/index.d.mts +0 -5658
- package/dist/index.d.ts +0 -5658
- package/dist/index.mjs +0 -3732
- package/dist/shared/ccjk.5bEolFrk.mjs +0 -254
- package/dist/shared/ccjk.8oaxX4iR.mjs +0 -90
- package/dist/shared/ccjk.B2U7DsPy.mjs +0 -31
- package/dist/shared/ccjk.B2f-cwUP.mjs +0 -468
- package/dist/shared/ccjk.BAGoDD49.mjs +0 -36
- package/dist/shared/ccjk.BBtCGd_g.mjs +0 -899
- package/dist/shared/ccjk.BFQ7yr5S.mjs +0 -16
- package/dist/shared/ccjk.BLsIiTqO.mjs +0 -449
- package/dist/shared/ccjk.BXv8aYs1.mjs +0 -170
- package/dist/shared/ccjk.BnsY5WxD.mjs +0 -171
- package/dist/shared/ccjk.BoApaI4j.mjs +0 -28
- package/dist/shared/ccjk.Bq8TqZG_.mjs +0 -189
- package/dist/shared/ccjk.BtrioX1Z.mjs +0 -25
- package/dist/shared/ccjk.Bx_rmYfN.mjs +0 -69
- package/dist/shared/ccjk.BzPbSEP2.mjs +0 -115
- package/dist/shared/ccjk.C0WLUnFV.mjs +0 -293
- package/dist/shared/ccjk.C1hANZTu.mjs +0 -19
- package/dist/shared/ccjk.C2jHOZVP.mjs +0 -52
- package/dist/shared/ccjk.CNhnT6uQ.mjs +0 -636
- package/dist/shared/ccjk.COweQ1RR.mjs +0 -5
- package/dist/shared/ccjk.CfKKcvWy.mjs +0 -126
- package/dist/shared/ccjk.Cjgrln_h.mjs +0 -297
- package/dist/shared/ccjk.CoCHVXl3.mjs +0 -3951
- package/dist/shared/ccjk.CwGZSTAK.mjs +0 -319
- package/dist/shared/ccjk.CxpGa6MC.mjs +0 -2724
- package/dist/shared/ccjk.D-magaEx.mjs +0 -763
- package/dist/shared/ccjk.D0g2ABGg.mjs +0 -171
- package/dist/shared/ccjk.D6ycHbak.mjs +0 -270
- package/dist/shared/ccjk.D75wivnp.mjs +0 -142
- package/dist/shared/ccjk.DDL-4C-k.mjs +0 -100
- package/dist/shared/ccjk.DFRPtmK_.mjs +0 -75
- package/dist/shared/ccjk.DMV3x5Sd.mjs +0 -299
- package/dist/shared/ccjk.DZ2LLOa-.mjs +0 -2195
- package/dist/shared/ccjk.DbigonEQ.mjs +0 -698
- package/dist/shared/ccjk.DcMvE7lf.mjs +0 -618
- package/dist/shared/ccjk.DeWpAShp.mjs +0 -1828
- package/dist/shared/ccjk.DhJ1kyDR.mjs +0 -30
- package/dist/shared/ccjk.DlTXS9rP.mjs +0 -224
- package/dist/shared/ccjk.DopKzo3z.mjs +0 -305
- package/dist/shared/ccjk.DsZsc4LR.mjs +0 -1280
- package/dist/shared/ccjk.DuzJZlgj.mjs +0 -418
- package/dist/shared/ccjk.Dxgd2vjc.mjs +0 -444
- package/dist/shared/ccjk.J8YiPsOw.mjs +0 -259
- package/dist/shared/ccjk.KfSWcGlE.mjs +0 -38
- package/dist/shared/ccjk.L7yC58_i.mjs +0 -225
- package/dist/shared/ccjk.MwtjAULc.mjs +0 -1447
- package/dist/shared/ccjk.OJKHVSOb.mjs +0 -2005
- package/dist/shared/ccjk.OTnevPNE.mjs +0 -225
- package/dist/shared/ccjk.RyizuzOI.mjs +0 -21
- package/dist/shared/ccjk.T_cX87dY.mjs +0 -15
- package/dist/shared/ccjk.bQ7Dh1g4.mjs +0 -249
- package/dist/shared/ccjk.gDEDGD_t.mjs +0 -38
- package/dist/shared/ccjk.hoqrwWdN.mjs +0 -333
- package/dist/shared/ccjk.i_vn-9C3.mjs +0 -317
- package/dist/shared/ccjk.lG3ccFjm.mjs +0 -885
- package/dist/shared/ccjk.wLJHO0Af.mjs +0 -244
- package/dist/shared/ccjk.y-a_1vK4.mjs +0 -5127
- package/dist/templates/agents/README.md +0 -78
- package/dist/templates/agents/fullstack-developer.json +0 -70
- package/dist/templates/agents/go-expert.json +0 -69
- package/dist/templates/agents/index.json +0 -64
- package/dist/templates/agents/python-expert.json +0 -69
- package/dist/templates/agents/react-specialist.json +0 -69
- package/dist/templates/agents/testing-automation-expert.json +0 -70
- package/dist/templates/agents/typescript-architect.json +0 -69
- package/dist/templates/claude-code/common/settings.json +0 -109
- package/dist/templates/common/error-prevention.md +0 -267
- package/dist/templates/common/karpathy-baseline.md +0 -83
- package/dist/templates/common/output-styles/zh-CN/carmack-mode.md +0 -381
- package/dist/templates/common/output-styles/zh-CN/codex-rigor-mode.md +0 -114
- package/dist/templates/common/output-styles/zh-CN/dhh-mode.md +0 -265
- package/dist/templates/common/output-styles/zh-CN/evan-you-mode.md +0 -539
- package/dist/templates/common/output-styles/zh-CN/jobs-mode.md +0 -369
- package/dist/templates/common/output-styles/zh-CN/linus-mode.md +0 -135
- package/dist/templates/common/output-styles/zh-CN/uncle-bob-mode.md +0 -221
- package/dist/templates/common/workflow/continuousDelivery/en/continuous-delivery.md +0 -628
- package/dist/templates/common/workflow/continuousDelivery/zh-CN/continuous-delivery.md +0 -628
- package/dist/templates/common/workflow/essential/en/agents/ccjk-config-agent.md +0 -187
- package/dist/templates/common/workflow/essential/en/agents/ccjk-mcp-agent.md +0 -191
- package/dist/templates/common/workflow/essential/en/agents/ccjk-skill-agent.md +0 -249
- package/dist/templates/common/workflow/essential/en/agents/ccjk-workflow-agent.md +0 -277
- package/dist/templates/common/workflow/essential/en/agents/get-current-datetime.md +0 -29
- package/dist/templates/common/workflow/essential/en/agents/init-architect.md +0 -115
- package/dist/templates/common/workflow/essential/en/agents/ui-ux-designer.md +0 -91
- package/dist/templates/common/workflow/essential/en/feat.md +0 -92
- package/dist/templates/common/workflow/essential/en/goal.md +0 -147
- package/dist/templates/common/workflow/essential/en/init-project.md +0 -53
- package/dist/templates/common/workflow/essential/zh-CN/agents/get-current-datetime.md +0 -29
- package/dist/templates/common/workflow/essential/zh-CN/agents/init-architect.md +0 -115
- package/dist/templates/common/workflow/essential/zh-CN/agents/ui-ux-designer.md +0 -91
- package/dist/templates/common/workflow/essential/zh-CN/feat.md +0 -315
- package/dist/templates/common/workflow/essential/zh-CN/goal.md +0 -146
- package/dist/templates/common/workflow/essential/zh-CN/init-project.md +0 -53
- package/dist/templates/common/workflow/git/en/git-cleanBranches.md +0 -102
- package/dist/templates/common/workflow/git/en/git-commit.md +0 -205
- package/dist/templates/common/workflow/git/en/git-rollback.md +0 -90
- package/dist/templates/common/workflow/git/en/git-worktree.md +0 -276
- package/dist/templates/common/workflow/git/zh-CN/git-cleanBranches.md +0 -102
- package/dist/templates/common/workflow/git/zh-CN/git-commit.md +0 -205
- package/dist/templates/common/workflow/git/zh-CN/git-rollback.md +0 -90
- package/dist/templates/common/workflow/git/zh-CN/git-worktree.md +0 -276
- package/dist/templates/common/workflow/interview/en/interview.md +0 -67
- package/dist/templates/common/workflow/interview/zh-CN/interview.md +0 -67
- package/dist/templates/common/workflow/linearMethod/en/linear-method.md +0 -651
- package/dist/templates/common/workflow/linearMethod/zh-CN/linear-method.md +0 -752
- package/dist/templates/common/workflow/refactoringMaster/en/refactoring-master.md +0 -516
- package/dist/templates/common/workflow/refactoringMaster/zh-CN/refactoring-master.md +0 -812
- package/dist/templates/common/workflow/sixStep/en/workflow.md +0 -83
- package/dist/templates/common/workflow/sixStep/zh-CN/workflow.md +0 -359
- package/dist/templates/common/workflow/specFirstTDD/en/spec-first-tdd.md +0 -364
- package/dist/templates/common/workflow/specFirstTDD/zh-CN/spec-first-tdd.md +0 -366
- package/dist/templates/hooks/README.md +0 -212
- package/dist/templates/hooks/git-workflow-hooks.md +0 -551
- package/dist/templates/hooks/post-test/coverage.json +0 -21
- package/dist/templates/hooks/post-test/summary.json +0 -21
- package/dist/templates/hooks/post-test-coverage.md +0 -434
- package/dist/templates/hooks/pre-commit/eslint.json +0 -22
- package/dist/templates/hooks/pre-commit/prettier.json +0 -22
- package/dist/templates/hooks/pre-commit-black.md +0 -274
- package/dist/templates/hooks/pre-commit-eslint.md +0 -153
- package/dist/templates/hooks/pre-commit-gofmt.md +0 -284
- package/dist/templates/hooks/pre-commit-prettier.md +0 -212
- package/dist/templates/hooks/pre-commit-type-check.md +0 -377
- package/dist/templates/skills/ccjk-init.md +0 -154
- package/dist/templates/skills/ccjk-mcp-setup.md +0 -205
- package/dist/templates/skills/ccjk-troubleshoot.md +0 -228
- package/dist/templates/skills/django-patterns.md +0 -1016
- package/dist/templates/skills/git-workflow.md +0 -748
- package/dist/templates/skills/go-idioms.md +0 -963
- package/dist/templates/skills/index.json +0 -132
- package/dist/templates/skills/nextjs-optimization.md +0 -694
- package/dist/templates/skills/python-pep8.md +0 -852
- package/dist/templates/skills/react-patterns.md +0 -686
- package/dist/templates/skills/rust-patterns.md +0 -1057
- package/dist/templates/skills/security-best-practices.md +0 -1413
- package/dist/templates/skills/testing-best-practices.md +0 -1315
- package/dist/templates/skills/ts-best-practices.md +0 -354
- package/templates/agents/README.md +0 -78
- package/templates/agents/fullstack-developer.json +0 -70
- package/templates/agents/go-expert.json +0 -69
- package/templates/agents/index.json +0 -64
- package/templates/agents/python-expert.json +0 -69
- package/templates/agents/react-specialist.json +0 -69
- package/templates/agents/testing-automation-expert.json +0 -70
- package/templates/agents/typescript-architect.json +0 -69
- package/templates/claude-code/common/settings.json +0 -109
- package/templates/common/error-prevention.md +0 -267
- package/templates/common/karpathy-baseline.md +0 -83
- package/templates/common/output-styles/zh-CN/carmack-mode.md +0 -381
- package/templates/common/output-styles/zh-CN/codex-rigor-mode.md +0 -114
- package/templates/common/output-styles/zh-CN/dhh-mode.md +0 -265
- package/templates/common/output-styles/zh-CN/evan-you-mode.md +0 -539
- package/templates/common/output-styles/zh-CN/jobs-mode.md +0 -369
- package/templates/common/output-styles/zh-CN/linus-mode.md +0 -135
- package/templates/common/output-styles/zh-CN/uncle-bob-mode.md +0 -221
- package/templates/common/workflow/continuousDelivery/en/continuous-delivery.md +0 -628
- package/templates/common/workflow/continuousDelivery/zh-CN/continuous-delivery.md +0 -628
- package/templates/common/workflow/essential/en/agents/ccjk-config-agent.md +0 -187
- package/templates/common/workflow/essential/en/agents/ccjk-mcp-agent.md +0 -191
- package/templates/common/workflow/essential/en/agents/ccjk-skill-agent.md +0 -249
- package/templates/common/workflow/essential/en/agents/ccjk-workflow-agent.md +0 -277
- package/templates/common/workflow/essential/en/agents/get-current-datetime.md +0 -29
- package/templates/common/workflow/essential/en/agents/init-architect.md +0 -115
- package/templates/common/workflow/essential/en/agents/ui-ux-designer.md +0 -91
- package/templates/common/workflow/essential/en/feat.md +0 -92
- package/templates/common/workflow/essential/en/goal.md +0 -147
- package/templates/common/workflow/essential/en/init-project.md +0 -53
- package/templates/common/workflow/essential/zh-CN/agents/get-current-datetime.md +0 -29
- package/templates/common/workflow/essential/zh-CN/agents/init-architect.md +0 -115
- package/templates/common/workflow/essential/zh-CN/agents/ui-ux-designer.md +0 -91
- package/templates/common/workflow/essential/zh-CN/feat.md +0 -315
- package/templates/common/workflow/essential/zh-CN/goal.md +0 -146
- package/templates/common/workflow/essential/zh-CN/init-project.md +0 -53
- package/templates/common/workflow/git/en/git-cleanBranches.md +0 -102
- package/templates/common/workflow/git/en/git-commit.md +0 -205
- package/templates/common/workflow/git/en/git-rollback.md +0 -90
- package/templates/common/workflow/git/en/git-worktree.md +0 -276
- package/templates/common/workflow/git/zh-CN/git-cleanBranches.md +0 -102
- package/templates/common/workflow/git/zh-CN/git-commit.md +0 -205
- package/templates/common/workflow/git/zh-CN/git-rollback.md +0 -90
- package/templates/common/workflow/git/zh-CN/git-worktree.md +0 -276
- package/templates/common/workflow/interview/en/interview.md +0 -67
- package/templates/common/workflow/interview/zh-CN/interview.md +0 -67
- package/templates/common/workflow/linearMethod/en/linear-method.md +0 -651
- package/templates/common/workflow/linearMethod/zh-CN/linear-method.md +0 -752
- package/templates/common/workflow/refactoringMaster/en/refactoring-master.md +0 -516
- package/templates/common/workflow/refactoringMaster/zh-CN/refactoring-master.md +0 -812
- package/templates/common/workflow/sixStep/en/workflow.md +0 -83
- package/templates/common/workflow/sixStep/zh-CN/workflow.md +0 -359
- package/templates/common/workflow/specFirstTDD/en/spec-first-tdd.md +0 -364
- package/templates/common/workflow/specFirstTDD/zh-CN/spec-first-tdd.md +0 -366
- package/templates/hooks/README.md +0 -212
- package/templates/hooks/git-workflow-hooks.md +0 -551
- package/templates/hooks/post-test/coverage.json +0 -21
- package/templates/hooks/post-test/summary.json +0 -21
- package/templates/hooks/post-test-coverage.md +0 -434
- package/templates/hooks/pre-commit/eslint.json +0 -22
- package/templates/hooks/pre-commit/prettier.json +0 -22
- package/templates/hooks/pre-commit-black.md +0 -274
- package/templates/hooks/pre-commit-eslint.md +0 -153
- package/templates/hooks/pre-commit-gofmt.md +0 -284
- package/templates/hooks/pre-commit-prettier.md +0 -212
- package/templates/hooks/pre-commit-type-check.md +0 -377
- package/templates/skills/basic.hbs +0 -72
- package/templates/skills/ccjk-init.md +0 -154
- package/templates/skills/ccjk-mcp-setup.md +0 -205
- package/templates/skills/ccjk-troubleshoot.md +0 -228
- package/templates/skills/code-refactor.hbs +0 -133
- package/templates/skills/code-review.hbs +0 -141
- package/templates/skills/django-patterns.md +0 -1016
- package/templates/skills/git-workflow.md +0 -748
- package/templates/skills/go-idioms.md +0 -963
- package/templates/skills/index.json +0 -132
- package/templates/skills/nextjs-optimization.md +0 -694
- package/templates/skills/python-pep8.md +0 -852
- package/templates/skills/react-patterns.md +0 -686
- package/templates/skills/rust-patterns.md +0 -1057
- package/templates/skills/security-best-practices.md +0 -1413
- package/templates/skills/testing-best-practices.md +0 -1315
- package/templates/skills/ts-best-practices.md +0 -354
- package/templates/skills/type-fix.hbs +0 -132
|
@@ -1,276 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"menu": {
|
|
3
|
-
"title": "CCJK - Claude Code 锦库",
|
|
4
|
-
"subtitle": "AI驱动的开发助手",
|
|
5
|
-
"sections": {
|
|
6
|
-
"quickActions": "快速操作",
|
|
7
|
-
"configuration": "配置",
|
|
8
|
-
"tools": "工具",
|
|
9
|
-
"system": "系统"
|
|
10
|
-
},
|
|
11
|
-
"items": {
|
|
12
|
-
"fullSetup": "完整设置",
|
|
13
|
-
"fullSetupDesc": "完成 CCJK 配置",
|
|
14
|
-
"updateWorkflows": "更新工作流",
|
|
15
|
-
"updateWorkflowsDesc": "安装/更新工作流模板",
|
|
16
|
-
"smartConfig": "智能配置",
|
|
17
|
-
"smartConfigDesc": "根据项目自动配置",
|
|
18
|
-
"apiSettings": "API 设置",
|
|
19
|
-
"apiSettingsDesc": "配置 API 密钥和认证",
|
|
20
|
-
"mcpServices": "MCP 服务",
|
|
21
|
-
"mcpServicesDesc": "管理 MCP 服务器集成",
|
|
22
|
-
"personality": "AI 个性",
|
|
23
|
-
"personalityDesc": "设置输出风格和语言",
|
|
24
|
-
"permissions": "权限管理",
|
|
25
|
-
"permissionsDesc": "管理 Claude Code 权限",
|
|
26
|
-
"ccrRouter": "CCR 路由",
|
|
27
|
-
"ccrRouterDesc": "Claude Code 路由代理",
|
|
28
|
-
"agentGroups": "代理组",
|
|
29
|
-
"agentGroupsDesc": "管理子代理组",
|
|
30
|
-
"skills": "技能库",
|
|
31
|
-
"skillsDesc": "管理技能库",
|
|
32
|
-
"configScan": "配置扫描",
|
|
33
|
-
"configScanDesc": "查找并整合配置",
|
|
34
|
-
"doctor": "健康检查",
|
|
35
|
-
"doctorDesc": "运行环境健康检查",
|
|
36
|
-
"versions": "版本信息",
|
|
37
|
-
"versionsDesc": "检查更新",
|
|
38
|
-
"upgradeAll": "全部升级",
|
|
39
|
-
"upgradeAllDesc": "升级 CCJK 和 Claude Code"
|
|
40
|
-
},
|
|
41
|
-
"footer": {
|
|
42
|
-
"language": "语言",
|
|
43
|
-
"help": "帮助",
|
|
44
|
-
"quit": "退出"
|
|
45
|
-
}
|
|
46
|
-
},
|
|
47
|
-
"skills": {
|
|
48
|
-
"title": "技能管理",
|
|
49
|
-
"list": "列出所有技能",
|
|
50
|
-
"add": "添加技能",
|
|
51
|
-
"remove": "移除技能",
|
|
52
|
-
"enable": "启用技能",
|
|
53
|
-
"disable": "禁用技能",
|
|
54
|
-
"batch": "批量创建技能",
|
|
55
|
-
"export": "导出技能",
|
|
56
|
-
"import": "导入技能",
|
|
57
|
-
"categories": {
|
|
58
|
-
"git": "Git 操作",
|
|
59
|
-
"dev": "开发",
|
|
60
|
-
"seo": "SEO 优化",
|
|
61
|
-
"devops": "DevOps",
|
|
62
|
-
"custom": "自定义"
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
"groups": {
|
|
66
|
-
"title": "子代理组",
|
|
67
|
-
"list": "列出所有组",
|
|
68
|
-
"enable": "启用组",
|
|
69
|
-
"disable": "禁用组",
|
|
70
|
-
"create": "创建自定义组",
|
|
71
|
-
"show": "显示组详情",
|
|
72
|
-
"categories": {
|
|
73
|
-
"language": "语言专用",
|
|
74
|
-
"siteType": "站点类型",
|
|
75
|
-
"seo": "SEO",
|
|
76
|
-
"devops": "DevOps",
|
|
77
|
-
"custom": "自定义"
|
|
78
|
-
}
|
|
79
|
-
},
|
|
80
|
-
"plugins": {
|
|
81
|
-
"title": "插件管理",
|
|
82
|
-
"list": "列出插件",
|
|
83
|
-
"install": "安装插件",
|
|
84
|
-
"uninstall": "卸载插件",
|
|
85
|
-
"enable": "启用插件",
|
|
86
|
-
"disable": "禁用插件",
|
|
87
|
-
"update": "更新插件"
|
|
88
|
-
},
|
|
89
|
-
"shencha": {
|
|
90
|
-
"title": "审查审计",
|
|
91
|
-
"init": "初始化审查",
|
|
92
|
-
"start": "开始审计周期",
|
|
93
|
-
"run": "运行单次审计",
|
|
94
|
-
"status": "检查状态",
|
|
95
|
-
"report": "查看报告",
|
|
96
|
-
"stop": "停止当前审计"
|
|
97
|
-
},
|
|
98
|
-
"health": {
|
|
99
|
-
"title": "环境健康",
|
|
100
|
-
"checking": "正在运行健康检查...",
|
|
101
|
-
"claudeCode": "Claude Code",
|
|
102
|
-
"ccjk": "CCJK",
|
|
103
|
-
"nodejs": "Node.js",
|
|
104
|
-
"npm": "npm",
|
|
105
|
-
"git": "Git",
|
|
106
|
-
"api": "API 连通性",
|
|
107
|
-
"config": "配置文件",
|
|
108
|
-
"permissions": "权限",
|
|
109
|
-
"disk": "磁盘空间",
|
|
110
|
-
"score": "评分",
|
|
111
|
-
"recommendations": "建议"
|
|
112
|
-
},
|
|
113
|
-
"permissions": {
|
|
114
|
-
"title": "Claude Code 权限",
|
|
115
|
-
"trustedDirs": "受信任目录",
|
|
116
|
-
"operations": "预授权操作",
|
|
117
|
-
"template": "模板",
|
|
118
|
-
"templates": {
|
|
119
|
-
"development": "开发模式",
|
|
120
|
-
"readonly": "只读模式",
|
|
121
|
-
"fullTrust": "完全信任",
|
|
122
|
-
"restricted": "受限模式"
|
|
123
|
-
},
|
|
124
|
-
"types": {
|
|
125
|
-
"fileRead": "文件读取",
|
|
126
|
-
"fileWrite": "文件写入",
|
|
127
|
-
"fileDelete": "文件删除",
|
|
128
|
-
"gitOps": "Git 操作",
|
|
129
|
-
"npmCmds": "npm 命令",
|
|
130
|
-
"nodeExec": "Node 执行",
|
|
131
|
-
"sysCmds": "系统命令",
|
|
132
|
-
"network": "网络访问",
|
|
133
|
-
"mcpServer": "MCP 服务器"
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
|
-
"upgrade": {
|
|
137
|
-
"title": "版本检查",
|
|
138
|
-
"checking": "正在检查版本...",
|
|
139
|
-
"upToDate": "已是最新",
|
|
140
|
-
"updateAvailable": "有更新可用",
|
|
141
|
-
"upgrading": "正在升级...",
|
|
142
|
-
"upgraded": "升级成功",
|
|
143
|
-
"failed": "升级失败"
|
|
144
|
-
},
|
|
145
|
-
"config": {
|
|
146
|
-
"title": "检测到的配置文件",
|
|
147
|
-
"primary": "主要",
|
|
148
|
-
"legacy": "旧版",
|
|
149
|
-
"project": "项目",
|
|
150
|
-
"conflicts": "发现冲突",
|
|
151
|
-
"consolidate": "整合",
|
|
152
|
-
"viewDetails": "查看详情"
|
|
153
|
-
},
|
|
154
|
-
"common": {
|
|
155
|
-
"loading": "加载中...",
|
|
156
|
-
"success": "成功",
|
|
157
|
-
"error": "错误",
|
|
158
|
-
"warning": "警告",
|
|
159
|
-
"info": "信息",
|
|
160
|
-
"yes": "是",
|
|
161
|
-
"no": "否",
|
|
162
|
-
"cancel": "取消",
|
|
163
|
-
"confirm": "确认",
|
|
164
|
-
"back": "返回",
|
|
165
|
-
"next": "下一步",
|
|
166
|
-
"save": "保存",
|
|
167
|
-
"delete": "删除",
|
|
168
|
-
"edit": "编辑",
|
|
169
|
-
"create": "创建",
|
|
170
|
-
"update": "更新",
|
|
171
|
-
"select": "选择",
|
|
172
|
-
"returnToMenu": "返回菜单?"
|
|
173
|
-
},
|
|
174
|
-
"tools": {
|
|
175
|
-
"title": "AI 编程工具",
|
|
176
|
-
"subtitle": "管理多个 AI 编程助手",
|
|
177
|
-
"scan": "扫描已安装工具",
|
|
178
|
-
"install": "安装工具",
|
|
179
|
-
"configure": "配置工具",
|
|
180
|
-
"switch": "切换活动工具",
|
|
181
|
-
"sync": "同步配置",
|
|
182
|
-
"status": {
|
|
183
|
-
"installed": "已安装",
|
|
184
|
-
"notInstalled": "未安装",
|
|
185
|
-
"configured": "已配置",
|
|
186
|
-
"notConfigured": "未配置"
|
|
187
|
-
},
|
|
188
|
-
"categories": {
|
|
189
|
-
"cli": "命令行工具",
|
|
190
|
-
"extension": "IDE 扩展",
|
|
191
|
-
"editor": "AI 编辑器"
|
|
192
|
-
},
|
|
193
|
-
"list": {
|
|
194
|
-
"claudeCode": {
|
|
195
|
-
"name": "Claude Code",
|
|
196
|
-
"description": "Anthropic 官方 Claude AI CLI"
|
|
197
|
-
},
|
|
198
|
-
"codex": {
|
|
199
|
-
"name": "Codex",
|
|
200
|
-
"description": "OpenAI Codex CLI 工具"
|
|
201
|
-
},
|
|
202
|
-
"aider": {
|
|
203
|
-
"name": "Aider",
|
|
204
|
-
"description": "终端 AI 结对编程"
|
|
205
|
-
},
|
|
206
|
-
"continue": {
|
|
207
|
-
"name": "Continue",
|
|
208
|
-
"description": "开源 AI 代码助手"
|
|
209
|
-
},
|
|
210
|
-
"cline": {
|
|
211
|
-
"name": "Cline",
|
|
212
|
-
"description": "VS Code 自主编程代理"
|
|
213
|
-
},
|
|
214
|
-
"cursor": {
|
|
215
|
-
"name": "Cursor CLI",
|
|
216
|
-
"description": "AI 优先的代码编辑器 CLI"
|
|
217
|
-
}
|
|
218
|
-
},
|
|
219
|
-
"actions": {
|
|
220
|
-
"installAll": "安装所有推荐工具",
|
|
221
|
-
"configureAll": "配置所有已安装工具",
|
|
222
|
-
"syncApiKeys": "同步 API 密钥到所有工具",
|
|
223
|
-
"syncSkills": "同步技能到所有工具"
|
|
224
|
-
}
|
|
225
|
-
},
|
|
226
|
-
"apiRouter": {
|
|
227
|
-
"title": "API 配置",
|
|
228
|
-
"subtitle": "为 Claude Code 配置 API 提供商",
|
|
229
|
-
"currentConfig": "当前 API 配置",
|
|
230
|
-
"noApiConfigured": "未配置 API",
|
|
231
|
-
"modes": {
|
|
232
|
-
"official": "官方 Anthropic",
|
|
233
|
-
"simple": "简单模式 (API 中转)",
|
|
234
|
-
"ccr": "CCR 高级路由"
|
|
235
|
-
},
|
|
236
|
-
"wizard": {
|
|
237
|
-
"title": "API 配置向导",
|
|
238
|
-
"selectMode": "选择配置模式",
|
|
239
|
-
"quickSetup": "快速配置 (推荐) - 选择预设提供商",
|
|
240
|
-
"officialApi": "官方 Anthropic API - 直接连接",
|
|
241
|
-
"customConfig": "自定义配置 - 手动输入 API 地址和密钥",
|
|
242
|
-
"ccrAdvanced": "CCR 高级路由 - 完整 Claude Code Router 配置"
|
|
243
|
-
},
|
|
244
|
-
"providers": {
|
|
245
|
-
"title": "可用 API 提供商",
|
|
246
|
-
"recommended": "推荐",
|
|
247
|
-
"chinese": "国内服务",
|
|
248
|
-
"free": "免费额度",
|
|
249
|
-
"local": "本地",
|
|
250
|
-
"viewAll": "查看所有提供商..."
|
|
251
|
-
},
|
|
252
|
-
"setup": {
|
|
253
|
-
"success": "API 配置成功!",
|
|
254
|
-
"failed": "API 配置失败",
|
|
255
|
-
"provider": "提供商",
|
|
256
|
-
"defaultModel": "默认模型",
|
|
257
|
-
"enterApiKey": "输入 API 密钥",
|
|
258
|
-
"enterBaseUrl": "输入 API Base URL",
|
|
259
|
-
"apiKeyRequired": "API 密钥不能为空",
|
|
260
|
-
"urlRequired": "URL 不能为空",
|
|
261
|
-
"urlMustStartHttp": "URL 必须以 http:// 或 https:// 开头"
|
|
262
|
-
},
|
|
263
|
-
"test": {
|
|
264
|
-
"testing": "测试 API 连接...",
|
|
265
|
-
"success": "API 连接成功",
|
|
266
|
-
"failed": "API 连接失败"
|
|
267
|
-
},
|
|
268
|
-
"categories": {
|
|
269
|
-
"official": "官方",
|
|
270
|
-
"openai-compatible": "OpenAI 兼容",
|
|
271
|
-
"chinese": "国内服务",
|
|
272
|
-
"free": "免费额度",
|
|
273
|
-
"local": "本地"
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"advancedConfigTip": "您可以使用 ccr ui 命令进行更高级的配置",
|
|
3
|
-
"backupCcrConfig": "正在备份现有的 CCR 配置...",
|
|
4
|
-
"ccrAlreadyInstalled": "Claude Code Router 已安装",
|
|
5
|
-
"ccrBackupFailed": "备份 CCR 配置失败",
|
|
6
|
-
"ccrBackupSuccess": "CCR 配置已备份到:{path}",
|
|
7
|
-
"ccrCommandFailed": "执行 CCR 命令失败",
|
|
8
|
-
"ccrConfigFailed": "配置 CCR 失败",
|
|
9
|
-
"ccrConfigSuccess": "CCR 配置已保存",
|
|
10
|
-
"ccrInstallFailed": "安装 Claude Code Router 失败",
|
|
11
|
-
"ccrInstallSuccess": "Claude Code Router 安装成功",
|
|
12
|
-
"ccrMenuDescriptions.checkStatus": "查看 CCR 服务运行状态",
|
|
13
|
-
"ccrMenuDescriptions.initCcr": "安装并配置 CCR",
|
|
14
|
-
"ccrMenuDescriptions.restart": "重启 CCR 服务",
|
|
15
|
-
"ccrMenuDescriptions.start": "启动 CCR 服务",
|
|
16
|
-
"ccrMenuDescriptions.startUi": "打开 Web 界面管理 CCR",
|
|
17
|
-
"ccrMenuDescriptions.stop": "停止 CCR 服务",
|
|
18
|
-
"ccrMenuOptions.back": "返回主菜单",
|
|
19
|
-
"ccrMenuOptions.checkStatus": "查询 CCR 状态",
|
|
20
|
-
"ccrMenuOptions.initCcr": "初始化 CCR",
|
|
21
|
-
"ccrMenuOptions.restart": "重启 CCR",
|
|
22
|
-
"ccrMenuOptions.start": "启动 CCR",
|
|
23
|
-
"ccrMenuOptions.startUi": "启动 CCR UI",
|
|
24
|
-
"ccrMenuOptions.stop": "停止 CCR",
|
|
25
|
-
"ccrMenuTitle": "CCR - Claude Code Router 管理",
|
|
26
|
-
"ccrNotConfigured": "CCR 尚未配置。请先初始化 CCR。",
|
|
27
|
-
"ccrRestartFailed": "CCR 服务重启失败",
|
|
28
|
-
"ccrRestartSuccess": "CCR 服务已重启",
|
|
29
|
-
"ccrRestarted": "CCR 已重启",
|
|
30
|
-
"ccrSetupComplete": "CCR 设置完成",
|
|
31
|
-
"ccrStarted": "CCR 已启动",
|
|
32
|
-
"ccrStatusTitle": "CCR 状态信息:",
|
|
33
|
-
"ccrStopped": "CCR 已停止",
|
|
34
|
-
"ccrUiApiKey": "CCR UI 登录密钥",
|
|
35
|
-
"ccrUiApiKeyHint": "使用此密钥登录 CCR UI 界面",
|
|
36
|
-
"ccrUiStarted": "CCR UI 已启动",
|
|
37
|
-
"checkingCcrStatus": "正在查询 CCR 状态...",
|
|
38
|
-
"configTips": "配置提示",
|
|
39
|
-
"detectedIncorrectPackage": "检测到错误的包 claude-code-router,正在卸载...",
|
|
40
|
-
"enterApiKeyForProvider": "请输入 {provider} 的 API 密钥:",
|
|
41
|
-
"errorStartingCcrService": "启动 CCR 服务时出错",
|
|
42
|
-
"existingCcrConfig": "发现现有的 CCR 配置",
|
|
43
|
-
"failedToStartCcrService": "启动 CCR 服务失败",
|
|
44
|
-
"failedToUninstallIncorrectPackage": "卸载错误的包失败,继续安装",
|
|
45
|
-
"fetchingPresets": "正在获取提供商预设...",
|
|
46
|
-
"installingCcr": "正在安装 Claude Code Router...",
|
|
47
|
-
"keepingExistingConfig": "保留现有配置",
|
|
48
|
-
"manualConfigTip": "手动修改配置文件后,请执行 ccr restart 使配置生效",
|
|
49
|
-
"noPresetsAvailable": "没有可用的预设",
|
|
50
|
-
"overwriteCcrConfig": "是否备份现有的 CCR 配置并重新配置?",
|
|
51
|
-
"pleaseInitFirst": "请选择选项 1 来初始化 CCR。",
|
|
52
|
-
"proxyConfigSuccess": "代理设置已配置",
|
|
53
|
-
"restartingCcr": "正在重启 CCR...",
|
|
54
|
-
"selectCcrPreset": "选择一个提供商预设:",
|
|
55
|
-
"selectDefaultModelForProvider": "选择 {provider} 的默认模型:",
|
|
56
|
-
"skipConfiguring": "跳过预设配置,将创建空配置框架",
|
|
57
|
-
"skipOption": "跳过,在 CCR 中自行配置",
|
|
58
|
-
"startingCcr": "正在启动 CCR...",
|
|
59
|
-
"startingCcrUi": "正在启动 CCR UI...",
|
|
60
|
-
"stoppingCcr": "正在停止 CCR...",
|
|
61
|
-
"uninstalledIncorrectPackage": "成功卸载错误的包",
|
|
62
|
-
"useClaudeCommand": "请使用 claude 命令启动 Claude Code(而非 ccr code)",
|
|
63
|
-
"apiKeyApprovalSuccess": "CCR API密钥批准状态管理成功",
|
|
64
|
-
"apiKeyApprovalFailed": "CCR API密钥批准状态管理失败"
|
|
65
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"menu": {
|
|
3
|
-
"title": "CLAUDE.md 管理",
|
|
4
|
-
"selectAction": "您想做什么?",
|
|
5
|
-
"browseTemplates": "浏览模板市场",
|
|
6
|
-
"applyTemplate": "应用模板到项目",
|
|
7
|
-
"uploadCloud": "上传到云端",
|
|
8
|
-
"downloadCloud": "从云端下载",
|
|
9
|
-
"listConfigs": "列出云端配置",
|
|
10
|
-
"versionHistory": "查看版本历史",
|
|
11
|
-
"rollback": "回滚到之前版本",
|
|
12
|
-
"exit": "退出",
|
|
13
|
-
"goodbye": "再见!"
|
|
14
|
-
},
|
|
15
|
-
"templates": {
|
|
16
|
-
"title": "CLAUDE.md 模板市场",
|
|
17
|
-
"selectCategory": "选择一个分类:",
|
|
18
|
-
"allCategories": "所有分类",
|
|
19
|
-
"selectTemplate": "选择一个模板:",
|
|
20
|
-
"noTemplates": "未找到模板",
|
|
21
|
-
"category": "分类",
|
|
22
|
-
"variables": "变量",
|
|
23
|
-
"applyNow": "现在应用此模板?",
|
|
24
|
-
"notFound": "未找到模板:{{id}}",
|
|
25
|
-
"projectPath": "输入项目路径:",
|
|
26
|
-
"pathNotExist": "路径不存在",
|
|
27
|
-
"enterVariable": "输入 {{variable}} 的值:",
|
|
28
|
-
"applying": "正在应用模板...",
|
|
29
|
-
"applied": "模板已成功应用到 {{path}}",
|
|
30
|
-
"applyFailed": "应用模板失败:{{error}}"
|
|
31
|
-
},
|
|
32
|
-
"cloud": {
|
|
33
|
-
"uploadTitle": "上传 CLAUDE.md 到云端",
|
|
34
|
-
"downloadTitle": "从云端下载 CLAUDE.md",
|
|
35
|
-
"listTitle": "云端配置",
|
|
36
|
-
"filePath": "输入 CLAUDE.md 文件路径:",
|
|
37
|
-
"fileNotExist": "文件不存在",
|
|
38
|
-
"configName": "配置名称:",
|
|
39
|
-
"projectType": "项目类型:",
|
|
40
|
-
"privacy": "隐私级别:",
|
|
41
|
-
"private": "私有(仅自己可见)",
|
|
42
|
-
"team": "团队(与团队共享)",
|
|
43
|
-
"public": "公开(所有人可见)",
|
|
44
|
-
"description": "描述(可选):",
|
|
45
|
-
"tags": "标签(逗号分隔,可选):",
|
|
46
|
-
"uploading": "正在上传到云端...",
|
|
47
|
-
"uploaded": "上传成功!配置 ID:{{id}}",
|
|
48
|
-
"uploadFailed": "上传失败:{{error}}",
|
|
49
|
-
"noConfigs": "未找到云端配置",
|
|
50
|
-
"selectConfig": "选择一个配置:",
|
|
51
|
-
"projectPath": "输入项目路径:",
|
|
52
|
-
"downloading": "正在从云端下载...",
|
|
53
|
-
"downloaded": "下载成功到 {{path}}",
|
|
54
|
-
"downloadFailed": "下载失败:{{error}}",
|
|
55
|
-
"type": "类型",
|
|
56
|
-
"updated": "更新时间",
|
|
57
|
-
"usage": "使用次数",
|
|
58
|
-
"other": "其他"
|
|
59
|
-
},
|
|
60
|
-
"version": {
|
|
61
|
-
"title": "版本历史",
|
|
62
|
-
"rollbackTitle": "回滚到之前版本",
|
|
63
|
-
"noVersions": "未找到版本历史",
|
|
64
|
-
"timestamp": "时间戳",
|
|
65
|
-
"message": "消息",
|
|
66
|
-
"selectVersion": "选择要回滚到的版本:",
|
|
67
|
-
"confirmRollback": "确定要回滚吗?这将覆盖当前版本。",
|
|
68
|
-
"cancelled": "回滚已取消",
|
|
69
|
-
"rolling": "正在回滚...",
|
|
70
|
-
"rolledBack": "回滚成功!",
|
|
71
|
-
"rollbackFailed": "回滚失败:{{error}}"
|
|
72
|
-
}
|
|
73
|
-
}
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"help.commands": "命令",
|
|
3
|
-
"help.shortcuts": "快捷方式",
|
|
4
|
-
"help.options": "选项",
|
|
5
|
-
"help.examples": "示例",
|
|
6
|
-
"help.nonInteractiveMode": "非交互模式(适用于CI/CD)",
|
|
7
|
-
"help.commandDescriptions.showInteractiveMenuDefault": "显示交互式菜单(默认)",
|
|
8
|
-
"help.commandDescriptions.initClaudeCodeConfig": "初始化 Claude Code 配置",
|
|
9
|
-
"help.commandDescriptions.updateWorkflowFiles": "仅更新工作流相关md",
|
|
10
|
-
"help.commandDescriptions.configureCcrProxy": "配置模型路由代理",
|
|
11
|
-
"help.commandDescriptions.claudeCodeUsageAnalysis": "Claude Code 用量统计分析",
|
|
12
|
-
"help.commandDescriptions.interviewDrivenDev": "访谈驱动开发(40+深度问题)",
|
|
13
|
-
"help.commandDescriptions.uninstallConfigurations": "删除 Claude Code 配置和工具",
|
|
14
|
-
"help.commandDescriptions.checkUpdateVersions": "检查并更新到最新版本",
|
|
15
|
-
"help.shortcutDescriptions.quickInit": "快速初始化",
|
|
16
|
-
"help.shortcutDescriptions.quickUpdate": "快速更新",
|
|
17
|
-
"help.shortcutDescriptions.quickInterview": "快速访谈",
|
|
18
|
-
"help.shortcutDescriptions.quickCheckUpdates": "快速检查更新",
|
|
19
|
-
"help.optionDescriptions.displayLanguage": "显示语言",
|
|
20
|
-
"help.optionDescriptions.configurationLanguage": "配置语言",
|
|
21
|
-
"help.optionDescriptions.forceOverwrite": "强制覆盖现有配置",
|
|
22
|
-
"help.optionDescriptions.displayHelp": "显示帮助",
|
|
23
|
-
"help.optionDescriptions.displayVersion": "显示版本",
|
|
24
|
-
"help.optionDescriptions.skipAllPrompts": "跳过所有交互提示",
|
|
25
|
-
"help.optionDescriptions.apiType": "API类型",
|
|
26
|
-
"help.optionDescriptions.apiKey": "API密钥(适用于所有类型)",
|
|
27
|
-
"help.optionDescriptions.customApiUrl": "自定义API地址",
|
|
28
|
-
"help.optionDescriptions.apiModel": "主API模型",
|
|
29
|
-
"help.optionDescriptions.apiHaikuModel": "默认 Haiku 模型",
|
|
30
|
-
"help.optionDescriptions.apiSonnetModel": "默认 Sonnet 模型",
|
|
31
|
-
"help.optionDescriptions.apiOpusModel": "默认 Opus 模型",
|
|
32
|
-
"help.optionDescriptions.aiOutputLanguage": "AI输出语言",
|
|
33
|
-
"help.optionDescriptions.setAllLanguageParams": "统一设置所有语言参数",
|
|
34
|
-
"help.optionDescriptions.configHandling": "配置处理",
|
|
35
|
-
"help.optionDescriptions.mcpServices": "MCP服务",
|
|
36
|
-
"help.optionDescriptions.workflows": "工作流",
|
|
37
|
-
"help.optionDescriptions.outputStyles": "输出样式",
|
|
38
|
-
"help.optionDescriptions.defaultOutputStyle": "默认输出样式",
|
|
39
|
-
"help.optionDescriptions.installStatuslineTool": "安装状态栏工具",
|
|
40
|
-
"help.optionDescriptions.codeToolType": "代码工具类型",
|
|
41
|
-
"help.exampleDescriptions.showInteractiveMenu": "显示交互式菜单",
|
|
42
|
-
"help.exampleDescriptions.runFullInitialization": "运行完整初始化",
|
|
43
|
-
"help.exampleDescriptions.updateWorkflowFilesOnly": "仅更新工作流相关md文件",
|
|
44
|
-
"help.exampleDescriptions.configureClaudeCodeRouter": "配置 Claude Code Router",
|
|
45
|
-
"help.exampleDescriptions.runClaudeCodeUsageAnalysis": "运行 Claude Code 用量分析",
|
|
46
|
-
"help.exampleDescriptions.uninstallConfigurations": "卸载配置和工具",
|
|
47
|
-
"help.exampleDescriptions.checkAndUpdateTools": "检查并更新工具",
|
|
48
|
-
"help.exampleDescriptions.checkClaudeCode": "检查并更新Claude Code工具",
|
|
49
|
-
"help.exampleDescriptions.checkCodex": "检查并更新Codex工具",
|
|
50
|
-
"help.exampleDescriptions.nonInteractiveModeCicd": "非交互模式(CI/CD)",
|
|
51
|
-
"banner.subtitle": "Claude Code 一键配置工具",
|
|
52
|
-
"banner.updateSubtitle": "更新 Claude Code 配置",
|
|
53
|
-
"help.defaults.dailyUsage": "每日用量(默认)",
|
|
54
|
-
"help.defaults.interactiveUninstall": "交互式卸载菜单",
|
|
55
|
-
"help.defaults.updateTools": "更新 Claude Code、CCR 和 CCometixLine",
|
|
56
|
-
"help.defaults.prefix": "默认:",
|
|
57
|
-
"deprecation.warning": "警告:'{command}' 命令已弃用",
|
|
58
|
-
"deprecation.command": "命令",
|
|
59
|
-
"deprecation.deprecatedIn": "弃用于",
|
|
60
|
-
"deprecation.removedIn": "将移除于",
|
|
61
|
-
"deprecation.replacement": "替代命令",
|
|
62
|
-
"deprecation.reason": "原因",
|
|
63
|
-
"deprecation.title": "已弃用命令",
|
|
64
|
-
"deprecation.willRemoveIn": "将移除于",
|
|
65
|
-
"deprecation.useInstead": "请使用",
|
|
66
|
-
"config.api": "配置 API 提供商",
|
|
67
|
-
"config.switch": "切换配置文件",
|
|
68
|
-
"config.list": "列出所有配置",
|
|
69
|
-
"config.get": "获取配置值",
|
|
70
|
-
"config.set": "设置配置值",
|
|
71
|
-
"config.provider": "API 提供商",
|
|
72
|
-
"config.currentValue": "当前值",
|
|
73
|
-
"config.source": "来源",
|
|
74
|
-
"session.save": "保存当前会话",
|
|
75
|
-
"session.restore": "恢复会话",
|
|
76
|
-
"session.list": "列出已保存的会话",
|
|
77
|
-
"session.delete": "删除会话",
|
|
78
|
-
"session.resume": "恢复上次会话",
|
|
79
|
-
"session.notFound": "未找到会话",
|
|
80
|
-
"session.deleted": "会话已删除",
|
|
81
|
-
"context.compress": "压缩上下文",
|
|
82
|
-
"context.analyze": "分析上下文",
|
|
83
|
-
"context.status": "上下文状态",
|
|
84
|
-
"context.optimize": "优化上下文",
|
|
85
|
-
"context.tokens": "预估 Token 数",
|
|
86
|
-
"context.files": "上下文中的文件",
|
|
87
|
-
"context.compressionRatio": "压缩率",
|
|
88
|
-
"mcp.installed": "已安装的 MCP 服务",
|
|
89
|
-
"mcp.notConfigured": "未配置 MCP 服务器",
|
|
90
|
-
"mcp.searchResults": "搜索结果",
|
|
91
|
-
"mcp.diagnostics": "MCP 诊断",
|
|
92
|
-
"mcp.recommendation": "推荐",
|
|
93
|
-
"session.saved": "会话已保存",
|
|
94
|
-
"session.restoring": "正在恢复会话",
|
|
95
|
-
"session.location": "位置",
|
|
96
|
-
"session.workingDir": "工作目录",
|
|
97
|
-
"session.branch": "Git 分支",
|
|
98
|
-
"session.restoreNote": "会话已加载。使用 'cd' 切换到会话目录。",
|
|
99
|
-
"session.noSessions": "未找到已保存的会话",
|
|
100
|
-
"session.savedSessions": "已保存的会话",
|
|
101
|
-
"session.directory": "目录",
|
|
102
|
-
"session.lastUpdate": "最后更新",
|
|
103
|
-
"session.deleteFailed": "删除会话失败",
|
|
104
|
-
"context.analyzing": "正在分析上下文...",
|
|
105
|
-
"context.filesInContext": "上下文中的文件",
|
|
106
|
-
"context.estimatedTokens": "预估 Token 数",
|
|
107
|
-
"context.totalSize": "总大小",
|
|
108
|
-
"context.largestFiles": "最大文件",
|
|
109
|
-
"context.size": "大小",
|
|
110
|
-
"context.additionalFiles": "其他上下文文件",
|
|
111
|
-
"context.compressing": "正在压缩上下文...",
|
|
112
|
-
"context.duplicatesFound": "发现可能重复的文件",
|
|
113
|
-
"context.largeFiles": "大文件(>1000 token)",
|
|
114
|
-
"context.binaryFiles": "二进制文件",
|
|
115
|
-
"context.binaryNote": "二进制文件已从上下文中排除",
|
|
116
|
-
"context.estimatedSavings": "预估节省",
|
|
117
|
-
"context.noCompressionNeeded": "上下文已优化",
|
|
118
|
-
"context.optimizing": "正在优化上下文...",
|
|
119
|
-
"context.optimized": "上下文已经优化",
|
|
120
|
-
"context.suggestions": "建议",
|
|
121
|
-
"context.suggestionLargeFiles": "考虑移除或总结大文件",
|
|
122
|
-
"context.suggestionManyFiles": "考虑使用 .claudeignore 减少文件数量",
|
|
123
|
-
"context.suggestionClaudeignore": "创建 .claudeignore 排除不必要的文件",
|
|
124
|
-
"commands.ccjkSetup.description": "完整本地 AI 编程环境配置编排器",
|
|
125
|
-
"commands.ccjkSetup.args.profile": "配置方案 (minimal|recommended|full|custom)",
|
|
126
|
-
"commands.ccjkSetup.args.resources": "要安装的资源 (skills|mcp|agents|hooks)",
|
|
127
|
-
"commands.ccjkSetup.args.parallel": "启用并行执行",
|
|
128
|
-
"commands.ccjkSetup.args.maxConcurrency": "最大并行操作数",
|
|
129
|
-
"commands.ccjkSetup.args.interactive": "启用交互模式",
|
|
130
|
-
"commands.ccjkSetup.args.autoConfirm": "自动确认所有提示",
|
|
131
|
-
"commands.ccjkSetup.args.showProgress": "显示进度指示器",
|
|
132
|
-
"commands.ccjkSetup.args.dryRun": "预览而不做更改",
|
|
133
|
-
"commands.ccjkSetup.args.report": "生成安装报告",
|
|
134
|
-
"commands.ccjkSetup.args.json": "以 JSON 格式输出",
|
|
135
|
-
"commands.ccjkSetup.args.verbose": "启用详细输出",
|
|
136
|
-
"commands.ccjkSetup.args.backup": "配置前创建备份",
|
|
137
|
-
"commands.ccjkSetup.args.rollbackOnError": "失败时自动回滚",
|
|
138
|
-
"commands.ccjkSetup.args.lang": "显示语言",
|
|
139
|
-
"commandDiscovery.title": "🧠 CCJK 命令 (ccjk 命令)",
|
|
140
|
-
"commandDiscovery.status": "大脑仪表盘",
|
|
141
|
-
"commandDiscovery.health": "健康检查",
|
|
142
|
-
"commandDiscovery.search": "搜索上下文",
|
|
143
|
-
"commandDiscovery.compress": "压缩统计",
|
|
144
|
-
"commandDiscovery.tasks": "任务管理",
|
|
145
|
-
"commandDiscovery.backup": "创建备份",
|
|
146
|
-
"commandDiscovery.optimize": "优化数据库",
|
|
147
|
-
"commandDiscovery.footer": "输入 'ccjk --help' 查看完整命令列表"
|
|
148
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "云端设置编排器",
|
|
3
|
-
"analyzingProject": "正在使用云端智能分析项目...",
|
|
4
|
-
"projectFingerprint": "项目指纹",
|
|
5
|
-
"projectType": "项目类型",
|
|
6
|
-
"frameworks": "框架",
|
|
7
|
-
"languages": "语言",
|
|
8
|
-
"teamSize": "团队规模",
|
|
9
|
-
"gettingRecommendations": "正在从云端获取推荐...",
|
|
10
|
-
"cloudRecommendations": "☁️ 云端推荐",
|
|
11
|
-
"confidence": "置信度",
|
|
12
|
-
"skills": "技能",
|
|
13
|
-
"mcpServices": "MCP 服务",
|
|
14
|
-
"agents": "代理",
|
|
15
|
-
"hooks": "钩子",
|
|
16
|
-
"insights": "💡 云端洞察",
|
|
17
|
-
"productivityImprovements": "生产力提升",
|
|
18
|
-
"noRecommendations": "未找到推荐",
|
|
19
|
-
"installResources": "安装全部 {count} 个资源? [Y/n]",
|
|
20
|
-
"downloadingTemplates": "正在从云端下载模板...",
|
|
21
|
-
"templatesDownloaded": "✓ 模板已下载 ({count})",
|
|
22
|
-
"installingResources": "🚀 正在根据云端推荐安装...",
|
|
23
|
-
"installingSkills": "[1/4] 正在安装技能...",
|
|
24
|
-
"configuringMcpServices": "[2/4] 正在配置 MCP 服务...",
|
|
25
|
-
"creatingAgents": "[3/4] 正在创建代理...",
|
|
26
|
-
"settingUpHooks": "[4/4] 正在设置钩子...",
|
|
27
|
-
"localFallbackUsed": "使用本地推荐(云端不可用)",
|
|
28
|
-
"cloudUnavailable": "☁️ 云服务不可用,回退到本地",
|
|
29
|
-
"fallingBackToLocal": "回退到本地推荐",
|
|
30
|
-
"installedResources": "在 {duration} 秒内安装了 {count} 个资源"
|
|
31
|
-
}
|