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,65 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"advancedConfigTip": "You can use ccr ui command for advanced configuration",
|
|
3
|
-
"backupCcrConfig": "Backing up existing CCR configuration...",
|
|
4
|
-
"ccrAlreadyInstalled": "Claude Code Router is already installed",
|
|
5
|
-
"ccrBackupFailed": "Failed to backup CCR configuration",
|
|
6
|
-
"ccrBackupSuccess": "CCR configuration backed up to: {path}",
|
|
7
|
-
"ccrCommandFailed": "Failed to execute CCR command",
|
|
8
|
-
"ccrConfigFailed": "Failed to configure CCR",
|
|
9
|
-
"ccrConfigSuccess": "CCR configuration saved",
|
|
10
|
-
"ccrInstallFailed": "Failed to install Claude Code Router",
|
|
11
|
-
"ccrInstallSuccess": "Claude Code Router installation successful",
|
|
12
|
-
"ccrMenuDescriptions.checkStatus": "Check CCR service running status",
|
|
13
|
-
"ccrMenuDescriptions.initCcr": "Install and configure CCR",
|
|
14
|
-
"ccrMenuDescriptions.restart": "Restart CCR service",
|
|
15
|
-
"ccrMenuDescriptions.start": "Start CCR service",
|
|
16
|
-
"ccrMenuDescriptions.startUi": "Open Web interface to manage CCR",
|
|
17
|
-
"ccrMenuDescriptions.stop": "Stop CCR service",
|
|
18
|
-
"ccrMenuOptions.back": "Back to Main Menu",
|
|
19
|
-
"ccrMenuOptions.checkStatus": "Check CCR Status",
|
|
20
|
-
"ccrMenuOptions.initCcr": "Initialize CCR",
|
|
21
|
-
"ccrMenuOptions.restart": "Restart CCR",
|
|
22
|
-
"ccrMenuOptions.start": "Start CCR",
|
|
23
|
-
"ccrMenuOptions.startUi": "Start CCR UI",
|
|
24
|
-
"ccrMenuOptions.stop": "Stop CCR",
|
|
25
|
-
"ccrMenuTitle": "CCR - Claude Code Router Management",
|
|
26
|
-
"ccrNotConfigured": "CCR is not configured. Please initialize CCR first.",
|
|
27
|
-
"ccrRestartFailed": "Failed to restart CCR service",
|
|
28
|
-
"ccrRestartSuccess": "CCR service restarted",
|
|
29
|
-
"ccrRestarted": "CCR restarted",
|
|
30
|
-
"ccrSetupComplete": "CCR setup completed",
|
|
31
|
-
"ccrStarted": "CCR started",
|
|
32
|
-
"ccrStatusTitle": "CCR Status Information:",
|
|
33
|
-
"ccrStopped": "CCR stopped",
|
|
34
|
-
"ccrUiApiKey": "CCR UI Login Key",
|
|
35
|
-
"ccrUiApiKeyHint": "Use this key to login to CCR UI interface",
|
|
36
|
-
"ccrUiStarted": "CCR UI started",
|
|
37
|
-
"checkingCcrStatus": "Checking CCR status...",
|
|
38
|
-
"configTips": "Configuration Tips",
|
|
39
|
-
"detectedIncorrectPackage": "Detected incorrect package claude-code-router, uninstalling...",
|
|
40
|
-
"enterApiKeyForProvider": "Enter API key for {provider}:",
|
|
41
|
-
"errorStartingCcrService": "Error starting CCR service",
|
|
42
|
-
"existingCcrConfig": "Found existing CCR configuration",
|
|
43
|
-
"failedToStartCcrService": "Failed to start CCR service",
|
|
44
|
-
"failedToUninstallIncorrectPackage": "Failed to uninstall incorrect package, continuing installation",
|
|
45
|
-
"fetchingPresets": "Fetching provider presets...",
|
|
46
|
-
"installingCcr": "Installing Claude Code Router...",
|
|
47
|
-
"keepingExistingConfig": "Keeping existing configuration",
|
|
48
|
-
"manualConfigTip": "After manually modifying the config file, please execute ccr restart to apply changes",
|
|
49
|
-
"noPresetsAvailable": "No presets available",
|
|
50
|
-
"overwriteCcrConfig": "Do you want to backup existing CCR configuration and reconfigure?",
|
|
51
|
-
"pleaseInitFirst": "Please select option 1 to initialize CCR.",
|
|
52
|
-
"proxyConfigSuccess": "Proxy settings configured",
|
|
53
|
-
"restartingCcr": "Restarting CCR...",
|
|
54
|
-
"selectCcrPreset": "Select a provider preset:",
|
|
55
|
-
"selectDefaultModelForProvider": "Select default model for {provider}:",
|
|
56
|
-
"skipConfiguring": "Skipping preset configuration, creating empty configuration framework",
|
|
57
|
-
"skipOption": "Skip, configure manually in CCR",
|
|
58
|
-
"startingCcr": "Starting CCR...",
|
|
59
|
-
"startingCcrUi": "Starting CCR UI...",
|
|
60
|
-
"stoppingCcr": "Stopping CCR...",
|
|
61
|
-
"uninstalledIncorrectPackage": "Successfully uninstalled incorrect package",
|
|
62
|
-
"useClaudeCommand": "Please use the claude command to start Claude Code (not ccr code)",
|
|
63
|
-
"apiKeyApprovalSuccess": "CCR API key approval status managed successfully",
|
|
64
|
-
"apiKeyApprovalFailed": "Failed to manage CCR API key approval status"
|
|
65
|
-
}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"menu": {
|
|
3
|
-
"title": "CLAUDE.md Management",
|
|
4
|
-
"selectAction": "What would you like to do?",
|
|
5
|
-
"browseTemplates": "Browse Template Marketplace",
|
|
6
|
-
"applyTemplate": "Apply Template to Project",
|
|
7
|
-
"uploadCloud": "Upload to Cloud",
|
|
8
|
-
"downloadCloud": "Download from Cloud",
|
|
9
|
-
"listConfigs": "List Cloud Configurations",
|
|
10
|
-
"versionHistory": "View Version History",
|
|
11
|
-
"rollback": "Rollback to Previous Version",
|
|
12
|
-
"exit": "Exit",
|
|
13
|
-
"goodbye": "Goodbye!"
|
|
14
|
-
},
|
|
15
|
-
"templates": {
|
|
16
|
-
"title": "CLAUDE.md Template Marketplace",
|
|
17
|
-
"selectCategory": "Select a category:",
|
|
18
|
-
"allCategories": "All Categories",
|
|
19
|
-
"selectTemplate": "Select a template:",
|
|
20
|
-
"noTemplates": "No templates found",
|
|
21
|
-
"category": "Category",
|
|
22
|
-
"variables": "Variables",
|
|
23
|
-
"applyNow": "Apply this template now?",
|
|
24
|
-
"notFound": "Template not found: {{id}}",
|
|
25
|
-
"projectPath": "Enter project path:",
|
|
26
|
-
"pathNotExist": "Path does not exist",
|
|
27
|
-
"enterVariable": "Enter value for {{variable}}:",
|
|
28
|
-
"applying": "Applying template...",
|
|
29
|
-
"applied": "Template applied successfully to {{path}}",
|
|
30
|
-
"applyFailed": "Failed to apply template: {{error}}"
|
|
31
|
-
},
|
|
32
|
-
"cloud": {
|
|
33
|
-
"uploadTitle": "Upload CLAUDE.md to Cloud",
|
|
34
|
-
"downloadTitle": "Download CLAUDE.md from Cloud",
|
|
35
|
-
"listTitle": "Cloud Configurations",
|
|
36
|
-
"filePath": "Enter CLAUDE.md file path:",
|
|
37
|
-
"fileNotExist": "File does not exist",
|
|
38
|
-
"configName": "Configuration name:",
|
|
39
|
-
"projectType": "Project type:",
|
|
40
|
-
"privacy": "Privacy level:",
|
|
41
|
-
"private": "Private (only you)",
|
|
42
|
-
"team": "Team (shared with team)",
|
|
43
|
-
"public": "Public (visible to everyone)",
|
|
44
|
-
"description": "Description (optional):",
|
|
45
|
-
"tags": "Tags (comma-separated, optional):",
|
|
46
|
-
"uploading": "Uploading to cloud...",
|
|
47
|
-
"uploaded": "Uploaded successfully! Config ID: {{id}}",
|
|
48
|
-
"uploadFailed": "Upload failed: {{error}}",
|
|
49
|
-
"noConfigs": "No cloud configurations found",
|
|
50
|
-
"selectConfig": "Select a configuration:",
|
|
51
|
-
"projectPath": "Enter project path:",
|
|
52
|
-
"downloading": "Downloading from cloud...",
|
|
53
|
-
"downloaded": "Downloaded successfully to {{path}}",
|
|
54
|
-
"downloadFailed": "Download failed: {{error}}",
|
|
55
|
-
"type": "Type",
|
|
56
|
-
"updated": "Updated",
|
|
57
|
-
"usage": "Usage count",
|
|
58
|
-
"other": "Other"
|
|
59
|
-
},
|
|
60
|
-
"version": {
|
|
61
|
-
"title": "Version History",
|
|
62
|
-
"rollbackTitle": "Rollback to Previous Version",
|
|
63
|
-
"noVersions": "No version history found",
|
|
64
|
-
"timestamp": "Timestamp",
|
|
65
|
-
"message": "Message",
|
|
66
|
-
"selectVersion": "Select a version to rollback to:",
|
|
67
|
-
"confirmRollback": "Are you sure you want to rollback? This will overwrite the current version.",
|
|
68
|
-
"cancelled": "Rollback cancelled",
|
|
69
|
-
"rolling": "Rolling back...",
|
|
70
|
-
"rolledBack": "Rolled back successfully!",
|
|
71
|
-
"rollbackFailed": "Rollback failed: {{error}}"
|
|
72
|
-
}
|
|
73
|
-
}
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"help.commands": "Commands",
|
|
3
|
-
"help.shortcuts": "Shortcuts",
|
|
4
|
-
"help.options": "Options",
|
|
5
|
-
"help.examples": "Examples",
|
|
6
|
-
"help.nonInteractiveMode": "Non-interactive mode (for CI/CD)",
|
|
7
|
-
"help.commandDescriptions.showInteractiveMenuDefault": "Show interactive menu (default)",
|
|
8
|
-
"help.commandDescriptions.initClaudeCodeConfig": "Initialize Claude Code configuration",
|
|
9
|
-
"help.commandDescriptions.updateWorkflowFiles": "Update workflow-related md files",
|
|
10
|
-
"help.commandDescriptions.configureCcrProxy": "Configure Claude Code Router for model proxy",
|
|
11
|
-
"help.commandDescriptions.claudeCodeUsageAnalysis": "Claude Code usage statistics analysis",
|
|
12
|
-
"help.commandDescriptions.interviewDrivenDev": "Interview-Driven Development (40+ deep questions)",
|
|
13
|
-
"help.commandDescriptions.uninstallConfigurations": "Remove Claude Code configurations and tools",
|
|
14
|
-
"help.commandDescriptions.checkUpdateVersions": "Check and update to latest versions",
|
|
15
|
-
"help.shortcutDescriptions.quickInit": "Quick init",
|
|
16
|
-
"help.shortcutDescriptions.quickUpdate": "Quick update",
|
|
17
|
-
"help.shortcutDescriptions.quickInterview": "Quick interview",
|
|
18
|
-
"help.shortcutDescriptions.quickCheckUpdates": "Quick check updates",
|
|
19
|
-
"help.optionDescriptions.displayLanguage": "Display language",
|
|
20
|
-
"help.optionDescriptions.configurationLanguage": "Configuration language",
|
|
21
|
-
"help.optionDescriptions.forceOverwrite": "Force overwrite",
|
|
22
|
-
"help.optionDescriptions.displayHelp": "Display help",
|
|
23
|
-
"help.optionDescriptions.displayVersion": "Display version",
|
|
24
|
-
"help.optionDescriptions.skipAllPrompts": "Skip all prompts",
|
|
25
|
-
"help.optionDescriptions.apiType": "API type",
|
|
26
|
-
"help.optionDescriptions.apiKey": "API key (for both types)",
|
|
27
|
-
"help.optionDescriptions.customApiUrl": "Custom API URL",
|
|
28
|
-
"help.optionDescriptions.apiModel": "Primary API model",
|
|
29
|
-
"help.optionDescriptions.apiHaikuModel": "Default Haiku model",
|
|
30
|
-
"help.optionDescriptions.apiSonnetModel": "Default Sonnet model",
|
|
31
|
-
"help.optionDescriptions.apiOpusModel": "Default Opus model",
|
|
32
|
-
"help.optionDescriptions.aiOutputLanguage": "AI output language",
|
|
33
|
-
"help.optionDescriptions.setAllLanguageParams": "Set all language params",
|
|
34
|
-
"help.optionDescriptions.configHandling": "Config handling",
|
|
35
|
-
"help.optionDescriptions.mcpServices": "MCP services",
|
|
36
|
-
"help.optionDescriptions.workflows": "Workflows",
|
|
37
|
-
"help.optionDescriptions.outputStyles": "Output styles",
|
|
38
|
-
"help.optionDescriptions.defaultOutputStyle": "Default output style",
|
|
39
|
-
"help.optionDescriptions.installStatuslineTool": "Install statusline tool",
|
|
40
|
-
"help.optionDescriptions.codeToolType": "Code tool type",
|
|
41
|
-
"help.exampleDescriptions.showInteractiveMenu": "Show interactive menu",
|
|
42
|
-
"help.exampleDescriptions.runFullInitialization": "Run full initialization",
|
|
43
|
-
"help.exampleDescriptions.updateWorkflowFilesOnly": "Update workflow-related md files only",
|
|
44
|
-
"help.exampleDescriptions.configureClaudeCodeRouter": "Configure Claude Code Router",
|
|
45
|
-
"help.exampleDescriptions.runClaudeCodeUsageAnalysis": "Run Claude Code usage analysis",
|
|
46
|
-
"help.exampleDescriptions.uninstallConfigurations": "Uninstall configurations and tools",
|
|
47
|
-
"help.exampleDescriptions.checkAndUpdateTools": "Check and update tools",
|
|
48
|
-
"help.exampleDescriptions.checkClaudeCode": "Check and update Claude Code tools",
|
|
49
|
-
"help.exampleDescriptions.checkCodex": "Check and update Codex tools",
|
|
50
|
-
"help.exampleDescriptions.nonInteractiveModeCicd": "Non-interactive mode (CI/CD)",
|
|
51
|
-
"banner.subtitle": "Claude Code Enhancement Toolkit",
|
|
52
|
-
"banner.updateSubtitle": "Update configuration for Claude Code",
|
|
53
|
-
"help.defaults.dailyUsage": "Daily usage (default)",
|
|
54
|
-
"help.defaults.interactiveUninstall": "Interactive uninstall menu",
|
|
55
|
-
"help.defaults.updateTools": "Update Claude Code, CCR and CCometixLine",
|
|
56
|
-
"help.defaults.prefix": "default:",
|
|
57
|
-
"deprecation.warning": "Warning: The '{command}' command is deprecated",
|
|
58
|
-
"deprecation.command": "Command",
|
|
59
|
-
"deprecation.deprecatedIn": "Deprecated in",
|
|
60
|
-
"deprecation.removedIn": "Will be removed in",
|
|
61
|
-
"deprecation.replacement": "Replacement",
|
|
62
|
-
"deprecation.reason": "Reason",
|
|
63
|
-
"deprecation.title": "Deprecated Command",
|
|
64
|
-
"deprecation.willRemoveIn": "Will be removed in",
|
|
65
|
-
"deprecation.useInstead": "Use instead",
|
|
66
|
-
"config.api": "Configure API provider",
|
|
67
|
-
"config.switch": "Switch configuration profile",
|
|
68
|
-
"config.list": "List all configurations",
|
|
69
|
-
"config.get": "Get config value",
|
|
70
|
-
"config.set": "Set config value",
|
|
71
|
-
"config.provider": "API Provider",
|
|
72
|
-
"config.currentValue": "Current value",
|
|
73
|
-
"config.source": "Source",
|
|
74
|
-
"session.save": "Save current session",
|
|
75
|
-
"session.restore": "Restore session",
|
|
76
|
-
"session.list": "List saved sessions",
|
|
77
|
-
"session.delete": "Delete session",
|
|
78
|
-
"session.resume": "Resume last session",
|
|
79
|
-
"session.notFound": "Session not found",
|
|
80
|
-
"session.deleted": "Session deleted",
|
|
81
|
-
"context.compress": "Compress context",
|
|
82
|
-
"context.analyze": "Analyze context",
|
|
83
|
-
"context.status": "Context status",
|
|
84
|
-
"context.optimize": "Optimize context",
|
|
85
|
-
"context.tokens": "Estimated tokens",
|
|
86
|
-
"context.files": "Files in context",
|
|
87
|
-
"context.compressionRatio": "Compression ratio",
|
|
88
|
-
"mcp.installed": "Installed MCP Services",
|
|
89
|
-
"mcp.notConfigured": "No MCP servers configured",
|
|
90
|
-
"mcp.searchResults": "Search results",
|
|
91
|
-
"mcp.diagnostics": "MCP Diagnostics",
|
|
92
|
-
"mcp.recommendation": "Recommendation",
|
|
93
|
-
"session.saved": "Session saved",
|
|
94
|
-
"session.restoring": "Restoring session",
|
|
95
|
-
"session.location": "Location",
|
|
96
|
-
"session.workingDir": "Working directory",
|
|
97
|
-
"session.branch": "Git branch",
|
|
98
|
-
"session.restoreNote": "Session loaded. Use 'cd' to change to session directory.",
|
|
99
|
-
"session.noSessions": "No saved sessions found",
|
|
100
|
-
"session.savedSessions": "Saved sessions",
|
|
101
|
-
"session.directory": "Directory",
|
|
102
|
-
"session.lastUpdate": "Last updated",
|
|
103
|
-
"session.deleteFailed": "Failed to delete session",
|
|
104
|
-
"context.analyzing": "Analyzing context...",
|
|
105
|
-
"context.filesInContext": "Files in context",
|
|
106
|
-
"context.estimatedTokens": "Estimated tokens",
|
|
107
|
-
"context.totalSize": "Total size",
|
|
108
|
-
"context.largestFiles": "Largest files",
|
|
109
|
-
"context.size": "Size",
|
|
110
|
-
"context.additionalFiles": "Additional context files",
|
|
111
|
-
"context.compressing": "Compressing context...",
|
|
112
|
-
"context.duplicatesFound": "Potential duplicates",
|
|
113
|
-
"context.largeFiles": "Large files (>1000 tokens)",
|
|
114
|
-
"context.binaryFiles": "Binary files",
|
|
115
|
-
"context.binaryNote": "Binary files are excluded from context",
|
|
116
|
-
"context.estimatedSavings": "Estimated savings",
|
|
117
|
-
"context.noCompressionNeeded": "Context is already optimized",
|
|
118
|
-
"context.optimizing": "Optimizing context...",
|
|
119
|
-
"context.optimized": "Context is already optimized",
|
|
120
|
-
"context.suggestions": "Suggestions",
|
|
121
|
-
"context.suggestionLargeFiles": "Consider removing or summarizing large files",
|
|
122
|
-
"context.suggestionManyFiles": "Consider using .claudeignore to reduce file count",
|
|
123
|
-
"context.suggestionClaudeignore": "Create .claudeignore to exclude unnecessary files",
|
|
124
|
-
"commands.ccjkSetup.description": "Complete local AI coding environment setup orchestrator",
|
|
125
|
-
"commands.ccjkSetup.args.profile": "Setup profile (minimal|recommended|full|custom)",
|
|
126
|
-
"commands.ccjkSetup.args.resources": "Resources to install (skills|mcp|agents|hooks)",
|
|
127
|
-
"commands.ccjkSetup.args.parallel": "Enable parallel execution",
|
|
128
|
-
"commands.ccjkSetup.args.maxConcurrency": "Maximum parallel operations",
|
|
129
|
-
"commands.ccjkSetup.args.interactive": "Enable interactive mode",
|
|
130
|
-
"commands.ccjkSetup.args.autoConfirm": "Auto-confirm all prompts",
|
|
131
|
-
"commands.ccjkSetup.args.showProgress": "Show progress indicators",
|
|
132
|
-
"commands.ccjkSetup.args.dryRun": "Preview without making changes",
|
|
133
|
-
"commands.ccjkSetup.args.report": "Generate installation report",
|
|
134
|
-
"commands.ccjkSetup.args.json": "Output in JSON format",
|
|
135
|
-
"commands.ccjkSetup.args.verbose": "Enable verbose output",
|
|
136
|
-
"commands.ccjkSetup.args.backup": "Create backup before setup",
|
|
137
|
-
"commands.ccjkSetup.args.rollbackOnError": "Auto-rollback on failure",
|
|
138
|
-
"commands.ccjkSetup.args.lang": "Display language",
|
|
139
|
-
"commandDiscovery.title": "🧠 CCJK Commands (ccjk 命令)",
|
|
140
|
-
"commandDiscovery.status": "Brain Dashboard",
|
|
141
|
-
"commandDiscovery.health": "Health Check",
|
|
142
|
-
"commandDiscovery.search": "Search Contexts",
|
|
143
|
-
"commandDiscovery.compress": "Compression Stats",
|
|
144
|
-
"commandDiscovery.tasks": "Task Manager",
|
|
145
|
-
"commandDiscovery.backup": "Create Backup",
|
|
146
|
-
"commandDiscovery.optimize": "Optimize DB",
|
|
147
|
-
"commandDiscovery.footer": "Type 'ccjk --help' for full command list"
|
|
148
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "Cloud Setup Orchestrator",
|
|
3
|
-
"analyzingProject": "Analyzing project with cloud intelligence...",
|
|
4
|
-
"projectFingerprint": "Project fingerprint",
|
|
5
|
-
"projectType": "Project type",
|
|
6
|
-
"frameworks": "Frameworks",
|
|
7
|
-
"languages": "Languages",
|
|
8
|
-
"teamSize": "Team size",
|
|
9
|
-
"gettingRecommendations": "Getting recommendations from cloud...",
|
|
10
|
-
"cloudRecommendations": "☁️ Cloud-based recommendations",
|
|
11
|
-
"confidence": "confidence",
|
|
12
|
-
"skills": "Skills",
|
|
13
|
-
"mcpServices": "MCP Services",
|
|
14
|
-
"agents": "Agents",
|
|
15
|
-
"hooks": "Hooks",
|
|
16
|
-
"insights": "💡 Cloud Insights",
|
|
17
|
-
"productivityImprovements": "Productivity Improvements",
|
|
18
|
-
"noRecommendations": "No recommendations found",
|
|
19
|
-
"installResources": "Install all {count} resources? [Y/n]",
|
|
20
|
-
"downloadingTemplates": "Downloading templates from cloud...",
|
|
21
|
-
"templatesDownloaded": "✓ Templates downloaded ({count})",
|
|
22
|
-
"installingResources": "🚀 Installing from cloud recommendations...",
|
|
23
|
-
"installingSkills": "[1/4] Installing skills...",
|
|
24
|
-
"configuringMcpServices": "[2/4] Configuring MCP services...",
|
|
25
|
-
"creatingAgents": "[3/4] Creating agents...",
|
|
26
|
-
"settingUpHooks": "[4/4] Setting up hooks...",
|
|
27
|
-
"localFallbackUsed": "Local recommendations used (cloud unavailable)",
|
|
28
|
-
"cloudUnavailable": "☁️ Cloud service unavailable, falling back to local",
|
|
29
|
-
"fallingBackToLocal": "Falling back to local recommendations",
|
|
30
|
-
"installedResources": "Installed {count} resources in {duration}s"
|
|
31
|
-
}
|
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "Cloud Sync Management",
|
|
3
|
-
"description": "Cross-device synchronization for configurations, skills, and workflows",
|
|
4
|
-
|
|
5
|
-
"status": {
|
|
6
|
-
"title": "Sync Status",
|
|
7
|
-
"lastSync": "Last Sync",
|
|
8
|
-
"pendingChanges": "Pending Changes",
|
|
9
|
-
"connected": "Connected",
|
|
10
|
-
"disconnected": "Disconnected",
|
|
11
|
-
"syncing": "Syncing...",
|
|
12
|
-
"upToDate": "Up to date",
|
|
13
|
-
"hasChanges": "{{count}} changes pending sync",
|
|
14
|
-
"noChanges": "No pending changes",
|
|
15
|
-
"never": "Never synced"
|
|
16
|
-
},
|
|
17
|
-
|
|
18
|
-
"push": {
|
|
19
|
-
"title": "Push Changes",
|
|
20
|
-
"pushing": "Pushing changes...",
|
|
21
|
-
"success": "Successfully pushed {{count}} changes",
|
|
22
|
-
"failed": "Push failed: {{error}}",
|
|
23
|
-
"noChanges": "No changes to push",
|
|
24
|
-
"confirmOverwrite": "Remote has newer changes. Are you sure you want to overwrite?"
|
|
25
|
-
},
|
|
26
|
-
|
|
27
|
-
"pull": {
|
|
28
|
-
"title": "Pull Changes",
|
|
29
|
-
"pulling": "Pulling changes...",
|
|
30
|
-
"success": "Successfully pulled {{count}} changes",
|
|
31
|
-
"failed": "Pull failed: {{error}}",
|
|
32
|
-
"noChanges": "No new changes from remote",
|
|
33
|
-
"conflicts": "Found {{count}} conflicts. Please resolve before continuing."
|
|
34
|
-
},
|
|
35
|
-
|
|
36
|
-
"config": {
|
|
37
|
-
"title": "Configure Cloud Storage",
|
|
38
|
-
"selectProvider": "Select cloud storage provider",
|
|
39
|
-
"github": {
|
|
40
|
-
"name": "GitHub Gist",
|
|
41
|
-
"description": "Use GitHub Gist for storage (Recommended)",
|
|
42
|
-
"tokenPrompt": "Enter your GitHub personal access token (requires gist scope)",
|
|
43
|
-
"tokenHelp": "Create at GitHub Settings > Developer settings > Personal access tokens",
|
|
44
|
-
"success": "GitHub Gist configured successfully",
|
|
45
|
-
"failed": "GitHub Gist configuration failed: {{error}}"
|
|
46
|
-
},
|
|
47
|
-
"webdav": {
|
|
48
|
-
"name": "WebDAV",
|
|
49
|
-
"description": "Use WebDAV server (Nutstore, Nextcloud, etc.)",
|
|
50
|
-
"urlPrompt": "Enter WebDAV server URL",
|
|
51
|
-
"usernamePrompt": "Enter username",
|
|
52
|
-
"passwordPrompt": "Enter password or app-specific password",
|
|
53
|
-
"success": "WebDAV configured successfully",
|
|
54
|
-
"failed": "WebDAV configuration failed: {{error}}"
|
|
55
|
-
},
|
|
56
|
-
"local": {
|
|
57
|
-
"name": "Local Folder",
|
|
58
|
-
"description": "Use local folder (with Dropbox, OneDrive, etc.)",
|
|
59
|
-
"pathPrompt": "Enter sync folder path",
|
|
60
|
-
"success": "Local folder configured successfully",
|
|
61
|
-
"failed": "Local folder configuration failed: {{error}}"
|
|
62
|
-
},
|
|
63
|
-
"testConnection": "Testing connection...",
|
|
64
|
-
"connectionSuccess": "Connection successful",
|
|
65
|
-
"connectionFailed": "Connection failed: {{error}}"
|
|
66
|
-
},
|
|
67
|
-
|
|
68
|
-
"backup": {
|
|
69
|
-
"title": "Backup Management",
|
|
70
|
-
"create": {
|
|
71
|
-
"title": "Create Backup",
|
|
72
|
-
"namePrompt": "Enter backup name (optional)",
|
|
73
|
-
"creating": "Creating backup...",
|
|
74
|
-
"success": "Backup created successfully: {{name}}",
|
|
75
|
-
"failed": "Backup creation failed: {{error}}"
|
|
76
|
-
},
|
|
77
|
-
"list": {
|
|
78
|
-
"title": "Backup List",
|
|
79
|
-
"empty": "No backups available",
|
|
80
|
-
"item": "{{name}} - {{date}} ({{size}})"
|
|
81
|
-
},
|
|
82
|
-
"restore": {
|
|
83
|
-
"title": "Restore Backup",
|
|
84
|
-
"selectBackup": "Select backup to restore",
|
|
85
|
-
"confirm": "Are you sure you want to restore this backup? Current configuration will be overwritten.",
|
|
86
|
-
"restoring": "Restoring backup...",
|
|
87
|
-
"success": "Backup restored successfully",
|
|
88
|
-
"failed": "Backup restoration failed: {{error}}"
|
|
89
|
-
},
|
|
90
|
-
"delete": {
|
|
91
|
-
"title": "Delete Backup",
|
|
92
|
-
"confirm": "Are you sure you want to delete this backup? This action cannot be undone.",
|
|
93
|
-
"success": "Backup deleted",
|
|
94
|
-
"failed": "Backup deletion failed: {{error}}"
|
|
95
|
-
}
|
|
96
|
-
},
|
|
97
|
-
|
|
98
|
-
"conflicts": {
|
|
99
|
-
"title": "Conflict Management",
|
|
100
|
-
"noConflicts": "No conflicts",
|
|
101
|
-
"found": "Found {{count}} conflicts",
|
|
102
|
-
"item": {
|
|
103
|
-
"file": "File: {{path}}",
|
|
104
|
-
"localVersion": "Local Version",
|
|
105
|
-
"remoteVersion": "Remote Version",
|
|
106
|
-
"localTime": "Local modified: {{time}}",
|
|
107
|
-
"remoteTime": "Remote modified: {{time}}"
|
|
108
|
-
},
|
|
109
|
-
"resolve": {
|
|
110
|
-
"title": "Resolve Conflict",
|
|
111
|
-
"keepLocal": "Keep local version",
|
|
112
|
-
"keepRemote": "Keep remote version",
|
|
113
|
-
"merge": "Manual merge",
|
|
114
|
-
"success": "Conflict resolved",
|
|
115
|
-
"failed": "Conflict resolution failed: {{error}}"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
|
|
119
|
-
"syncItems": {
|
|
120
|
-
"config": "Configuration",
|
|
121
|
-
"skills": "Skills",
|
|
122
|
-
"workflows": "Workflows",
|
|
123
|
-
"all": "All"
|
|
124
|
-
},
|
|
125
|
-
|
|
126
|
-
"errors": {
|
|
127
|
-
"notConfigured": "Cloud sync not configured. Please run /sync config first.",
|
|
128
|
-
"networkError": "Network error: {{error}}",
|
|
129
|
-
"authError": "Authentication failed. Please check your credentials.",
|
|
130
|
-
"permissionError": "Permission denied: {{error}}",
|
|
131
|
-
"storageError": "Storage error: {{error}}",
|
|
132
|
-
"encryptionError": "Encryption/decryption error: {{error}}",
|
|
133
|
-
"invalidBackup": "Invalid backup file",
|
|
134
|
-
"backupNotFound": "Specified backup not found"
|
|
135
|
-
},
|
|
136
|
-
|
|
137
|
-
"commands": {
|
|
138
|
-
"status": "View sync status",
|
|
139
|
-
"push": "Push local changes",
|
|
140
|
-
"pull": "Pull remote changes",
|
|
141
|
-
"config": "Configure cloud storage",
|
|
142
|
-
"backup": "Backup management",
|
|
143
|
-
"conflicts": "View conflicts",
|
|
144
|
-
"resolve": "Resolve conflicts",
|
|
145
|
-
"reset": "Reset sync state"
|
|
146
|
-
}
|
|
147
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "Cloud Client",
|
|
3
|
-
"description": "Cloud API client for CCJK services",
|
|
4
|
-
|
|
5
|
-
"errors": {
|
|
6
|
-
"AUTH_ERROR": "Authentication failed. Please check your credentials.",
|
|
7
|
-
"RATE_LIMIT": "Rate limit exceeded. Please try again later.",
|
|
8
|
-
"SCHEMA_MISMATCH": "Response format validation failed. The server response does not match the expected schema.",
|
|
9
|
-
"NETWORK_ERROR": "Network connection failed. Please check your internet connection.",
|
|
10
|
-
"TIMEOUT": "Request timeout. The server did not respond in time.",
|
|
11
|
-
"SERVER_ERROR": "Server error occurred. Please try again later.",
|
|
12
|
-
"NOT_FOUND": "Resource not found. The requested resource does not exist.",
|
|
13
|
-
"API_ERROR": "API request failed. Please check your request parameters.",
|
|
14
|
-
"VALIDATION_ERROR": "Validation error. Please check your input data.",
|
|
15
|
-
"UNKNOWN_ERROR": "An unknown error occurred. Please try again.",
|
|
16
|
-
|
|
17
|
-
"context": {
|
|
18
|
-
"projectAnalysis": "Failed to analyze project",
|
|
19
|
-
"templateFetch": "Failed to fetch template",
|
|
20
|
-
"batchTemplateFetch": "Failed to fetch batch templates",
|
|
21
|
-
"usageReport": "Failed to report usage",
|
|
22
|
-
"healthCheck": "Failed to check API health"
|
|
23
|
-
},
|
|
24
|
-
|
|
25
|
-
"retry": {
|
|
26
|
-
"attempting": "Retrying request (attempt {{attempt}}/{{maxAttempts}})...",
|
|
27
|
-
"failed": "Request failed after {{attempts}} attempts",
|
|
28
|
-
"backoff": "Waiting {{delay}}ms before retry"
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
|
|
32
|
-
"status": {
|
|
33
|
-
"connecting": "Connecting to cloud service...",
|
|
34
|
-
"connected": "Connected to cloud service",
|
|
35
|
-
"disconnected": "Disconnected from cloud service",
|
|
36
|
-
"healthy": "Cloud service is healthy",
|
|
37
|
-
"degraded": "Cloud service is degraded",
|
|
38
|
-
"unhealthy": "Cloud service is unhealthy"
|
|
39
|
-
}
|
|
40
|
-
}
|
|
@@ -1,118 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "Cloud Plugins",
|
|
3
|
-
"description": "Manage cloud-based plugins",
|
|
4
|
-
"command": {
|
|
5
|
-
"description": "Manage cloud-based plugins (list, search, install, recommend)",
|
|
6
|
-
"list": "List available plugins",
|
|
7
|
-
"search": "Search plugins by keyword",
|
|
8
|
-
"install": "Install a plugin",
|
|
9
|
-
"uninstall": "Uninstall a plugin",
|
|
10
|
-
"update": "Update installed plugins",
|
|
11
|
-
"recommend": "Get personalized plugin recommendations",
|
|
12
|
-
"info": "Show plugin details",
|
|
13
|
-
"cache": "Manage plugin cache"
|
|
14
|
-
},
|
|
15
|
-
"options": {
|
|
16
|
-
"category": "Filter by category",
|
|
17
|
-
"limit": "Maximum number of results",
|
|
18
|
-
"json": "Output in JSON format",
|
|
19
|
-
"force": "Force operation without confirmation",
|
|
20
|
-
"dryRun": "Show what would be done without making changes",
|
|
21
|
-
"path": "Project path to analyze"
|
|
22
|
-
},
|
|
23
|
-
"menu": {
|
|
24
|
-
"search": "Search Plugins",
|
|
25
|
-
"recommend": "Get Recommendations",
|
|
26
|
-
"installed": "Installed Plugins",
|
|
27
|
-
"update": "Update Plugins",
|
|
28
|
-
"cache": "Manage Cache",
|
|
29
|
-
"upload": "Upload Plugin"
|
|
30
|
-
},
|
|
31
|
-
"prompts": {
|
|
32
|
-
"searchQuery": "Enter search query",
|
|
33
|
-
"selectPlugin": "Select a plugin",
|
|
34
|
-
"confirmInstall": "Install this plugin?",
|
|
35
|
-
"confirmUninstall": "Uninstall this plugin?",
|
|
36
|
-
"selectCategory": "Select category"
|
|
37
|
-
},
|
|
38
|
-
"status": {
|
|
39
|
-
"searching": "Searching plugins...",
|
|
40
|
-
"fetching": "Fetching recommendations...",
|
|
41
|
-
"installing": "Installing plugin...",
|
|
42
|
-
"uninstalling": "Uninstalling plugin...",
|
|
43
|
-
"updating": "Updating plugins...",
|
|
44
|
-
"cacheClearing": "Clearing cache..."
|
|
45
|
-
},
|
|
46
|
-
"success": {
|
|
47
|
-
"installed": "Plugin installed successfully",
|
|
48
|
-
"uninstalled": "Plugin uninstalled successfully",
|
|
49
|
-
"updated": "Plugins updated successfully",
|
|
50
|
-
"cacheCleared": "Cache cleared successfully"
|
|
51
|
-
},
|
|
52
|
-
"errors": {
|
|
53
|
-
"notFound": "Plugin not found",
|
|
54
|
-
"installFailed": "Failed to install plugin",
|
|
55
|
-
"networkError": "Network error, using cached data",
|
|
56
|
-
"noRecommendations": "No recommendations available",
|
|
57
|
-
"searchQueryRequired": "Search query is required. Usage: ccjk plugins search <query>",
|
|
58
|
-
"pluginIdRequired": "Plugin ID is required"
|
|
59
|
-
},
|
|
60
|
-
"info": {
|
|
61
|
-
"name": "Name",
|
|
62
|
-
"version": "Version",
|
|
63
|
-
"author": "Author",
|
|
64
|
-
"category": "Category",
|
|
65
|
-
"downloads": "Downloads",
|
|
66
|
-
"rating": "Rating",
|
|
67
|
-
"description": "Description",
|
|
68
|
-
"tags": "Tags",
|
|
69
|
-
"dependencies": "Dependencies",
|
|
70
|
-
"size": "Size"
|
|
71
|
-
},
|
|
72
|
-
"recommendation": {
|
|
73
|
-
"title": "Recommended Plugins",
|
|
74
|
-
"reason": "Recommendation Reason",
|
|
75
|
-
"confidence": "Confidence",
|
|
76
|
-
"basedOn": "Based on",
|
|
77
|
-
"projectType": "Project Type",
|
|
78
|
-
"noPluginsNeeded": "Your project is well configured!",
|
|
79
|
-
"score": "Relevance Score",
|
|
80
|
-
"matchingTags": "Matching Tags",
|
|
81
|
-
"matchingCategories": "Matching Categories",
|
|
82
|
-
"source": "Source",
|
|
83
|
-
"cloudSource": "Cloud Recommendations",
|
|
84
|
-
"localSource": "Local Cache",
|
|
85
|
-
"hybridSource": "Hybrid (Cloud + Local)",
|
|
86
|
-
"analyzing": "Analyzing project...",
|
|
87
|
-
"detectingFrameworks": "Detecting frameworks and tools...",
|
|
88
|
-
"calculatingScores": "Calculating relevance scores...",
|
|
89
|
-
"totalEvaluated": "Total plugins evaluated",
|
|
90
|
-
"recommendedFor": "Recommended for {{projectType}} projects",
|
|
91
|
-
"matchesCategory": "Matches {{category}} category",
|
|
92
|
-
"relevantTags": "Relevant tags: {{tags}}",
|
|
93
|
-
"worksWith": "Works with {{frameworks}}",
|
|
94
|
-
"generalPurpose": "General purpose plugin for your project",
|
|
95
|
-
"alreadyInstalled": "Already installed",
|
|
96
|
-
"notInstalled": "Not installed"
|
|
97
|
-
},
|
|
98
|
-
"categories": {
|
|
99
|
-
"dev": "Development",
|
|
100
|
-
"seo": "SEO",
|
|
101
|
-
"devops": "DevOps",
|
|
102
|
-
"testing": "Testing",
|
|
103
|
-
"docs": "Documentation",
|
|
104
|
-
"ai": "AI",
|
|
105
|
-
"security": "Security",
|
|
106
|
-
"performance": "Performance",
|
|
107
|
-
"custom": "Custom"
|
|
108
|
-
},
|
|
109
|
-
"cache": {
|
|
110
|
-
"stats": "Cache Statistics",
|
|
111
|
-
"totalPlugins": "Total Plugins",
|
|
112
|
-
"cacheSize": "Cache Size",
|
|
113
|
-
"lastUpdated": "Last Updated",
|
|
114
|
-
"expiresAt": "Expires At",
|
|
115
|
-
"clear": "Clear Cache",
|
|
116
|
-
"refresh": "Refresh Cache"
|
|
117
|
-
}
|
|
118
|
-
}
|