ccjk 2.0.7 → 2.0.8
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.ja.md +6 -6
- package/README.ko.md +5 -5
- package/README.md +7 -7
- package/README.zh-CN.md +9 -9
- package/dist/chunks/simple-config.mjs +5 -3
- package/dist/cli.mjs +1246 -8
- package/dist/i18n/locales/en/notification.json +137 -0
- package/dist/i18n/locales/zh-CN/notification.json +137 -0
- package/package.json +2 -1
package/README.ja.md
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
[![npm downloads][npm-downloads-src]][npm-downloads-href]
|
|
19
19
|
[![License][license-src]][license-href]
|
|
20
20
|
[![GitHub stars][stars-src]][stars-href]
|
|
21
|
-
[](https://github.com/
|
|
21
|
+
[](https://github.com/miounet11/ccjk/pulls)
|
|
22
22
|
|
|
23
23
|
**[English](README.md)** | **[简体中文](README.zh-CN.md)** | **[日本語](README.ja.md)** | **[한국어](README.ko.md)**
|
|
24
24
|
|
|
@@ -349,7 +349,7 @@ ccjk init --lang ko # 韓国語
|
|
|
349
349
|
|
|
350
350
|
<div align="center">
|
|
351
351
|
|
|
352
|
-
[](https://github.com/
|
|
352
|
+
[](https://github.com/miounet11/ccjk/discussions)
|
|
353
353
|
[](https://discord.gg/ccjk)
|
|
354
354
|
[](https://twitter.com/anthropaboratory)
|
|
355
355
|
|
|
@@ -360,7 +360,7 @@ ccjk init --lang ko # 韓国語
|
|
|
360
360
|
## 🤝 貢献
|
|
361
361
|
|
|
362
362
|
```bash
|
|
363
|
-
git clone https://github.com/
|
|
363
|
+
git clone https://github.com/miounet11/ccjk.git
|
|
364
364
|
cd ccjk
|
|
365
365
|
pnpm install
|
|
366
366
|
pnpm dev
|
|
@@ -372,7 +372,7 @@ pnpm dev
|
|
|
372
372
|
|
|
373
373
|
## 📄 ライセンス
|
|
374
374
|
|
|
375
|
-
MIT © [CCJK Team](https://github.com/
|
|
375
|
+
MIT © [CCJK Team](https://github.com/miounet11/ccjk)
|
|
376
376
|
|
|
377
377
|
---
|
|
378
378
|
|
|
@@ -402,6 +402,6 @@ CCJK があなたのコーディングを改善するのに役立つ場合は、
|
|
|
402
402
|
[npm-downloads-src]: https://img.shields.io/npm/dm/ccjk?style=flat&colorA=18181B&colorB=28CF8D
|
|
403
403
|
[npm-downloads-href]: https://npmjs.com/package/ccjk
|
|
404
404
|
[license-src]: https://img.shields.io/github/license/anthropics/claude-code?style=flat&colorA=18181B&colorB=28CF8D
|
|
405
|
-
[license-href]: https://github.com/
|
|
405
|
+
[license-href]: https://github.com/miounet11/ccjk/blob/main/LICENSE
|
|
406
406
|
[stars-src]: https://img.shields.io/github/stars/anthropics/claude-code?style=flat&colorA=18181B&colorB=28CF8D
|
|
407
|
-
[stars-href]: https://github.com/
|
|
407
|
+
[stars-href]: https://github.com/miounet11/ccjk/stargazers
|
package/README.ko.md
CHANGED
|
@@ -348,7 +348,7 @@ ccjk init --lang ko # 한국어
|
|
|
348
348
|
|
|
349
349
|
<div align="center">
|
|
350
350
|
|
|
351
|
-
[](https://github.com/
|
|
351
|
+
[](https://github.com/miounet11/ccjk/discussions)
|
|
352
352
|
[](https://discord.gg/ccjk)
|
|
353
353
|
[](https://twitter.com/anthropaboratory)
|
|
354
354
|
|
|
@@ -359,7 +359,7 @@ ccjk init --lang ko # 한국어
|
|
|
359
359
|
## 🤝 기여
|
|
360
360
|
|
|
361
361
|
```bash
|
|
362
|
-
git clone https://github.com/
|
|
362
|
+
git clone https://github.com/miounet11/ccjk.git
|
|
363
363
|
cd ccjk
|
|
364
364
|
pnpm install
|
|
365
365
|
pnpm dev
|
|
@@ -371,7 +371,7 @@ pnpm dev
|
|
|
371
371
|
|
|
372
372
|
## 📄 라이선스
|
|
373
373
|
|
|
374
|
-
MIT © [CCJK Team](https://github.com/
|
|
374
|
+
MIT © [CCJK Team](https://github.com/miounet11/ccjk)
|
|
375
375
|
|
|
376
376
|
---
|
|
377
377
|
|
|
@@ -401,6 +401,6 @@ CCJK가 더 나은 코드 작성에 도움이 된다면 별을 주세요!
|
|
|
401
401
|
[npm-downloads-src]: https://img.shields.io/npm/dm/ccjk?style=flat&colorA=18181B&colorB=28CF8D
|
|
402
402
|
[npm-downloads-href]: https://npmjs.com/package/ccjk
|
|
403
403
|
[license-src]: https://img.shields.io/github/license/anthropics/claude-code?style=flat&colorA=18181B&colorB=28CF8D
|
|
404
|
-
[license-href]: https://github.com/
|
|
404
|
+
[license-href]: https://github.com/miounet11/ccjk/blob/main/LICENSE
|
|
405
405
|
[stars-src]: https://img.shields.io/github/stars/anthropics/claude-code?style=flat&colorA=18181B&colorB=28CF8D
|
|
406
|
-
[stars-href]: https://github.com/
|
|
406
|
+
[stars-href]: https://github.com/miounet11/ccjk/stargazers
|
package/README.md
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
[![npm downloads][npm-downloads-src]][npm-downloads-href]
|
|
20
20
|
[![License][license-src]][license-href]
|
|
21
21
|
[![GitHub stars][stars-src]][stars-href]
|
|
22
|
-
[](https://github.com/
|
|
22
|
+
[](https://github.com/miounet11/ccjk/pulls)
|
|
23
23
|
|
|
24
24
|
**[English](README.md)** | **[简体中文](README.zh-CN.md)** | **[日本語](README.ja.md)** | **[한국어](README.ko.md)**
|
|
25
25
|
|
|
@@ -289,7 +289,7 @@ The following features are planned for future releases:
|
|
|
289
289
|
|
|
290
290
|
Interested in these features? We welcome contributions!
|
|
291
291
|
|
|
292
|
-
- Check our [GitHub Issues](https://github.com/
|
|
292
|
+
- Check our [GitHub Issues](https://github.com/miounet11/ccjk/issues) for feature discussions
|
|
293
293
|
- Join our [Discord](https://discord.gg/ccjk) to collaborate with the team
|
|
294
294
|
- Submit PRs for features you'd like to see implemented
|
|
295
295
|
|
|
@@ -350,7 +350,7 @@ ccjk init --lang ko # 한국어 (coming soon)
|
|
|
350
350
|
|
|
351
351
|
<div align="center">
|
|
352
352
|
|
|
353
|
-
[](https://github.com/
|
|
353
|
+
[](https://github.com/miounet11/ccjk/discussions)
|
|
354
354
|
[](https://discord.gg/ccjk)
|
|
355
355
|
[](https://twitter.com/anthropaboratory)
|
|
356
356
|
|
|
@@ -363,7 +363,7 @@ ccjk init --lang ko # 한국어 (coming soon)
|
|
|
363
363
|
We welcome contributions! Here's how to get started:
|
|
364
364
|
|
|
365
365
|
```bash
|
|
366
|
-
git clone https://github.com/
|
|
366
|
+
git clone https://github.com/miounet11/ccjk.git
|
|
367
367
|
cd ccjk
|
|
368
368
|
pnpm install
|
|
369
369
|
pnpm dev
|
|
@@ -375,7 +375,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines.
|
|
|
375
375
|
|
|
376
376
|
## 📄 License
|
|
377
377
|
|
|
378
|
-
MIT © [CCJK Team](https://github.com/
|
|
378
|
+
MIT © [CCJK Team](https://github.com/miounet11/ccjk)
|
|
379
379
|
|
|
380
380
|
---
|
|
381
381
|
|
|
@@ -405,6 +405,6 @@ If CCJK helps you code better, please give us a star!
|
|
|
405
405
|
[npm-downloads-src]: https://img.shields.io/npm/dm/ccjk?style=flat&colorA=18181B&colorB=28CF8D
|
|
406
406
|
[npm-downloads-href]: https://npmjs.com/package/ccjk
|
|
407
407
|
[license-src]: https://img.shields.io/github/license/anthropics/claude-code?style=flat&colorA=18181B&colorB=28CF8D
|
|
408
|
-
[license-href]: https://github.com/
|
|
408
|
+
[license-href]: https://github.com/miounet11/ccjk/blob/main/LICENSE
|
|
409
409
|
[stars-src]: https://img.shields.io/github/stars/anthropics/claude-code?style=flat&colorA=18181B&colorB=28CF8D
|
|
410
|
-
[stars-href]: https://github.com/
|
|
410
|
+
[stars-href]: https://github.com/miounet11/ccjk/stargazers
|
package/README.zh-CN.md
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
[![npm downloads][npm-downloads-src]][npm-downloads-href]
|
|
17
17
|
[![License][license-src]][license-href]
|
|
18
18
|
[![GitHub stars][stars-src]][stars-href]
|
|
19
|
-
[](https://github.com/
|
|
19
|
+
[](https://github.com/miounet11/ccjk/pulls)
|
|
20
20
|
|
|
21
21
|
**[English](README.md)** | **[简体中文](README.zh-CN.md)** | **[日本語](README.ja.md)** | **[한국어](README.ko.md)**
|
|
22
22
|
|
|
@@ -689,21 +689,21 @@ ccjk init --lang ko # 한국어
|
|
|
689
689
|
|
|
690
690
|
<div align="center">
|
|
691
691
|
|
|
692
|
-
[](https://github.com/
|
|
692
|
+
[](https://github.com/miounet11/ccjk/discussions)
|
|
693
693
|
[](https://discord.gg/ccjk)
|
|
694
|
-
[](https://github.com/
|
|
694
|
+
[](https://github.com/miounet11/ccjk)
|
|
695
695
|
|
|
696
696
|
</div>
|
|
697
697
|
|
|
698
|
-
- 🐛 **Bug报告**: [GitHub Issues](https://github.com/
|
|
699
|
-
- 💡 **功能建议**: [GitHub Discussions](https://github.com/
|
|
698
|
+
- 🐛 **Bug报告**: [GitHub Issues](https://github.com/miounet11/ccjk/issues)
|
|
699
|
+
- 💡 **功能建议**: [GitHub Discussions](https://github.com/miounet11/ccjk/discussions)
|
|
700
700
|
|
|
701
701
|
---
|
|
702
702
|
|
|
703
703
|
## 🤝 参与贡献
|
|
704
704
|
|
|
705
705
|
```bash
|
|
706
|
-
git clone https://github.com/
|
|
706
|
+
git clone https://github.com/miounet11/ccjk.git
|
|
707
707
|
cd ccjk
|
|
708
708
|
pnpm install
|
|
709
709
|
pnpm dev
|
|
@@ -715,7 +715,7 @@ pnpm dev
|
|
|
715
715
|
|
|
716
716
|
## 📄 许可证
|
|
717
717
|
|
|
718
|
-
MIT © [CCJK Team](https://github.com/
|
|
718
|
+
MIT © [CCJK Team](https://github.com/miounet11/ccjk)
|
|
719
719
|
|
|
720
720
|
---
|
|
721
721
|
|
|
@@ -743,6 +743,6 @@ MIT © [CCJK Team](https://github.com/anthropics/claude-code)
|
|
|
743
743
|
[npm-downloads-src]: https://img.shields.io/npm/dm/ccjk?style=flat&colorA=18181B&colorB=28CF8D
|
|
744
744
|
[npm-downloads-href]: https://npmjs.com/package/ccjk
|
|
745
745
|
[license-src]: https://img.shields.io/github/license/anthropics/claude-code?style=flat&colorA=18181B&colorB=28CF8D
|
|
746
|
-
[license-href]: https://github.com/
|
|
746
|
+
[license-href]: https://github.com/miounet11/ccjk/blob/main/LICENSE
|
|
747
747
|
[stars-src]: https://img.shields.io/github/stars/anthropics/claude-code?style=flat&colorA=18181B&colorB=28CF8D
|
|
748
|
-
[stars-href]: https://github.com/
|
|
748
|
+
[stars-href]: https://github.com/miounet11/ccjk/stargazers
|
|
@@ -20,7 +20,7 @@ import trash from 'trash';
|
|
|
20
20
|
import i18next from 'i18next';
|
|
21
21
|
import Backend from 'i18next-fs-backend';
|
|
22
22
|
|
|
23
|
-
const version = "2.0.
|
|
23
|
+
const version = "2.0.8";
|
|
24
24
|
const homepage = "https://github.com/miounet11/ccjk";
|
|
25
25
|
|
|
26
26
|
const i18n = i18next.createInstance();
|
|
@@ -32,6 +32,7 @@ const NAMESPACES = [
|
|
|
32
32
|
// CCJK-specific translations
|
|
33
33
|
"cli",
|
|
34
34
|
"cometix",
|
|
35
|
+
"codex",
|
|
35
36
|
"configuration",
|
|
36
37
|
"errors",
|
|
37
38
|
"installation",
|
|
@@ -43,6 +44,8 @@ const NAMESPACES = [
|
|
|
43
44
|
"mcp",
|
|
44
45
|
"menu",
|
|
45
46
|
"multi-config",
|
|
47
|
+
"notification",
|
|
48
|
+
// Task completion notifications
|
|
46
49
|
"shencha",
|
|
47
50
|
"skills",
|
|
48
51
|
// Skills management system
|
|
@@ -54,8 +57,7 @@ const NAMESPACES = [
|
|
|
54
57
|
"tools",
|
|
55
58
|
"uninstall",
|
|
56
59
|
"updater",
|
|
57
|
-
"workflow"
|
|
58
|
-
"codex"
|
|
60
|
+
"workflow"
|
|
59
61
|
];
|
|
60
62
|
function ensureI18nInitialized() {
|
|
61
63
|
if (!i18n.isInitialized) {
|