ccjk 14.2.1 → 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 -1390
- 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 -234
- 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 -232
- 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.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.C1Be3aJN.mjs +0 -254
- package/dist/shared/ccjk.C1hANZTu.mjs +0 -19
- package/dist/shared/ccjk.C2jHOZVP.mjs +0 -52
- package/dist/shared/ccjk.C94P8gCY.mjs +0 -283
- package/dist/shared/ccjk.CNhnT6uQ.mjs +0 -636
- package/dist/shared/ccjk.COweQ1RR.mjs +0 -5
- package/dist/shared/ccjk.CTr4yCZ1.mjs +0 -225
- 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.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/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/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,55 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"cleaningOldFiles": "Cleaning up old version files",
|
|
3
|
-
"failedToInstallAgent": "Failed to install agent",
|
|
4
|
-
"failedToInstallCommand": "Failed to install command",
|
|
5
|
-
"installedAgent": "Installed agent",
|
|
6
|
-
"installedCommand": "Installed command",
|
|
7
|
-
"installingWorkflow": "Installing workflow",
|
|
8
|
-
"removedOldFile": "Removed old file",
|
|
9
|
-
"selectWorkflowType": "Select workflows to install",
|
|
10
|
-
"workflowInstallError": "workflow installation had errors",
|
|
11
|
-
"workflowInstallSuccess": "workflow installed successfully",
|
|
12
|
-
|
|
13
|
-
"category.planning": "📋 Planning & Design",
|
|
14
|
-
"category.development": "⚡ Development",
|
|
15
|
-
"category.versionControl": "🔧 Version Control",
|
|
16
|
-
"category.quality": "✅ Quality Assurance",
|
|
17
|
-
|
|
18
|
-
"tags.recommended": "Recommended",
|
|
19
|
-
"tags.popular": "Popular",
|
|
20
|
-
"tags.new": "New",
|
|
21
|
-
"tags.essential": "Essential",
|
|
22
|
-
"tags.professional": "Pro",
|
|
23
|
-
|
|
24
|
-
"workflowOption.interviewWorkflow": "🌟 Interview-Driven Dev",
|
|
25
|
-
"workflowStats.interviewWorkflow": "12.5K+ users | Requirements accuracy ↑85%",
|
|
26
|
-
"workflowDescription.interviewWorkflow": "40+ deep questions to surface hidden assumptions, generate complete specs",
|
|
27
|
-
|
|
28
|
-
"workflowOption.essentialTools": "🎯 Feature Planning Suite",
|
|
29
|
-
"workflowStats.essentialTools": "8.2K+ users | Dev efficiency ↑40%",
|
|
30
|
-
"workflowDescription.essentialTools": "Project init + Smart planning + UI/UX design all-in-one toolchain",
|
|
31
|
-
|
|
32
|
-
"workflowOption.gitWorkflow": "📦 Git Smart Workflow",
|
|
33
|
-
"workflowStats.gitWorkflow": "15.3K+ users | Commit compliance 100%",
|
|
34
|
-
"workflowDescription.gitWorkflow": "Smart commit + Safe rollback + Branch cleanup + Worktree management",
|
|
35
|
-
|
|
36
|
-
"workflowOption.sixStepsWorkflow": "📝 Six-Step Structured Dev",
|
|
37
|
-
"workflowStats.sixStepsWorkflow": "5.8K+ users | Code quality ↑35%",
|
|
38
|
-
"workflowDescription.sixStepsWorkflow": "Research→Ideate→Plan→Execute→Optimize→Review complete dev cycle",
|
|
39
|
-
|
|
40
|
-
"workflowOption.specFirstTDD": "🧪 SPEC-First TDD",
|
|
41
|
-
"workflowStats.specFirstTDD": "3.2K+ users | Test coverage ↑85%",
|
|
42
|
-
"workflowDescription.specFirstTDD": "SPEC-First + RED-GREEN-REFACTOR cycle, AI-driven test-driven development",
|
|
43
|
-
|
|
44
|
-
"workflowOption.continuousDelivery": "🚀 Continuous Delivery Pipeline",
|
|
45
|
-
"workflowStats.continuousDelivery": "4.5K+ users | Deploy frequency ↑300%",
|
|
46
|
-
"workflowDescription.continuousDelivery": "Automated build→test→deploy, software ready to release anytime",
|
|
47
|
-
|
|
48
|
-
"workflowOption.refactoringMaster": "♻️ Refactoring Master Mode",
|
|
49
|
-
"workflowStats.refactoringMaster": "2.9K+ users | Technical debt ↓60%",
|
|
50
|
-
"workflowDescription.refactoringMaster": "Martin Fowler refactoring patterns, small steps to improve code design",
|
|
51
|
-
|
|
52
|
-
"workflowOption.linearMethod": "⚡ Linear Quality Method",
|
|
53
|
-
"workflowStats.linearMethod": "6.1K+ users | Product quality ↑50%",
|
|
54
|
-
"workflowDescription.linearMethod": "Problem validation→Prioritization→Focused building, Linear team's quality philosophy"
|
|
55
|
-
}
|
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "Workspace Diagnostics",
|
|
3
|
-
"currentDir": "Current Directory",
|
|
4
|
-
"checking": "Checking workspace environment...",
|
|
5
|
-
"checkingCwd": "Checking working directory...",
|
|
6
|
-
"checkingWrite": "Checking write permission...",
|
|
7
|
-
"checkingOwnership": "Checking directory ownership...",
|
|
8
|
-
"checkingTrusted": "Checking trusted directories...",
|
|
9
|
-
"checkingPath": "Checking path characters...",
|
|
10
|
-
"checkingHome": "Checking home directory...",
|
|
11
|
-
"checkingDisk": "Checking disk space...",
|
|
12
|
-
"checkingParent": "Checking parent directory...",
|
|
13
|
-
"checkingEnv": "Checking environment...",
|
|
14
|
-
|
|
15
|
-
"checks.cwdExists": "Working Directory",
|
|
16
|
-
"checks.writePermission": "Write Permission",
|
|
17
|
-
"checks.ownership": "Directory Ownership",
|
|
18
|
-
"checks.trustedDirs": "Trusted Directories",
|
|
19
|
-
"checks.pathChars": "Path Characters",
|
|
20
|
-
"checks.homeDir": "Home Directory",
|
|
21
|
-
"checks.diskSpace": "Disk Space",
|
|
22
|
-
"checks.parentDir": "Parent Directory",
|
|
23
|
-
"checks.environment": "Environment",
|
|
24
|
-
|
|
25
|
-
"status.notExists": "Directory does not exist",
|
|
26
|
-
"status.notDirectory": "Not a directory",
|
|
27
|
-
"status.accessError": "Access error",
|
|
28
|
-
"status.writable": "Writable",
|
|
29
|
-
"status.noWritePermission": "No write permission",
|
|
30
|
-
"status.writeTestFailed": "Write test failed",
|
|
31
|
-
"status.skippedWindows": "Skipped on Windows",
|
|
32
|
-
"status.cannotCheck": "Cannot check",
|
|
33
|
-
"status.differentOwner": "Different owner",
|
|
34
|
-
"status.correctOwner": "Correct owner",
|
|
35
|
-
"status.checkFailed": "Check failed",
|
|
36
|
-
"status.noSettings": "No settings file",
|
|
37
|
-
"status.notTrusted": "Not in trusted list",
|
|
38
|
-
"status.trusted": "Trusted",
|
|
39
|
-
"status.none": "None",
|
|
40
|
-
"status.invalidChars": "Contains invalid characters",
|
|
41
|
-
"status.hasSpaces": "Contains spaces",
|
|
42
|
-
"status.hasUnicode": "Contains non-ASCII characters",
|
|
43
|
-
"status.pathOk": "Path OK",
|
|
44
|
-
"status.systemDir": "System directory",
|
|
45
|
-
"status.outsideHome": "Outside home directory",
|
|
46
|
-
"status.insideHome": "Inside home directory",
|
|
47
|
-
"status.diskFull": "Disk full ({{percent}}%)",
|
|
48
|
-
"status.diskLow": "Low disk space ({{percent}}%)",
|
|
49
|
-
"status.rootDir": "Root directory",
|
|
50
|
-
"status.parentNotDir": "Parent is not a directory",
|
|
51
|
-
"status.parentOk": "Parent directory OK",
|
|
52
|
-
"status.parentAccessIssue": "Parent directory access issue",
|
|
53
|
-
"status.wslDetected": "WSL environment",
|
|
54
|
-
"status.dockerDetected": "Docker environment",
|
|
55
|
-
"status.nativeEnv": "Native environment",
|
|
56
|
-
|
|
57
|
-
"details.ownerMismatch": "Current user: {{currentUser}}, Directory UID: {{dirUid}}",
|
|
58
|
-
"details.trustedList": "Trusted: {{dirs}}",
|
|
59
|
-
"details.avoidChars": "Avoid using < > : \" | ? * special characters",
|
|
60
|
-
"details.mayHaveIssues": "May cause issues with some tools",
|
|
61
|
-
"details.dontUseSystemDir": "Do not work in system directories",
|
|
62
|
-
"details.recommendHome": "Recommend working in home directory: {{home}}",
|
|
63
|
-
"details.available": "Available: {{space}}",
|
|
64
|
-
"details.wslTips": "In WSL, use Linux filesystem paths (/home/...)",
|
|
65
|
-
"details.dockerTips": "In Docker, ensure directories are properly mounted",
|
|
66
|
-
|
|
67
|
-
"fixes.createDirectory": "Create directory",
|
|
68
|
-
"fixes.fixPermission": "Fix permission (chmod)",
|
|
69
|
-
"fixes.changeOwner": "Change owner (requires sudo)",
|
|
70
|
-
"fixes.createSettings": "Create settings file",
|
|
71
|
-
"fixes.addToTrusted": "Add to trusted list",
|
|
72
|
-
|
|
73
|
-
"summary.valid": "Workspace is properly configured for Claude Code",
|
|
74
|
-
"summary.invalid": "Workspace has issues that may cause file write errors",
|
|
75
|
-
|
|
76
|
-
"recommendations.title": "Recommendations",
|
|
77
|
-
"recommendations.fixFailures": "Please fix issues marked with ❌ first",
|
|
78
|
-
"recommendations.reviewWarnings": "Consider reviewing warnings marked with ⚠️",
|
|
79
|
-
"recommendations.trustDir": "Run this command to trust current directory: {{cmd}}",
|
|
80
|
-
|
|
81
|
-
"wizard.allGood": "All checks passed, nothing to fix!",
|
|
82
|
-
"wizard.manualFix": "Some issues cannot be auto-fixed, please handle manually",
|
|
83
|
-
"wizard.askFix": "Found {{count}} fixable issue(s). Auto-fix them?",
|
|
84
|
-
"wizard.autoFixing": "Auto-fixing {{count}} issue(s)...",
|
|
85
|
-
"wizard.fixing": "Fixing",
|
|
86
|
-
"wizard.fixed": "fixed",
|
|
87
|
-
"wizard.fixFailed": "fix failed",
|
|
88
|
-
"wizard.verifying": "Verifying fixes...",
|
|
89
|
-
"wizard.allFixed": "All issues have been fixed!",
|
|
90
|
-
"wizard.someRemain": "Some issues remain",
|
|
91
|
-
|
|
92
|
-
"quick.trusted": "Added directory to trusted list: {{dir}}",
|
|
93
|
-
"quick.trustFailed": "Failed to add trusted directory",
|
|
94
|
-
"quick.alreadyTrusted": "Directory already trusted: {{dir}}",
|
|
95
|
-
|
|
96
|
-
"menu.title": "🔧 Workspace Guide",
|
|
97
|
-
"menu.description": "Diagnose and fix Claude Code file write issues",
|
|
98
|
-
"menu.checkCurrent": "Check current directory",
|
|
99
|
-
"menu.checkCustom": "Check custom directory",
|
|
100
|
-
"menu.trustCurrent": "Trust current directory",
|
|
101
|
-
"menu.listTrusted": "List trusted directories",
|
|
102
|
-
"menu.removeTrusted": "Remove trusted directory",
|
|
103
|
-
"menu.back": "Back",
|
|
104
|
-
|
|
105
|
-
"prompts.enterPath": "Enter directory path to check:",
|
|
106
|
-
"prompts.selectRemove": "Select directory to remove:",
|
|
107
|
-
"prompts.noTrustedDirs": "No trusted directories"
|
|
108
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"settings": "Agent Teams 设置",
|
|
3
|
-
"enabled": "✅ Agent Teams 已启用",
|
|
4
|
-
"disabled": "⬜ Agent Teams 已禁用",
|
|
5
|
-
"invalidMode": "无效模式,可选:auto, in-process, tmux",
|
|
6
|
-
"modeSet": "Teammate 显示模式已设为:{{mode}}",
|
|
7
|
-
"toggleEnable": "🟢 启用 Agent Teams",
|
|
8
|
-
"toggleDisable": "🔴 关闭 Agent Teams",
|
|
9
|
-
"setMode": "🖥️ 设置 Teammate 显示模式",
|
|
10
|
-
"viewStatus": "📊 查看状态",
|
|
11
|
-
"back": "↩️ 返回",
|
|
12
|
-
"selectMode": "选择 Teammate 显示模式",
|
|
13
|
-
"statusTitle": "🤖 Agent Teams 状态",
|
|
14
|
-
"statusLabel": "状态",
|
|
15
|
-
"modeLabel": "模式",
|
|
16
|
-
"enableHint": "启用:ccjk agent-teams --on",
|
|
17
|
-
"usageHint": "使用:在 Claude Code 中说 \"Create an agent team to...\""
|
|
18
|
-
}
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"menuTitle": "🌐 Agent Browser - AI 浏览器自动化",
|
|
3
|
-
"menuOptions": {
|
|
4
|
-
"install": "安装 agent-browser",
|
|
5
|
-
"status": "查看状态",
|
|
6
|
-
"update": "更新到最新版",
|
|
7
|
-
"sessions": "管理会话",
|
|
8
|
-
"quickTest": "快速测试",
|
|
9
|
-
"uninstall": "卸载",
|
|
10
|
-
"back": "返回"
|
|
11
|
-
},
|
|
12
|
-
"menuDescriptions": {
|
|
13
|
-
"install": "安装 agent-browser CLI 和 Chromium 浏览器",
|
|
14
|
-
"status": "显示安装状态和会话信息",
|
|
15
|
-
"update": "更新 agent-browser 到最新版本",
|
|
16
|
-
"sessions": "列出和管理浏览器会话",
|
|
17
|
-
"quickTest": "打开测试页面验证安装",
|
|
18
|
-
"uninstall": "从系统中移除 agent-browser"
|
|
19
|
-
},
|
|
20
|
-
"installing": "正在安装 agent-browser...",
|
|
21
|
-
"installSuccess": "agent-browser 安装成功!",
|
|
22
|
-
"installFailed": "安装 agent-browser 失败",
|
|
23
|
-
"installingBrowser": "正在安装 Chromium 浏览器...",
|
|
24
|
-
"browserInstallSuccess": "Chromium 浏览器安装成功!",
|
|
25
|
-
"browserInstallFailed": "安装 Chromium 浏览器失败",
|
|
26
|
-
"browserAutoInstall": "浏览器将在首次使用时自动安装",
|
|
27
|
-
"alreadyInstalled": "agent-browser 已安装 (v{{version}})",
|
|
28
|
-
"notInstalled": "agent-browser 未安装",
|
|
29
|
-
"browserNotInstalled": "Chromium 浏览器未安装",
|
|
30
|
-
"installHint": "运行 'ccjk agent-browser' 进行安装",
|
|
31
|
-
"browserInstallHint": "运行 'ccjk agent-browser' 并选择 '安装' 来设置浏览器",
|
|
32
|
-
"updating": "正在从 v{{from}} 更新到 v{{to}}...",
|
|
33
|
-
"updateSuccess": "已成功更新到 v{{version}}!",
|
|
34
|
-
"updateFailed": "更新 agent-browser 失败",
|
|
35
|
-
"updateAvailable": "有可用更新: v{{version}}",
|
|
36
|
-
"upToDate": "agent-browser 已是最新版本 (v{{version}})",
|
|
37
|
-
"uninstalling": "正在卸载 agent-browser...",
|
|
38
|
-
"uninstallSuccess": "agent-browser 卸载成功!",
|
|
39
|
-
"uninstallFailed": "卸载 agent-browser 失败",
|
|
40
|
-
"status": {
|
|
41
|
-
"title": "Agent Browser 状态",
|
|
42
|
-
"installed": "已安装",
|
|
43
|
-
"notInstalled": "未安装",
|
|
44
|
-
"version": "版本",
|
|
45
|
-
"browser": "浏览器",
|
|
46
|
-
"browserReady": "就绪",
|
|
47
|
-
"browserMissing": "未安装",
|
|
48
|
-
"sessions": "活跃会话"
|
|
49
|
-
},
|
|
50
|
-
"sessions": {
|
|
51
|
-
"title": "浏览器会话",
|
|
52
|
-
"noSessions": "没有活跃会话",
|
|
53
|
-
"active": "活跃",
|
|
54
|
-
"closeAll": "关闭所有会话",
|
|
55
|
-
"closed": "已关闭 {{count}} 个会话",
|
|
56
|
-
"closeFailed": "关闭 {{count}} 个会话失败"
|
|
57
|
-
},
|
|
58
|
-
"quickTest": {
|
|
59
|
-
"running": "正在运行快速测试...",
|
|
60
|
-
"opening": "正在打开测试页面...",
|
|
61
|
-
"success": "快速测试通过!浏览器自动化工作正常。",
|
|
62
|
-
"failed": "快速测试失败"
|
|
63
|
-
},
|
|
64
|
-
"recommend": {
|
|
65
|
-
"title": "🌐 推荐安装: Agent Browser",
|
|
66
|
-
"description": "agent-browser 是专为 AI Agent 优化的无头浏览器自动化 CLI 工具。",
|
|
67
|
-
"features": [
|
|
68
|
-
"基于 Rust 的快速浏览器自动化 CLI",
|
|
69
|
-
"会话隔离支持多 Agent 并发操作",
|
|
70
|
-
"为 AI 优化的可访问性快照",
|
|
71
|
-
"与 Claude Code 配合完成网页任务"
|
|
72
|
-
],
|
|
73
|
-
"prompt": "是否要安装 agent-browser?",
|
|
74
|
-
"skipHint": "稍后可以通过 'ccjk agent-browser' 安装"
|
|
75
|
-
},
|
|
76
|
-
"skill": {
|
|
77
|
-
"installed": "Agent Browser 技能已就绪",
|
|
78
|
-
"notInstalled": "安装 agent-browser 以启用浏览器自动化技能"
|
|
79
|
-
}
|
|
80
|
-
}
|
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"command": {
|
|
3
|
-
"description": "管理 AI 代理定义和云同步"
|
|
4
|
-
},
|
|
5
|
-
"options": {
|
|
6
|
-
"category": "按类别筛选",
|
|
7
|
-
"limit": "结果数量限制",
|
|
8
|
-
"json": "以 JSON 格式输出",
|
|
9
|
-
"force": "强制操作(跳过确认)",
|
|
10
|
-
"dryRun": "模拟运行(不实际执行)",
|
|
11
|
-
"direction": "同步方向(push/pull/both)",
|
|
12
|
-
"format": "导出格式(json/yaml/markdown)",
|
|
13
|
-
"output": "输出文件路径"
|
|
14
|
-
},
|
|
15
|
-
"noResults": "未找到代理",
|
|
16
|
-
"info": {
|
|
17
|
-
"category": "类别",
|
|
18
|
-
"author": "作者",
|
|
19
|
-
"rating": "评分",
|
|
20
|
-
"description": "描述",
|
|
21
|
-
"version": "版本",
|
|
22
|
-
"downloads": "下载量",
|
|
23
|
-
"ratings": "评分数"
|
|
24
|
-
},
|
|
25
|
-
"list": {
|
|
26
|
-
"loading": "正在加载已安装的代理...",
|
|
27
|
-
"success": "找到 {{count}} 个已安装的代理",
|
|
28
|
-
"failed": "加载代理列表失败",
|
|
29
|
-
"title": "已安装的代理",
|
|
30
|
-
"titleFiltered": "已安装的代理(类别:{{category}})"
|
|
31
|
-
},
|
|
32
|
-
"search": {
|
|
33
|
-
"searching": "正在搜索 \"{{query}}\"...",
|
|
34
|
-
"found": "找到 {{count}} 个代理匹配 \"{{query}}\"",
|
|
35
|
-
"failed": "搜索失败",
|
|
36
|
-
"results": "搜索结果"
|
|
37
|
-
},
|
|
38
|
-
"install": {
|
|
39
|
-
"installing": "正在安装代理 {{id}}...",
|
|
40
|
-
"notFound": "未找到代理:{{id}}",
|
|
41
|
-
"dryRun": "模拟运行 - 将安装以下代理:",
|
|
42
|
-
"alreadyInstalled": "代理 {{name}} 已安装",
|
|
43
|
-
"success": "成功安装代理 {{name}}",
|
|
44
|
-
"failed": "安装代理 {{name}} 失败",
|
|
45
|
-
"warnings": "警告",
|
|
46
|
-
"location": "安装位置"
|
|
47
|
-
},
|
|
48
|
-
"uninstall": {
|
|
49
|
-
"notFound": "未找到代理:{{id}}",
|
|
50
|
-
"confirm": "确定要卸载代理 {{name}} 吗?",
|
|
51
|
-
"cancelled": "已取消卸载",
|
|
52
|
-
"uninstalling": "正在卸载代理 {{name}}...",
|
|
53
|
-
"success": "成功卸载代理 {{name}}",
|
|
54
|
-
"failed": "卸载代理 {{name}} 失败"
|
|
55
|
-
},
|
|
56
|
-
"sync": {
|
|
57
|
-
"notAuthenticated": "未认证。请先绑定设备。",
|
|
58
|
-
"bindHint": "运行 'ccjk notification bind <code>' 绑定设备",
|
|
59
|
-
"syncing": "正在同步代理...",
|
|
60
|
-
"success": "代理同步完成",
|
|
61
|
-
"failed": "代理同步失败",
|
|
62
|
-
"pushed": "已推送到云端",
|
|
63
|
-
"pulled": "已从云端拉取",
|
|
64
|
-
"conflicts": "冲突",
|
|
65
|
-
"skipped": "已跳过"
|
|
66
|
-
},
|
|
67
|
-
"templates": {
|
|
68
|
-
"loading": "正在加载代理模板...",
|
|
69
|
-
"success": "找到 {{count}} 个代理模板",
|
|
70
|
-
"failed": "加载模板失败",
|
|
71
|
-
"title": "可用的代理模板",
|
|
72
|
-
"titleFiltered": "代理模板(类别:{{category}})",
|
|
73
|
-
"noTemplates": "未找到模板",
|
|
74
|
-
"variables": "变量"
|
|
75
|
-
},
|
|
76
|
-
"create": {
|
|
77
|
-
"loading": "正在加载模板...",
|
|
78
|
-
"templateNotFound": "未找到模板:{{id}}",
|
|
79
|
-
"templateLoaded": "模板加载成功",
|
|
80
|
-
"namePrompt": "代理名称",
|
|
81
|
-
"nameRequired": "代理名称不能为空",
|
|
82
|
-
"variableRequired": "此变量为必填项",
|
|
83
|
-
"variableInvalid": "变量值无效",
|
|
84
|
-
"creating": "正在创建代理...",
|
|
85
|
-
"success": "成功创建代理 {{name}}",
|
|
86
|
-
"failed": "创建代理失败",
|
|
87
|
-
"location": "代理位置"
|
|
88
|
-
},
|
|
89
|
-
"export": {
|
|
90
|
-
"exporting": "正在导出代理 {{id}}...",
|
|
91
|
-
"success": "代理已导出到:{{path}}",
|
|
92
|
-
"failed": "导出代理失败"
|
|
93
|
-
},
|
|
94
|
-
"import": {
|
|
95
|
-
"importing": "正在导入代理:{{path}}...",
|
|
96
|
-
"success": "成功导入代理 {{name}}",
|
|
97
|
-
"failed": "导入代理失败",
|
|
98
|
-
"location": "代理位置"
|
|
99
|
-
},
|
|
100
|
-
"update": {
|
|
101
|
-
"checking": "正在检查代理更新...",
|
|
102
|
-
"checkComplete": "更新检查完成",
|
|
103
|
-
"checkFailed": "检查更新失败",
|
|
104
|
-
"noUpdates": "所有代理都是最新版本",
|
|
105
|
-
"available": "有 {{count}} 个代理可更新",
|
|
106
|
-
"hint": "运行 'ccjk agents install <agent-id>' 更新代理"
|
|
107
|
-
},
|
|
108
|
-
"menu": {
|
|
109
|
-
"title": "代理管理",
|
|
110
|
-
"selectAction": "选择操作",
|
|
111
|
-
"list": "列出已安装的代理",
|
|
112
|
-
"search": "搜索云端代理",
|
|
113
|
-
"install": "安装代理",
|
|
114
|
-
"uninstall": "卸载代理",
|
|
115
|
-
"sync": "同步代理",
|
|
116
|
-
"templates": "浏览模板",
|
|
117
|
-
"create": "从模板创建",
|
|
118
|
-
"export": "导出代理",
|
|
119
|
-
"import": "导入代理",
|
|
120
|
-
"update": "检查更新",
|
|
121
|
-
"searchPrompt": "输入搜索关键词",
|
|
122
|
-
"installPrompt": "输入代理 ID",
|
|
123
|
-
"uninstallPrompt": "选择要卸载的代理",
|
|
124
|
-
"createPrompt": "选择模板",
|
|
125
|
-
"exportPrompt": "选择要导出的代理",
|
|
126
|
-
"importPrompt": "输入文件路径",
|
|
127
|
-
"noAgentsInstalled": "未安装任何代理"
|
|
128
|
-
},
|
|
129
|
-
"errors": {
|
|
130
|
-
"searchQueryRequired": "错误:需要搜索关键词",
|
|
131
|
-
"agentIdRequired": "错误:需要代理 ID",
|
|
132
|
-
"templateIdRequired": "错误:需要模板 ID",
|
|
133
|
-
"filePathRequired": "错误:需要文件路径"
|
|
134
|
-
}
|
|
135
|
-
}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"apiConfigAuthType": "认证类型",
|
|
3
|
-
"apiConfigKey": "Key",
|
|
4
|
-
"apiConfigSuccess": "API 配置完成",
|
|
5
|
-
"apiConfigUrl": "URL",
|
|
6
|
-
"modelConfigSuccess": "API 模型配置完成",
|
|
7
|
-
"primaryModel": "主模型",
|
|
8
|
-
"fastModel": "快速模型",
|
|
9
|
-
"apiKeyDesc": "适用于从 Anthropic Console 获取的 API 密钥",
|
|
10
|
-
"apiKeyValidation.example": "示例格式: sk-abcdef123456_789xyz",
|
|
11
|
-
"authTokenDesc": "适用于通过 OAuth 或浏览器登录获取的令牌",
|
|
12
|
-
"configureApi": "选择 API 认证方式",
|
|
13
|
-
"enterApiKey": "请输入 API Key",
|
|
14
|
-
"enterApiUrl": "请输入 API URL",
|
|
15
|
-
"enterAuthToken": "请输入 Auth Token",
|
|
16
|
-
"enterNewApiKey": "请输入新的 API Key(当前:{key})",
|
|
17
|
-
"enterNewApiUrl": "请输入新的 API URL(当前:{url})",
|
|
18
|
-
"existingApiConfig": "检测到已有 API 配置:",
|
|
19
|
-
"invalidKeyFormat": "无效的密钥格式",
|
|
20
|
-
"invalidUrl": "无效的 URL",
|
|
21
|
-
"keepExistingConfig": "保留现有配置",
|
|
22
|
-
"keyRequired": "密钥为必填项",
|
|
23
|
-
"modificationSaved": "配置已保存",
|
|
24
|
-
"modifyAllConfig": "修改全部配置",
|
|
25
|
-
"modifyApiKey": "修改 API Key",
|
|
26
|
-
"modifyApiUrl": "修改 API URL",
|
|
27
|
-
"modifyAuthType": "修改认证类型",
|
|
28
|
-
"modifyPartialConfig": "修改部分配置",
|
|
29
|
-
|
|
30
|
-
"selectApiMode": "请选择 API 配置模式",
|
|
31
|
-
"selectCustomConfigAction": "请选择自定义配置操作",
|
|
32
|
-
"selectModifyItems": "请选择要修改的项",
|
|
33
|
-
"selectNewAuthType": "选择新的认证类型(当前:{type})",
|
|
34
|
-
"skipApi": "跳过(稍后手动配置)",
|
|
35
|
-
"customApiConfig": "自定义 API 配置",
|
|
36
|
-
"urlRequired": "URL 为必填项",
|
|
37
|
-
"useApiKey": "使用 API Key (密钥认证)",
|
|
38
|
-
"useAuthToken": "使用 Auth Token (OAuth 认证)",
|
|
39
|
-
"useCcrProxy": "使用 CCR 代理",
|
|
40
|
-
"useOfficialLogin": "使用官方登录",
|
|
41
|
-
"officialLoginConfigured": "已切换到官方登录模式",
|
|
42
|
-
"officialLoginFailed": "切换到官方登录模式失败",
|
|
43
|
-
"apiModeOfficial": "使用官方登录(不配置 API)",
|
|
44
|
-
"apiModeCustom": "自定义 API 配置",
|
|
45
|
-
"apiModeCcr": "使用CCR代理",
|
|
46
|
-
"apiModeSwitch": "切换 API 配置",
|
|
47
|
-
"apiModeSkip": "跳过",
|
|
48
|
-
"apiModePrompt": "请选择 API 配置模式",
|
|
49
|
-
"selectApiProvider": "请选择 API 供应商",
|
|
50
|
-
"customProvider": "自定义配置",
|
|
51
|
-
"providerSelected": "已选择供应商: {{name}}",
|
|
52
|
-
"enterProviderApiKey": "请输入 {{provider}} 的 API Key",
|
|
53
|
-
"providersTitle": "可用 API 提供商",
|
|
54
|
-
"categoryOfficial": "官方",
|
|
55
|
-
"categoryOpenaiCompatible": "OpenAI 兼容",
|
|
56
|
-
"categoryChinese": "国内服务",
|
|
57
|
-
"categoryFree": "免费",
|
|
58
|
-
"categoryLocal": "本地",
|
|
59
|
-
"configSuccess": "API 配置成功! 提供商: {provider}",
|
|
60
|
-
"configFailed": "API 配置失败: {error}",
|
|
61
|
-
"setupUsage": "用法: ccjk api setup <provider> <api-key>",
|
|
62
|
-
"setupExample": "例如: ccjk api setup deepseek sk-xxx"
|
|
63
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"analyzing": "🔍 正在分析项目...",
|
|
3
|
-
"detected": "检测到: {{type}} 项目",
|
|
4
|
-
"frameworks": "框架: {{frameworks}}",
|
|
5
|
-
"languages": "语言: {{languages}}",
|
|
6
|
-
"gettingRecommendations": "🤖 正在获取智能体推荐...",
|
|
7
|
-
"recommendationsFound": "🤖 推荐智能体 (发现 {{count}} 个):",
|
|
8
|
-
"noAgentsFound": "未找到适合您项目类型的特定智能体。",
|
|
9
|
-
"selectMode": "选择智能体创建模式:",
|
|
10
|
-
"modeAuto": "自动 - 创建所有推荐的智能体",
|
|
11
|
-
"modeTemplate": "模板 - 使用现有模板",
|
|
12
|
-
"modeCustom": "自定义 - 创建自定义智能体",
|
|
13
|
-
"creatingAgents": "🤖 正在创建智能体...",
|
|
14
|
-
"agentCreated": "✓ {{name}}",
|
|
15
|
-
"success": "成功创建 {{count}} 个智能体!",
|
|
16
|
-
"usage": "使用方法:",
|
|
17
|
-
"runAgent": "• 运行: ccjk agent run {{name}}",
|
|
18
|
-
"listAgents": "• 列表: ccjk agent list",
|
|
19
|
-
"dryRunComplete": "试运行完成。未创建智能体。",
|
|
20
|
-
"noAgentsCreated": "未创建智能体。",
|
|
21
|
-
"validationFailed": "{{name}} 验证失败:",
|
|
22
|
-
"failedToCreate": "创建智能体失败 {{name}}:",
|
|
23
|
-
"agentName": "智能体名称:",
|
|
24
|
-
"agentDescription": "智能体描述:",
|
|
25
|
-
"addSkills": "添加技能?",
|
|
26
|
-
"enterSkills": "输入技能 (用逗号分隔):",
|
|
27
|
-
"addMcp": "添加 MCP 服务器?",
|
|
28
|
-
"enterMcp": "输入 MCP 服务器 (用逗号分隔):",
|
|
29
|
-
"selectTemplate": "选择模板:",
|
|
30
|
-
"validationErrors": "验证失败:",
|
|
31
|
-
"customAgentFailed": "创建自定义智能体失败:",
|
|
32
|
-
"analysisFailed": "分析项目失败:"
|
|
33
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "CCJK All - 云端智能设置",
|
|
3
|
-
"description": "终极云端驱动设置命令,提供 AI 驱动的推荐配置",
|
|
4
|
-
"connectingToCloud": "正在连接到 CCJK 云服务...",
|
|
5
|
-
"connected": "✓ 已连接",
|
|
6
|
-
"latency": "延迟",
|
|
7
|
-
"cloudVersion": "✓ 云端版本",
|
|
8
|
-
"cloudUnavailable": "⚠ 云服务不可用",
|
|
9
|
-
"usingLocalMode": "使用本地推荐",
|
|
10
|
-
"setupComplete": "✅ 设置完成!",
|
|
11
|
-
"installedCount": "在 {duration} 秒内安装了 {count} 个资源",
|
|
12
|
-
"cloudFeedback": "☁️ 云端反馈:",
|
|
13
|
-
"nextSteps": "下一步:",
|
|
14
|
-
"startCoding": "开始编码:您的设置已准备就绪",
|
|
15
|
-
"viewRecommendations": "查看推荐:ccjk ccjk:all --show-reasons",
|
|
16
|
-
"customizeSetup": "自定义:使用单独命令(ccjk:skills、ccjk:mcp 等)",
|
|
17
|
-
"reportGenerated": "报告已生成:{path}",
|
|
18
|
-
"helpTitle": "CCJK All 命令帮助",
|
|
19
|
-
"usage": "用法:",
|
|
20
|
-
"options": "选项:",
|
|
21
|
-
"examples": "示例:",
|
|
22
|
-
"strategies": "策略:"
|
|
23
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "🎯 CCJK 技能安装",
|
|
3
|
-
"analyzing": "🔍 分析项目...",
|
|
4
|
-
"detected": "检测到",
|
|
5
|
-
"frameworks": "框架",
|
|
6
|
-
"packageManager": "包管理器",
|
|
7
|
-
"buildSystem": "构建系统",
|
|
8
|
-
"recommending": "📚 推荐技能...",
|
|
9
|
-
"recommendedSkills": "推荐的技能 (找到 {{count}} 个)",
|
|
10
|
-
"selectSkills": "选择要安装的技能 (空格选择, 回车确认)",
|
|
11
|
-
"installing": "📦 安装技能中...",
|
|
12
|
-
"installedCount": "成功安装了 {{count}} 个技能",
|
|
13
|
-
"failedCount": "安装失败 {{count}} 个技能",
|
|
14
|
-
"noSkillsFound": "未找到适合此项目类型的技能",
|
|
15
|
-
"noSkillsSelected": "未选择任何技能进行安装",
|
|
16
|
-
"tryDifferentProject": "尝试在不同的项目目录中运行",
|
|
17
|
-
"nextSteps": "后续步骤",
|
|
18
|
-
"useMcpCommand": "使用 /ccjk:mcp 安装 MCP 服务",
|
|
19
|
-
"useAgentsCommand": "使用 /ccjk:agents 创建代理",
|
|
20
|
-
"useSetupCommand": "使用 /ccjk:setup 一次性配置所有内容",
|
|
21
|
-
"error": "错误"
|
|
22
|
-
}
|