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
package/dist/chunks/index7.mjs
DELETED
|
@@ -1,616 +0,0 @@
|
|
|
1
|
-
import { EventEmitter } from 'events';
|
|
2
|
-
|
|
3
|
-
function toArr(any) {
|
|
4
|
-
return any == null ? [] : Array.isArray(any) ? any : [any];
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
function toVal(out, key, val, opts) {
|
|
8
|
-
var x, old=out[key], nxt=(
|
|
9
|
-
!!~opts.string.indexOf(key) ? (val == null || val === true ? '' : String(val))
|
|
10
|
-
: typeof val === 'boolean' ? val
|
|
11
|
-
: !!~opts.boolean.indexOf(key) ? (val === 'false' ? false : val === 'true' || (out._.push((x = +val,x * 0 === 0) ? x : val),!!val))
|
|
12
|
-
: (x = +val,x * 0 === 0) ? x : val
|
|
13
|
-
);
|
|
14
|
-
out[key] = old == null ? nxt : (Array.isArray(old) ? old.concat(nxt) : [old, nxt]);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
function mri2 (args, opts) {
|
|
18
|
-
args = args || [];
|
|
19
|
-
opts = opts || {};
|
|
20
|
-
|
|
21
|
-
var k, arr, arg, name, val, out={ _:[] };
|
|
22
|
-
var i=0, j=0, idx=0, len=args.length;
|
|
23
|
-
|
|
24
|
-
const alibi = opts.alias !== void 0;
|
|
25
|
-
const strict = opts.unknown !== void 0;
|
|
26
|
-
const defaults = opts.default !== void 0;
|
|
27
|
-
|
|
28
|
-
opts.alias = opts.alias || {};
|
|
29
|
-
opts.string = toArr(opts.string);
|
|
30
|
-
opts.boolean = toArr(opts.boolean);
|
|
31
|
-
|
|
32
|
-
if (alibi) {
|
|
33
|
-
for (k in opts.alias) {
|
|
34
|
-
arr = opts.alias[k] = toArr(opts.alias[k]);
|
|
35
|
-
for (i=0; i < arr.length; i++) {
|
|
36
|
-
(opts.alias[arr[i]] = arr.concat(k)).splice(i, 1);
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
for (i=opts.boolean.length; i-- > 0;) {
|
|
42
|
-
arr = opts.alias[opts.boolean[i]] || [];
|
|
43
|
-
for (j=arr.length; j-- > 0;) opts.boolean.push(arr[j]);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
for (i=opts.string.length; i-- > 0;) {
|
|
47
|
-
arr = opts.alias[opts.string[i]] || [];
|
|
48
|
-
for (j=arr.length; j-- > 0;) opts.string.push(arr[j]);
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
if (defaults) {
|
|
52
|
-
for (k in opts.default) {
|
|
53
|
-
name = typeof opts.default[k];
|
|
54
|
-
arr = opts.alias[k] = opts.alias[k] || [];
|
|
55
|
-
if (opts[name] !== void 0) {
|
|
56
|
-
opts[name].push(k);
|
|
57
|
-
for (i=0; i < arr.length; i++) {
|
|
58
|
-
opts[name].push(arr[i]);
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
const keys = strict ? Object.keys(opts.alias) : [];
|
|
65
|
-
|
|
66
|
-
for (i=0; i < len; i++) {
|
|
67
|
-
arg = args[i];
|
|
68
|
-
|
|
69
|
-
if (arg === '--') {
|
|
70
|
-
out._ = out._.concat(args.slice(++i));
|
|
71
|
-
break;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
for (j=0; j < arg.length; j++) {
|
|
75
|
-
if (arg.charCodeAt(j) !== 45) break; // "-"
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
if (j === 0) {
|
|
79
|
-
out._.push(arg);
|
|
80
|
-
} else if (arg.substring(j, j + 3) === 'no-') {
|
|
81
|
-
name = arg.substring(j + 3);
|
|
82
|
-
if (strict && !~keys.indexOf(name)) {
|
|
83
|
-
return opts.unknown(arg);
|
|
84
|
-
}
|
|
85
|
-
out[name] = false;
|
|
86
|
-
} else {
|
|
87
|
-
for (idx=j+1; idx < arg.length; idx++) {
|
|
88
|
-
if (arg.charCodeAt(idx) === 61) break; // "="
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
name = arg.substring(j, idx);
|
|
92
|
-
val = arg.substring(++idx) || (i+1 === len || (''+args[i+1]).charCodeAt(0) === 45 || args[++i]);
|
|
93
|
-
arr = (j === 2 ? [name] : name);
|
|
94
|
-
|
|
95
|
-
for (idx=0; idx < arr.length; idx++) {
|
|
96
|
-
name = arr[idx];
|
|
97
|
-
if (strict && !~keys.indexOf(name)) return opts.unknown('-'.repeat(j) + name);
|
|
98
|
-
toVal(out, name, (idx + 1 < arr.length) || val, opts);
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
if (defaults) {
|
|
104
|
-
for (k in opts.default) {
|
|
105
|
-
if (out[k] === void 0) {
|
|
106
|
-
out[k] = opts.default[k];
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
if (alibi) {
|
|
112
|
-
for (k in out) {
|
|
113
|
-
arr = opts.alias[k] || [];
|
|
114
|
-
while (arr.length > 0) {
|
|
115
|
-
out[arr.shift()] = out[k];
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
return out;
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
const removeBrackets = (v) => v.replace(/[<[].+/, "").trim();
|
|
124
|
-
const findAllBrackets = (v) => {
|
|
125
|
-
const ANGLED_BRACKET_RE_GLOBAL = /<([^>]+)>/g;
|
|
126
|
-
const SQUARE_BRACKET_RE_GLOBAL = /\[([^\]]+)\]/g;
|
|
127
|
-
const res = [];
|
|
128
|
-
const parse = (match) => {
|
|
129
|
-
let variadic = false;
|
|
130
|
-
let value = match[1];
|
|
131
|
-
if (value.startsWith("...")) {
|
|
132
|
-
value = value.slice(3);
|
|
133
|
-
variadic = true;
|
|
134
|
-
}
|
|
135
|
-
return {
|
|
136
|
-
required: match[0].startsWith("<"),
|
|
137
|
-
value,
|
|
138
|
-
variadic
|
|
139
|
-
};
|
|
140
|
-
};
|
|
141
|
-
let angledMatch;
|
|
142
|
-
while (angledMatch = ANGLED_BRACKET_RE_GLOBAL.exec(v)) {
|
|
143
|
-
res.push(parse(angledMatch));
|
|
144
|
-
}
|
|
145
|
-
let squareMatch;
|
|
146
|
-
while (squareMatch = SQUARE_BRACKET_RE_GLOBAL.exec(v)) {
|
|
147
|
-
res.push(parse(squareMatch));
|
|
148
|
-
}
|
|
149
|
-
return res;
|
|
150
|
-
};
|
|
151
|
-
const getMriOptions = (options) => {
|
|
152
|
-
const result = {alias: {}, boolean: []};
|
|
153
|
-
for (const [index, option] of options.entries()) {
|
|
154
|
-
if (option.names.length > 1) {
|
|
155
|
-
result.alias[option.names[0]] = option.names.slice(1);
|
|
156
|
-
}
|
|
157
|
-
if (option.isBoolean) {
|
|
158
|
-
if (option.negated) {
|
|
159
|
-
const hasStringTypeOption = options.some((o, i) => {
|
|
160
|
-
return i !== index && o.names.some((name) => option.names.includes(name)) && typeof o.required === "boolean";
|
|
161
|
-
});
|
|
162
|
-
if (!hasStringTypeOption) {
|
|
163
|
-
result.boolean.push(option.names[0]);
|
|
164
|
-
}
|
|
165
|
-
} else {
|
|
166
|
-
result.boolean.push(option.names[0]);
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
return result;
|
|
171
|
-
};
|
|
172
|
-
const findLongest = (arr) => {
|
|
173
|
-
return arr.sort((a, b) => {
|
|
174
|
-
return a.length > b.length ? -1 : 1;
|
|
175
|
-
})[0];
|
|
176
|
-
};
|
|
177
|
-
const padRight = (str, length) => {
|
|
178
|
-
return str.length >= length ? str : `${str}${" ".repeat(length - str.length)}`;
|
|
179
|
-
};
|
|
180
|
-
const camelcase = (input) => {
|
|
181
|
-
return input.replace(/([a-z])-([a-z])/g, (_, p1, p2) => {
|
|
182
|
-
return p1 + p2.toUpperCase();
|
|
183
|
-
});
|
|
184
|
-
};
|
|
185
|
-
const setDotProp = (obj, keys, val) => {
|
|
186
|
-
let i = 0;
|
|
187
|
-
let length = keys.length;
|
|
188
|
-
let t = obj;
|
|
189
|
-
let x;
|
|
190
|
-
for (; i < length; ++i) {
|
|
191
|
-
x = t[keys[i]];
|
|
192
|
-
t = t[keys[i]] = i === length - 1 ? val : x != null ? x : !!~keys[i + 1].indexOf(".") || !(+keys[i + 1] > -1) ? {} : [];
|
|
193
|
-
}
|
|
194
|
-
};
|
|
195
|
-
const setByType = (obj, transforms) => {
|
|
196
|
-
for (const key of Object.keys(transforms)) {
|
|
197
|
-
const transform = transforms[key];
|
|
198
|
-
if (transform.shouldTransform) {
|
|
199
|
-
obj[key] = Array.prototype.concat.call([], obj[key]);
|
|
200
|
-
if (typeof transform.transformFunction === "function") {
|
|
201
|
-
obj[key] = obj[key].map(transform.transformFunction);
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
};
|
|
206
|
-
const getFileName = (input) => {
|
|
207
|
-
const m = /([^\\\/]+)$/.exec(input);
|
|
208
|
-
return m ? m[1] : "";
|
|
209
|
-
};
|
|
210
|
-
const camelcaseOptionName = (name) => {
|
|
211
|
-
return name.split(".").map((v, i) => {
|
|
212
|
-
return i === 0 ? camelcase(v) : v;
|
|
213
|
-
}).join(".");
|
|
214
|
-
};
|
|
215
|
-
class CACError extends Error {
|
|
216
|
-
constructor(message) {
|
|
217
|
-
super(message);
|
|
218
|
-
this.name = this.constructor.name;
|
|
219
|
-
if (typeof Error.captureStackTrace === "function") {
|
|
220
|
-
Error.captureStackTrace(this, this.constructor);
|
|
221
|
-
} else {
|
|
222
|
-
this.stack = new Error(message).stack;
|
|
223
|
-
}
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
class Option {
|
|
228
|
-
constructor(rawName, description, config) {
|
|
229
|
-
this.rawName = rawName;
|
|
230
|
-
this.description = description;
|
|
231
|
-
this.config = Object.assign({}, config);
|
|
232
|
-
rawName = rawName.replace(/\.\*/g, "");
|
|
233
|
-
this.negated = false;
|
|
234
|
-
this.names = removeBrackets(rawName).split(",").map((v) => {
|
|
235
|
-
let name = v.trim().replace(/^-{1,2}/, "");
|
|
236
|
-
if (name.startsWith("no-")) {
|
|
237
|
-
this.negated = true;
|
|
238
|
-
name = name.replace(/^no-/, "");
|
|
239
|
-
}
|
|
240
|
-
return camelcaseOptionName(name);
|
|
241
|
-
}).sort((a, b) => a.length > b.length ? 1 : -1);
|
|
242
|
-
this.name = this.names[this.names.length - 1];
|
|
243
|
-
if (this.negated && this.config.default == null) {
|
|
244
|
-
this.config.default = true;
|
|
245
|
-
}
|
|
246
|
-
if (rawName.includes("<")) {
|
|
247
|
-
this.required = true;
|
|
248
|
-
} else if (rawName.includes("[")) {
|
|
249
|
-
this.required = false;
|
|
250
|
-
} else {
|
|
251
|
-
this.isBoolean = true;
|
|
252
|
-
}
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
const processArgs = process.argv;
|
|
257
|
-
const platformInfo = `${process.platform}-${process.arch} node-${process.version}`;
|
|
258
|
-
|
|
259
|
-
class Command {
|
|
260
|
-
constructor(rawName, description, config = {}, cli) {
|
|
261
|
-
this.rawName = rawName;
|
|
262
|
-
this.description = description;
|
|
263
|
-
this.config = config;
|
|
264
|
-
this.cli = cli;
|
|
265
|
-
this.options = [];
|
|
266
|
-
this.aliasNames = [];
|
|
267
|
-
this.name = removeBrackets(rawName);
|
|
268
|
-
this.args = findAllBrackets(rawName);
|
|
269
|
-
this.examples = [];
|
|
270
|
-
}
|
|
271
|
-
usage(text) {
|
|
272
|
-
this.usageText = text;
|
|
273
|
-
return this;
|
|
274
|
-
}
|
|
275
|
-
allowUnknownOptions() {
|
|
276
|
-
this.config.allowUnknownOptions = true;
|
|
277
|
-
return this;
|
|
278
|
-
}
|
|
279
|
-
ignoreOptionDefaultValue() {
|
|
280
|
-
this.config.ignoreOptionDefaultValue = true;
|
|
281
|
-
return this;
|
|
282
|
-
}
|
|
283
|
-
version(version, customFlags = "-v, --version") {
|
|
284
|
-
this.versionNumber = version;
|
|
285
|
-
this.option(customFlags, "Display version number");
|
|
286
|
-
return this;
|
|
287
|
-
}
|
|
288
|
-
example(example) {
|
|
289
|
-
this.examples.push(example);
|
|
290
|
-
return this;
|
|
291
|
-
}
|
|
292
|
-
option(rawName, description, config) {
|
|
293
|
-
const option = new Option(rawName, description, config);
|
|
294
|
-
this.options.push(option);
|
|
295
|
-
return this;
|
|
296
|
-
}
|
|
297
|
-
alias(name) {
|
|
298
|
-
this.aliasNames.push(name);
|
|
299
|
-
return this;
|
|
300
|
-
}
|
|
301
|
-
action(callback) {
|
|
302
|
-
this.commandAction = callback;
|
|
303
|
-
return this;
|
|
304
|
-
}
|
|
305
|
-
isMatched(name) {
|
|
306
|
-
return this.name === name || this.aliasNames.includes(name);
|
|
307
|
-
}
|
|
308
|
-
get isDefaultCommand() {
|
|
309
|
-
return this.name === "" || this.aliasNames.includes("!");
|
|
310
|
-
}
|
|
311
|
-
get isGlobalCommand() {
|
|
312
|
-
return this instanceof GlobalCommand;
|
|
313
|
-
}
|
|
314
|
-
hasOption(name) {
|
|
315
|
-
name = name.split(".")[0];
|
|
316
|
-
return this.options.find((option) => {
|
|
317
|
-
return option.names.includes(name);
|
|
318
|
-
});
|
|
319
|
-
}
|
|
320
|
-
outputHelp() {
|
|
321
|
-
const {name, commands} = this.cli;
|
|
322
|
-
const {
|
|
323
|
-
versionNumber,
|
|
324
|
-
options: globalOptions,
|
|
325
|
-
helpCallback
|
|
326
|
-
} = this.cli.globalCommand;
|
|
327
|
-
let sections = [
|
|
328
|
-
{
|
|
329
|
-
body: `${name}${versionNumber ? `/${versionNumber}` : ""}`
|
|
330
|
-
}
|
|
331
|
-
];
|
|
332
|
-
sections.push({
|
|
333
|
-
title: "Usage",
|
|
334
|
-
body: ` $ ${name} ${this.usageText || this.rawName}`
|
|
335
|
-
});
|
|
336
|
-
const showCommands = (this.isGlobalCommand || this.isDefaultCommand) && commands.length > 0;
|
|
337
|
-
if (showCommands) {
|
|
338
|
-
const longestCommandName = findLongest(commands.map((command) => command.rawName));
|
|
339
|
-
sections.push({
|
|
340
|
-
title: "Commands",
|
|
341
|
-
body: commands.map((command) => {
|
|
342
|
-
return ` ${padRight(command.rawName, longestCommandName.length)} ${command.description}`;
|
|
343
|
-
}).join("\n")
|
|
344
|
-
});
|
|
345
|
-
sections.push({
|
|
346
|
-
title: `For more info, run any command with the \`--help\` flag`,
|
|
347
|
-
body: commands.map((command) => ` $ ${name}${command.name === "" ? "" : ` ${command.name}`} --help`).join("\n")
|
|
348
|
-
});
|
|
349
|
-
}
|
|
350
|
-
let options = this.isGlobalCommand ? globalOptions : [...this.options, ...globalOptions || []];
|
|
351
|
-
if (!this.isGlobalCommand && !this.isDefaultCommand) {
|
|
352
|
-
options = options.filter((option) => option.name !== "version");
|
|
353
|
-
}
|
|
354
|
-
if (options.length > 0) {
|
|
355
|
-
const longestOptionName = findLongest(options.map((option) => option.rawName));
|
|
356
|
-
sections.push({
|
|
357
|
-
title: "Options",
|
|
358
|
-
body: options.map((option) => {
|
|
359
|
-
return ` ${padRight(option.rawName, longestOptionName.length)} ${option.description} ${option.config.default === void 0 ? "" : `(default: ${option.config.default})`}`;
|
|
360
|
-
}).join("\n")
|
|
361
|
-
});
|
|
362
|
-
}
|
|
363
|
-
if (this.examples.length > 0) {
|
|
364
|
-
sections.push({
|
|
365
|
-
title: "Examples",
|
|
366
|
-
body: this.examples.map((example) => {
|
|
367
|
-
if (typeof example === "function") {
|
|
368
|
-
return example(name);
|
|
369
|
-
}
|
|
370
|
-
return example;
|
|
371
|
-
}).join("\n")
|
|
372
|
-
});
|
|
373
|
-
}
|
|
374
|
-
if (helpCallback) {
|
|
375
|
-
sections = helpCallback(sections) || sections;
|
|
376
|
-
}
|
|
377
|
-
console.log(sections.map((section) => {
|
|
378
|
-
return section.title ? `${section.title}:
|
|
379
|
-
${section.body}` : section.body;
|
|
380
|
-
}).join("\n\n"));
|
|
381
|
-
}
|
|
382
|
-
outputVersion() {
|
|
383
|
-
const {name} = this.cli;
|
|
384
|
-
const {versionNumber} = this.cli.globalCommand;
|
|
385
|
-
if (versionNumber) {
|
|
386
|
-
console.log(`${name}/${versionNumber} ${platformInfo}`);
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
checkRequiredArgs() {
|
|
390
|
-
const minimalArgsCount = this.args.filter((arg) => arg.required).length;
|
|
391
|
-
if (this.cli.args.length < minimalArgsCount) {
|
|
392
|
-
throw new CACError(`missing required args for command \`${this.rawName}\``);
|
|
393
|
-
}
|
|
394
|
-
}
|
|
395
|
-
checkUnknownOptions() {
|
|
396
|
-
const {options, globalCommand} = this.cli;
|
|
397
|
-
if (!this.config.allowUnknownOptions) {
|
|
398
|
-
for (const name of Object.keys(options)) {
|
|
399
|
-
if (name !== "--" && !this.hasOption(name) && !globalCommand.hasOption(name)) {
|
|
400
|
-
throw new CACError(`Unknown option \`${name.length > 1 ? `--${name}` : `-${name}`}\``);
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
|
-
}
|
|
404
|
-
}
|
|
405
|
-
checkOptionValue() {
|
|
406
|
-
const {options: parsedOptions, globalCommand} = this.cli;
|
|
407
|
-
const options = [...globalCommand.options, ...this.options];
|
|
408
|
-
for (const option of options) {
|
|
409
|
-
const value = parsedOptions[option.name.split(".")[0]];
|
|
410
|
-
if (option.required) {
|
|
411
|
-
const hasNegated = options.some((o) => o.negated && o.names.includes(option.name));
|
|
412
|
-
if (value === true || value === false && !hasNegated) {
|
|
413
|
-
throw new CACError(`option \`${option.rawName}\` value is missing`);
|
|
414
|
-
}
|
|
415
|
-
}
|
|
416
|
-
}
|
|
417
|
-
}
|
|
418
|
-
}
|
|
419
|
-
class GlobalCommand extends Command {
|
|
420
|
-
constructor(cli) {
|
|
421
|
-
super("@@global@@", "", {}, cli);
|
|
422
|
-
}
|
|
423
|
-
}
|
|
424
|
-
|
|
425
|
-
var __assign = Object.assign;
|
|
426
|
-
class CAC extends EventEmitter {
|
|
427
|
-
constructor(name = "") {
|
|
428
|
-
super();
|
|
429
|
-
this.name = name;
|
|
430
|
-
this.commands = [];
|
|
431
|
-
this.rawArgs = [];
|
|
432
|
-
this.args = [];
|
|
433
|
-
this.options = {};
|
|
434
|
-
this.globalCommand = new GlobalCommand(this);
|
|
435
|
-
this.globalCommand.usage("<command> [options]");
|
|
436
|
-
}
|
|
437
|
-
usage(text) {
|
|
438
|
-
this.globalCommand.usage(text);
|
|
439
|
-
return this;
|
|
440
|
-
}
|
|
441
|
-
command(rawName, description, config) {
|
|
442
|
-
const command = new Command(rawName, description || "", config, this);
|
|
443
|
-
command.globalCommand = this.globalCommand;
|
|
444
|
-
this.commands.push(command);
|
|
445
|
-
return command;
|
|
446
|
-
}
|
|
447
|
-
option(rawName, description, config) {
|
|
448
|
-
this.globalCommand.option(rawName, description, config);
|
|
449
|
-
return this;
|
|
450
|
-
}
|
|
451
|
-
help(callback) {
|
|
452
|
-
this.globalCommand.option("-h, --help", "Display this message");
|
|
453
|
-
this.globalCommand.helpCallback = callback;
|
|
454
|
-
this.showHelpOnExit = true;
|
|
455
|
-
return this;
|
|
456
|
-
}
|
|
457
|
-
version(version, customFlags = "-v, --version") {
|
|
458
|
-
this.globalCommand.version(version, customFlags);
|
|
459
|
-
this.showVersionOnExit = true;
|
|
460
|
-
return this;
|
|
461
|
-
}
|
|
462
|
-
example(example) {
|
|
463
|
-
this.globalCommand.example(example);
|
|
464
|
-
return this;
|
|
465
|
-
}
|
|
466
|
-
outputHelp() {
|
|
467
|
-
if (this.matchedCommand) {
|
|
468
|
-
this.matchedCommand.outputHelp();
|
|
469
|
-
} else {
|
|
470
|
-
this.globalCommand.outputHelp();
|
|
471
|
-
}
|
|
472
|
-
}
|
|
473
|
-
outputVersion() {
|
|
474
|
-
this.globalCommand.outputVersion();
|
|
475
|
-
}
|
|
476
|
-
setParsedInfo({args, options}, matchedCommand, matchedCommandName) {
|
|
477
|
-
this.args = args;
|
|
478
|
-
this.options = options;
|
|
479
|
-
if (matchedCommand) {
|
|
480
|
-
this.matchedCommand = matchedCommand;
|
|
481
|
-
}
|
|
482
|
-
if (matchedCommandName) {
|
|
483
|
-
this.matchedCommandName = matchedCommandName;
|
|
484
|
-
}
|
|
485
|
-
return this;
|
|
486
|
-
}
|
|
487
|
-
unsetMatchedCommand() {
|
|
488
|
-
this.matchedCommand = void 0;
|
|
489
|
-
this.matchedCommandName = void 0;
|
|
490
|
-
}
|
|
491
|
-
parse(argv = processArgs, {
|
|
492
|
-
run = true
|
|
493
|
-
} = {}) {
|
|
494
|
-
this.rawArgs = argv;
|
|
495
|
-
if (!this.name) {
|
|
496
|
-
this.name = argv[1] ? getFileName(argv[1]) : "cli";
|
|
497
|
-
}
|
|
498
|
-
let shouldParse = true;
|
|
499
|
-
for (const command of this.commands) {
|
|
500
|
-
const parsed = this.mri(argv.slice(2), command);
|
|
501
|
-
const commandName = parsed.args[0];
|
|
502
|
-
if (command.isMatched(commandName)) {
|
|
503
|
-
shouldParse = false;
|
|
504
|
-
const parsedInfo = __assign(__assign({}, parsed), {
|
|
505
|
-
args: parsed.args.slice(1)
|
|
506
|
-
});
|
|
507
|
-
this.setParsedInfo(parsedInfo, command, commandName);
|
|
508
|
-
this.emit(`command:${commandName}`, command);
|
|
509
|
-
}
|
|
510
|
-
}
|
|
511
|
-
if (shouldParse) {
|
|
512
|
-
for (const command of this.commands) {
|
|
513
|
-
if (command.name === "") {
|
|
514
|
-
shouldParse = false;
|
|
515
|
-
const parsed = this.mri(argv.slice(2), command);
|
|
516
|
-
this.setParsedInfo(parsed, command);
|
|
517
|
-
this.emit(`command:!`, command);
|
|
518
|
-
}
|
|
519
|
-
}
|
|
520
|
-
}
|
|
521
|
-
if (shouldParse) {
|
|
522
|
-
const parsed = this.mri(argv.slice(2));
|
|
523
|
-
this.setParsedInfo(parsed);
|
|
524
|
-
}
|
|
525
|
-
if (this.options.help && this.showHelpOnExit) {
|
|
526
|
-
this.outputHelp();
|
|
527
|
-
run = false;
|
|
528
|
-
this.unsetMatchedCommand();
|
|
529
|
-
}
|
|
530
|
-
if (this.options.version && this.showVersionOnExit && this.matchedCommandName == null) {
|
|
531
|
-
this.outputVersion();
|
|
532
|
-
run = false;
|
|
533
|
-
this.unsetMatchedCommand();
|
|
534
|
-
}
|
|
535
|
-
const parsedArgv = {args: this.args, options: this.options};
|
|
536
|
-
if (run) {
|
|
537
|
-
this.runMatchedCommand();
|
|
538
|
-
}
|
|
539
|
-
if (!this.matchedCommand && this.args[0]) {
|
|
540
|
-
this.emit("command:*");
|
|
541
|
-
}
|
|
542
|
-
return parsedArgv;
|
|
543
|
-
}
|
|
544
|
-
mri(argv, command) {
|
|
545
|
-
const cliOptions = [
|
|
546
|
-
...this.globalCommand.options,
|
|
547
|
-
...command ? command.options : []
|
|
548
|
-
];
|
|
549
|
-
const mriOptions = getMriOptions(cliOptions);
|
|
550
|
-
let argsAfterDoubleDashes = [];
|
|
551
|
-
const doubleDashesIndex = argv.indexOf("--");
|
|
552
|
-
if (doubleDashesIndex > -1) {
|
|
553
|
-
argsAfterDoubleDashes = argv.slice(doubleDashesIndex + 1);
|
|
554
|
-
argv = argv.slice(0, doubleDashesIndex);
|
|
555
|
-
}
|
|
556
|
-
let parsed = mri2(argv, mriOptions);
|
|
557
|
-
parsed = Object.keys(parsed).reduce((res, name) => {
|
|
558
|
-
return __assign(__assign({}, res), {
|
|
559
|
-
[camelcaseOptionName(name)]: parsed[name]
|
|
560
|
-
});
|
|
561
|
-
}, {_: []});
|
|
562
|
-
const args = parsed._;
|
|
563
|
-
const options = {
|
|
564
|
-
"--": argsAfterDoubleDashes
|
|
565
|
-
};
|
|
566
|
-
const ignoreDefault = command && command.config.ignoreOptionDefaultValue ? command.config.ignoreOptionDefaultValue : this.globalCommand.config.ignoreOptionDefaultValue;
|
|
567
|
-
let transforms = Object.create(null);
|
|
568
|
-
for (const cliOption of cliOptions) {
|
|
569
|
-
if (!ignoreDefault && cliOption.config.default !== void 0) {
|
|
570
|
-
for (const name of cliOption.names) {
|
|
571
|
-
options[name] = cliOption.config.default;
|
|
572
|
-
}
|
|
573
|
-
}
|
|
574
|
-
if (Array.isArray(cliOption.config.type)) {
|
|
575
|
-
if (transforms[cliOption.name] === void 0) {
|
|
576
|
-
transforms[cliOption.name] = Object.create(null);
|
|
577
|
-
transforms[cliOption.name]["shouldTransform"] = true;
|
|
578
|
-
transforms[cliOption.name]["transformFunction"] = cliOption.config.type[0];
|
|
579
|
-
}
|
|
580
|
-
}
|
|
581
|
-
}
|
|
582
|
-
for (const key of Object.keys(parsed)) {
|
|
583
|
-
if (key !== "_") {
|
|
584
|
-
const keys = key.split(".");
|
|
585
|
-
setDotProp(options, keys, parsed[key]);
|
|
586
|
-
setByType(options, transforms);
|
|
587
|
-
}
|
|
588
|
-
}
|
|
589
|
-
return {
|
|
590
|
-
args,
|
|
591
|
-
options
|
|
592
|
-
};
|
|
593
|
-
}
|
|
594
|
-
runMatchedCommand() {
|
|
595
|
-
const {args, options, matchedCommand: command} = this;
|
|
596
|
-
if (!command || !command.commandAction)
|
|
597
|
-
return;
|
|
598
|
-
command.checkUnknownOptions();
|
|
599
|
-
command.checkOptionValue();
|
|
600
|
-
command.checkRequiredArgs();
|
|
601
|
-
const actionArgs = [];
|
|
602
|
-
command.args.forEach((arg, index) => {
|
|
603
|
-
if (arg.variadic) {
|
|
604
|
-
actionArgs.push(args.slice(index));
|
|
605
|
-
} else {
|
|
606
|
-
actionArgs.push(args[index]);
|
|
607
|
-
}
|
|
608
|
-
});
|
|
609
|
-
actionArgs.push(options);
|
|
610
|
-
return command.commandAction.apply(this, actionArgs);
|
|
611
|
-
}
|
|
612
|
-
}
|
|
613
|
-
|
|
614
|
-
const cac = (name = "") => new CAC(name);
|
|
615
|
-
|
|
616
|
-
export { CAC, Command, cac, cac as default };
|