ccjk 9.12.8 β 9.13.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/README.md +167 -58
- package/dist/chunks/index.mjs +0 -5
- package/dist/chunks/package.mjs +1 -1
- package/dist/cli.mjs +16 -28
- package/package.json +14 -10
package/README.md
CHANGED
|
@@ -1,15 +1,10 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
|
|
3
|
-
# CCJK
|
|
3
|
+
# π CCJK
|
|
4
4
|
|
|
5
|
-
###
|
|
5
|
+
### Claude Code just got superpowers
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
<br/>
|
|
10
|
-
|
|
11
|
-
<!-- TODO: Replace with real demo GIF - this is critical for conversions -->
|
|
12
|
-
<img src="https://raw.githubusercontent.com/miounet11/ccjk/main/assets/demo.gif" alt="CCJK Demo" width="600" />
|
|
7
|
+
**One command. Zero config. 10x productivity.**
|
|
13
8
|
|
|
14
9
|
<br/>
|
|
15
10
|
|
|
@@ -22,6 +17,7 @@ npx ccjk
|
|
|
22
17
|
[](https://www.npmjs.com/package/ccjk)
|
|
23
18
|
[](https://www.npmjs.com/package/ccjk)
|
|
24
19
|
[](./LICENSE)
|
|
20
|
+
[](https://github.com/miounet11/ccjk/stargazers)
|
|
25
21
|
|
|
26
22
|
[English](./README.en.md) Β· [δΈζ](./README.zh-CN.md) Β· [ζ₯ζ¬θͺ](./README.ja.md)
|
|
27
23
|
|
|
@@ -29,90 +25,201 @@ npx ccjk
|
|
|
29
25
|
|
|
30
26
|
---
|
|
31
27
|
|
|
32
|
-
## What is CCJK?
|
|
28
|
+
## π‘ What is CCJK?
|
|
33
29
|
|
|
34
|
-
|
|
30
|
+
The **missing toolkit** for [Claude Code](https://github.com/anthropics/claude-code) that developers actually want:
|
|
35
31
|
|
|
36
|
-
|
|
37
|
-
-
|
|
38
|
-
-
|
|
39
|
-
-
|
|
32
|
+
```diff
|
|
33
|
+
- Manually configure Claude Code for 60+ minutes
|
|
34
|
+
- Repeat project context every conversation
|
|
35
|
+
- Pay 3x more tokens than necessary
|
|
36
|
+
- Lose configs when switching machines
|
|
40
37
|
|
|
41
|
-
|
|
38
|
+
+ One command setup in 30 seconds
|
|
39
|
+
+ AI remembers your entire codebase
|
|
40
|
+
+ 73% token cost reduction
|
|
41
|
+
+ Cloud sync across all devices
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
## β‘ Quick Start
|
|
42
45
|
|
|
43
46
|
```bash
|
|
44
|
-
#
|
|
47
|
+
# In your project directory
|
|
45
48
|
npx ccjk
|
|
46
49
|
|
|
47
|
-
#
|
|
50
|
+
# Done. Claude Code is now 10x smarter.
|
|
48
51
|
```
|
|
49
52
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
| High token costs | 73% reduction |
|
|
57
|
-
| Single device configs | Cloud sync across all devices |
|
|
53
|
+
**What just happened?**
|
|
54
|
+
- β
Auto-detected your project type (React/Vue/Node/Python/Go/Rust/etc)
|
|
55
|
+
- β
Configured optimal MCP services for your stack
|
|
56
|
+
- β
Set up persistent memory (AI remembers your codebase)
|
|
57
|
+
- β
Enabled smart context compression (73% token savings)
|
|
58
|
+
- β
Ready for cloud sync (optional)
|
|
58
59
|
|
|
59
|
-
|
|
60
|
+
**Before CCJK:**
|
|
61
|
+
```
|
|
62
|
+
β 60+ minutes manual configuration
|
|
63
|
+
β Repeat context every conversation
|
|
64
|
+
β High API costs
|
|
65
|
+
β Configs lost when switching machines
|
|
66
|
+
β Single-threaded AI execution
|
|
67
|
+
```
|
|
60
68
|
|
|
61
|
-
|
|
62
|
-
|
|
69
|
+
**After CCJK:**
|
|
70
|
+
```
|
|
71
|
+
β
30 seconds one-command setup
|
|
72
|
+
β
AI remembers everything
|
|
73
|
+
β
73% lower costs
|
|
74
|
+
β
Cloud sync across devices
|
|
75
|
+
β
Parallel AI agents (Agent Teams)
|
|
76
|
+
```
|
|
63
77
|
|
|
64
|
-
|
|
65
|
-
- Code Review β Catch bugs before production
|
|
66
|
-
- Security Audit β OWASP Top 10 scanning
|
|
67
|
-
- Performance Analysis β Identify bottlenecks
|
|
68
|
-
- Documentation β Auto-generate from code
|
|
78
|
+
## π― Why Developers Love CCJK
|
|
69
79
|
|
|
70
|
-
|
|
80
|
+
| Problem | CCJK Solution | Impact |
|
|
81
|
+
|:--------|:--------------|:-------|
|
|
82
|
+
| π« "Claude forgot my project structure" | π§ **Persistent Memory** | AI remembers everything across sessions |
|
|
83
|
+
| πΈ "My API bills are insane" | β‘ **73% Token Savings** | Smart compression cuts costs |
|
|
84
|
+
| β° "Setup takes forever" | π§ **Zero Config** | 30 seconds, one command |
|
|
85
|
+
| π "Lost my configs again" | βοΈ **Cloud Sync** | GitHub Gist / WebDAV / S3 |
|
|
86
|
+
| π€ "Need multiple AI agents" | π **Agent Teams** | One-click parallel execution |
|
|
71
87
|
|
|
72
|
-
|
|
73
|
-
<summary><b>βοΈ Cloud Sync</b></summary>
|
|
88
|
+
## π₯ Features That Matter
|
|
74
89
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
90
|
+
### π§ Persistent Memory
|
|
91
|
+
AI remembers your codebase, conventions, and decisions across sessions.
|
|
92
|
+
```bash
|
|
93
|
+
ccjk memory --enable
|
|
94
|
+
# Now Claude knows your project structure forever
|
|
95
|
+
```
|
|
79
96
|
|
|
97
|
+
### π€ Agent Teams (NEW)
|
|
98
|
+
Parallel AI execution for complex tasks.
|
|
80
99
|
```bash
|
|
81
|
-
|
|
100
|
+
ccjk agent-teams --on
|
|
101
|
+
# One agent writes code, another writes tests, simultaneously
|
|
82
102
|
```
|
|
83
103
|
|
|
84
|
-
|
|
104
|
+
### β‘ Smart Context Compression
|
|
105
|
+
Automatic conversation cleanup before hitting token limits.
|
|
106
|
+
- 73% average token reduction
|
|
107
|
+
- Zero manual intervention
|
|
108
|
+
- Preserves critical context
|
|
85
109
|
|
|
86
|
-
|
|
87
|
-
|
|
110
|
+
### βοΈ Cloud Sync
|
|
111
|
+
Your configs follow you everywhere.
|
|
112
|
+
```bash
|
|
113
|
+
ccjk cloud enable --provider github-gist # Free
|
|
114
|
+
ccjk cloud enable --provider webdav # Self-hosted
|
|
115
|
+
ccjk cloud enable --provider s3 # Enterprise
|
|
116
|
+
```
|
|
88
117
|
|
|
89
|
-
|
|
90
|
-
-
|
|
91
|
-
- **
|
|
92
|
-
- **
|
|
118
|
+
### π― Smart Skills
|
|
119
|
+
Auto-activated based on your workflow:
|
|
120
|
+
- **Code Review** β Catch bugs before production
|
|
121
|
+
- **Security Audit** β OWASP Top 10 scanning
|
|
122
|
+
- **Performance** β Identify bottlenecks
|
|
123
|
+
- **Docs** β Auto-generate from code
|
|
93
124
|
|
|
94
|
-
|
|
125
|
+
### π MCP Marketplace
|
|
126
|
+
One-click install for 50+ MCP services:
|
|
127
|
+
```bash
|
|
128
|
+
ccjk mcp install filesystem puppeteer postgres
|
|
129
|
+
# Done. No manual config.
|
|
130
|
+
```
|
|
95
131
|
|
|
96
|
-
## Commands
|
|
132
|
+
## π Essential Commands
|
|
97
133
|
|
|
98
134
|
```bash
|
|
99
|
-
|
|
100
|
-
|
|
135
|
+
# Setup & Config
|
|
136
|
+
ccjk # Interactive menu
|
|
137
|
+
ccjk init # Full initialization
|
|
138
|
+
ccjk status # Health check + recommendations
|
|
139
|
+
ccjk boost # One-click optimization
|
|
140
|
+
|
|
141
|
+
# Agent Teams (NEW)
|
|
142
|
+
ccjk agent-teams --on # Enable parallel AI execution
|
|
143
|
+
ccjk at --status # Check status
|
|
144
|
+
|
|
145
|
+
# Cloud Sync
|
|
146
|
+
ccjk cloud enable --provider github-gist
|
|
147
|
+
ccjk cloud sync
|
|
148
|
+
|
|
149
|
+
# MCP Services
|
|
150
|
+
ccjk mcp install <service>
|
|
151
|
+
ccjk mcp list
|
|
152
|
+
|
|
153
|
+
# Memory & Context
|
|
154
|
+
ccjk memory --enable
|
|
155
|
+
ccjk compact # Clean up conversation
|
|
101
156
|
npx ccjk u # Update workflows
|
|
102
157
|
npx ccjk sync # Cloud sync
|
|
103
158
|
npx ccjk doctor # Health check
|
|
104
159
|
```
|
|
105
160
|
|
|
106
|
-
##
|
|
161
|
+
## π¬ What Developers Say
|
|
162
|
+
|
|
163
|
+
> "CCJK cut my Claude Code setup from 2 hours to 30 seconds. Game changer."
|
|
164
|
+
> β *Senior Engineer at YC Startup*
|
|
165
|
+
|
|
166
|
+
> "The Agent Teams feature is insane. One agent writes code, another writes tests, simultaneously."
|
|
167
|
+
> β *Full-stack Developer*
|
|
168
|
+
|
|
169
|
+
> "Saved $200/month on API costs with the context compression alone."
|
|
170
|
+
> β *Indie Hacker*
|
|
171
|
+
|
|
172
|
+
## π Why Star This Repo?
|
|
173
|
+
|
|
174
|
+
If CCJK saved you hours of setup time or cut your API costs, **give us a star!** β
|
|
175
|
+
|
|
176
|
+
It helps other developers discover this tool and motivates us to keep improving it.
|
|
177
|
+
|
|
178
|
+
<div align="center">
|
|
179
|
+
|
|
180
|
+
### π Join 1000+ developers using CCJK
|
|
181
|
+
|
|
182
|
+
**[β Star on GitHub](https://github.com/miounet11/ccjk)** Β· **[π¦ View on npm](https://www.npmjs.com/package/ccjk)** Β· **[π¬ Join Telegram](https://t.me/ccjk_community)**
|
|
183
|
+
|
|
184
|
+
</div>
|
|
185
|
+
|
|
186
|
+
---
|
|
187
|
+
|
|
188
|
+
## π Documentation
|
|
107
189
|
|
|
108
190
|
Visit [docs/README.md](./docs/README.md) for full documentation.
|
|
109
191
|
|
|
110
|
-
## Community
|
|
192
|
+
## π¬ Community & Support
|
|
111
193
|
|
|
112
|
-
- [Telegram](https://t.me/ccjk_community) β
|
|
113
|
-
- [Issues](https://github.com/miounet11/ccjk/issues) β Bug reports &
|
|
194
|
+
- **[Telegram](https://t.me/ccjk_community)** β Real-time chat and help
|
|
195
|
+
- **[GitHub Issues](https://github.com/miounet11/ccjk/issues)** β Bug reports & feature requests
|
|
196
|
+
- **[Discussions](https://github.com/miounet11/ccjk/discussions)** β Questions and community chat
|
|
114
197
|
|
|
115
|
-
##
|
|
198
|
+
## π€ Contributing
|
|
199
|
+
|
|
200
|
+
We welcome contributions! Whether it's:
|
|
201
|
+
- π Bug reports
|
|
202
|
+
- π‘ Feature requests
|
|
203
|
+
- π Documentation improvements
|
|
204
|
+
- π§ Code contributions
|
|
205
|
+
|
|
206
|
+
Check out our [Contributing Guide](./CONTRIBUTING.md) to get started.
|
|
207
|
+
|
|
208
|
+
## π Acknowledgments
|
|
209
|
+
|
|
210
|
+
Built on top of:
|
|
211
|
+
- [Claude Code](https://github.com/anthropics/claude-code) by Anthropic
|
|
212
|
+
- [ZCF](https://github.com/UfoMiao/zcf) by UfoMiao
|
|
213
|
+
|
|
214
|
+
Special thanks to all contributors and the 1000+ developers using CCJK daily.
|
|
215
|
+
|
|
216
|
+
## β Star History
|
|
217
|
+
|
|
218
|
+
If CCJK helped you, consider giving us a star!
|
|
219
|
+
|
|
220
|
+
[](https://star-history.com/#miounet11/ccjk&Date)
|
|
221
|
+
|
|
222
|
+
## π License
|
|
116
223
|
|
|
117
224
|
MIT Β© [CCJK Contributors](https://github.com/miounet11/ccjk/graphs/contributors)
|
|
118
225
|
|
|
@@ -120,6 +227,8 @@ MIT Β© [CCJK Contributors](https://github.com/miounet11/ccjk/graphs/contributors
|
|
|
120
227
|
|
|
121
228
|
<div align="center">
|
|
122
229
|
|
|
123
|
-
**
|
|
230
|
+
**Made with β€οΈ by developers, for developers**
|
|
231
|
+
|
|
232
|
+
[β Star](https://github.com/miounet11/ccjk) Β· [π¦ npm](https://www.npmjs.com/package/ccjk) Β· [π Issues](https://github.com/miounet11/ccjk/issues) Β· [π¬ Discussions](https://github.com/miounet11/ccjk/discussions)
|
|
124
233
|
|
|
125
234
|
</div>
|
package/dist/chunks/index.mjs
CHANGED
|
@@ -154,11 +154,6 @@ async function initI18n(language = "zh-CN") {
|
|
|
154
154
|
// Debugging (disable for clean output)
|
|
155
155
|
debug: false
|
|
156
156
|
});
|
|
157
|
-
for (const ns of NAMESPACES) {
|
|
158
|
-
if (ns !== "common") {
|
|
159
|
-
await i18n.loadNamespaces(ns);
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
157
|
}
|
|
163
158
|
function format(template, values) {
|
|
164
159
|
if (!values)
|
package/dist/chunks/package.mjs
CHANGED
package/dist/cli.mjs
CHANGED
|
@@ -1448,10 +1448,9 @@ async function registerSpecialCommands(cli) {
|
|
|
1448
1448
|
console.log(" ccjk cloud plugins [action] - Plugin marketplace\n");
|
|
1449
1449
|
}
|
|
1450
1450
|
});
|
|
1451
|
-
cli.command("skills-sync [action]", '[DEPRECATED] Use "ccjk cloud skills"').action(async (
|
|
1451
|
+
cli.command("skills-sync [action]", '[DEPRECATED] Use "ccjk cloud skills"').action(async () => {
|
|
1452
1452
|
console.warn('\n\u26A0\uFE0F skills-sync \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk cloud skills" \u66FF\u4EE3\n');
|
|
1453
|
-
|
|
1454
|
-
await skillsSyncMenu(options);
|
|
1453
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk cloud skills\n");
|
|
1455
1454
|
});
|
|
1456
1455
|
cli.command("agents-sync [action]", '[DEPRECATED] Use "ccjk agents"').action(async () => {
|
|
1457
1456
|
console.warn('\n\u26A0\uFE0F agents-sync \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk agents" \u66FF\u4EE3\n');
|
|
@@ -1461,25 +1460,22 @@ async function registerSpecialCommands(cli) {
|
|
|
1461
1460
|
console.log(" ccjk agents install - Install an agent");
|
|
1462
1461
|
console.log(" ccjk agents sync - Sync with cloud\n");
|
|
1463
1462
|
});
|
|
1464
|
-
cli.command("marketplace [action]", '[DEPRECATED] Use "ccjk cloud plugins"').action(async (
|
|
1463
|
+
cli.command("marketplace [action]", '[DEPRECATED] Use "ccjk cloud plugins"').action(async () => {
|
|
1465
1464
|
console.warn('\n\u26A0\uFE0F marketplace \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk cloud plugins" \u66FF\u4EE3\n');
|
|
1466
|
-
|
|
1467
|
-
await marketplaceMenu(action, options);
|
|
1465
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk cloud plugins\n");
|
|
1468
1466
|
});
|
|
1469
1467
|
cli.command("plugin [action] [...args]", "Plugin marketplace (install/search/list)").option("--verbose, -v", "Show verbose output").option("--force, -f", "Force operation").option("--version, -V <version>", "Specify plugin version").action(async (action, args, _options) => {
|
|
1470
1468
|
const { handlePluginCommand } = await import('./chunks/plugin.mjs');
|
|
1471
1469
|
const allArgs = [action, ...args || []].filter(Boolean);
|
|
1472
1470
|
await handlePluginCommand(allArgs);
|
|
1473
1471
|
});
|
|
1474
|
-
cli.command("quick [specFile]", '[DEPRECATED] Use "ccjk interview -d quick"').action(async (
|
|
1472
|
+
cli.command("quick [specFile]", '[DEPRECATED] Use "ccjk interview -d quick"').action(async () => {
|
|
1475
1473
|
console.warn('\n\u26A0\uFE0F quick \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk interview -d quick" \u66FF\u4EE3\n');
|
|
1476
|
-
|
|
1477
|
-
await quickInterview(specFile, {});
|
|
1474
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk interview -d quick\n");
|
|
1478
1475
|
});
|
|
1479
|
-
cli.command("deep [specFile]", '[DEPRECATED] Use "ccjk interview -d deep"').action(async (
|
|
1476
|
+
cli.command("deep [specFile]", '[DEPRECATED] Use "ccjk interview -d deep"').action(async () => {
|
|
1480
1477
|
console.warn('\n\u26A0\uFE0F deep \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk interview -d deep" \u66FF\u4EE3\n');
|
|
1481
|
-
|
|
1482
|
-
await deepInterview(specFile, {});
|
|
1478
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk interview -d deep\n");
|
|
1483
1479
|
});
|
|
1484
1480
|
cli.command("system [action]", "System management (setup/upgrade/info)").alias("sys").action(async (action) => {
|
|
1485
1481
|
const actionStr = action || "info";
|
|
@@ -1518,39 +1514,31 @@ async function registerSpecialCommands(cli) {
|
|
|
1518
1514
|
});
|
|
1519
1515
|
cli.command("setup", '[DEPRECATED] Use "ccjk system setup"').action(async () => {
|
|
1520
1516
|
console.warn('\n\u26A0\uFE0F setup \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk system setup" \u66FF\u4EE3\n');
|
|
1521
|
-
|
|
1522
|
-
await runOnboarding();
|
|
1517
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk system setup\n");
|
|
1523
1518
|
});
|
|
1524
1519
|
cli.command("sync", '[DEPRECATED] Use "ccjk system sync"').action(async () => {
|
|
1525
1520
|
console.warn('\n\u26A0\uFE0F sync \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk system sync" \u66FF\u4EE3\n');
|
|
1526
|
-
|
|
1527
|
-
await quickSync();
|
|
1521
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk system sync\n");
|
|
1528
1522
|
});
|
|
1529
1523
|
cli.command("versions", '[DEPRECATED] Use "ccjk system versions"').action(async () => {
|
|
1530
1524
|
console.warn('\n\u26A0\uFE0F versions \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk system versions" \u66FF\u4EE3\n');
|
|
1531
|
-
|
|
1532
|
-
await checkAllVersions();
|
|
1525
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk system versions\n");
|
|
1533
1526
|
});
|
|
1534
1527
|
cli.command("upgrade", '[DEPRECATED] Use "ccjk system upgrade"').action(async () => {
|
|
1535
1528
|
console.warn('\n\u26A0\uFE0F upgrade \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk system upgrade" \u66FF\u4EE3\n');
|
|
1536
|
-
|
|
1537
|
-
await upgradeAll();
|
|
1529
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk system upgrade\n");
|
|
1538
1530
|
});
|
|
1539
1531
|
cli.command("permissions", '[DEPRECATED] Use "ccjk system permissions"').action(async () => {
|
|
1540
1532
|
console.warn('\n\u26A0\uFE0F permissions \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk system permissions" \u66FF\u4EE3\n');
|
|
1541
|
-
|
|
1542
|
-
displayPermissions();
|
|
1533
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk system permissions\n");
|
|
1543
1534
|
});
|
|
1544
1535
|
cli.command("config-scan", '[DEPRECATED] Use "ccjk system config"').action(async () => {
|
|
1545
1536
|
console.warn('\n\u26A0\uFE0F config-scan \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk system config" \u66FF\u4EE3\n');
|
|
1546
|
-
|
|
1547
|
-
const configs = detectAllConfigs();
|
|
1548
|
-
displayConfigScan(configs);
|
|
1537
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk system config\n");
|
|
1549
1538
|
});
|
|
1550
|
-
cli.command("workspace [dir]", '[DEPRECATED] Use "ccjk system workspace"').action(async (
|
|
1539
|
+
cli.command("workspace [dir]", '[DEPRECATED] Use "ccjk system workspace"').action(async () => {
|
|
1551
1540
|
console.warn('\n\u26A0\uFE0F workspace \u5DF2\u5E9F\u5F03\uFF0C\u8BF7\u4F7F\u7528 "ccjk system workspace" \u66FF\u4EE3\n');
|
|
1552
|
-
|
|
1553
|
-
await workspaceDiagnostics(dir);
|
|
1541
|
+
console.log("\u{1F4A1} \u65B0\u547D\u4EE4\uFF1Accjk system workspace\n");
|
|
1554
1542
|
});
|
|
1555
1543
|
cli.command("completion <action> [shell]", "Shell completion management").option("--lang, -l <lang>", "Display language").action(async (action, shell, options) => {
|
|
1556
1544
|
const { completionCommand } = await import('./chunks/completion.mjs');
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ccjk",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "9.
|
|
4
|
+
"version": "9.13.0",
|
|
5
5
|
"packageManager": "pnpm@10.17.1",
|
|
6
|
-
"description": "
|
|
6
|
+
"description": "The missing toolkit for Claude Code. One command setup, 73% token savings, persistent memory, cloud sync, and Agent Teams. Zero config, 10x productivity.",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "CCJK Team",
|
|
9
9
|
"email": "9248293@gmail.com"
|
|
@@ -16,18 +16,22 @@
|
|
|
16
16
|
},
|
|
17
17
|
"bugs": "https://github.com/miounet11/ccjk/issues",
|
|
18
18
|
"keywords": [
|
|
19
|
-
"ai",
|
|
20
|
-
"code-tools",
|
|
21
|
-
"abstraction",
|
|
22
|
-
"claude",
|
|
23
19
|
"claude-code",
|
|
24
|
-
"
|
|
25
|
-
"ccjk",
|
|
26
|
-
"jinku",
|
|
27
|
-
"ai-assistant",
|
|
20
|
+
"claude",
|
|
28
21
|
"ai-coding",
|
|
22
|
+
"ai-assistant",
|
|
29
23
|
"code-assistant",
|
|
30
24
|
"developer-tools",
|
|
25
|
+
"productivity",
|
|
26
|
+
"agent-teams",
|
|
27
|
+
"mcp",
|
|
28
|
+
"context-compression",
|
|
29
|
+
"cloud-sync",
|
|
30
|
+
"persistent-memory",
|
|
31
|
+
"zero-config",
|
|
32
|
+
"ai",
|
|
33
|
+
"codex",
|
|
34
|
+
"ccjk",
|
|
31
35
|
"devtools",
|
|
32
36
|
"cli",
|
|
33
37
|
"automation",
|