add-coder 0.3.9 → 0.3.11
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
CHANGED
|
@@ -2,35 +2,57 @@
|
|
|
2
2
|
|
|
3
3
|
Make 0.75 into one.
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
5
|
+
> 🀄中文 | 🔤[English](#-english-readme)
|
|
6
|
+
|
|
7
|
+
💡 [什么叫做酷,怎么让软件变酷?](https://github.com/xiaomingming92/add-coder/blob/main/docs/what-makes-software-cool.md) —— add范式的设计哲学
|
|
8
|
+
|
|
9
|
+
> [](https://www.npmjs.com/package/add-coder) [](https://www.npmjs.com/package/add-coder) [](https://github.com/xiaomingming92/add-coder) <br/>
|
|
10
|
+
> [📈 趋势](https://www.npmcharts.com/compare/add-coder?interval=30)<br/>
|
|
11
|
+
> 👍 星星之火可以燎原,让我们一起点赞
|
|
12
|
+
[add-coder](https://github.com/xiaomingming92/add-coder)吧!
|
|
10
13
|
|
|
11
14
|
```bash
|
|
12
|
-
#
|
|
13
|
-
~ $ curl -s https://api.npmjs.org/downloads/point/last-month/add-coder
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
15
|
+
# 0.1.0 发布于2026-07-10 04:11 UTC(北京时间当天上午 12:11)至 2026-07-28 累计突破 5000 次下载,**首次过死亡谷耗时 19 天**。
|
|
16
|
+
~ $ curl -s https://api.npmjs.org/downloads/point/last-month/add-coder
|
|
17
|
+
{
|
|
18
|
+
"downloads": 5161,
|
|
19
|
+
"start": "2026-06-29",
|
|
20
|
+
"end": "2026-07-28",
|
|
21
|
+
"package": "add-coder"
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
~ $ npm info add-coder@0.1.0
|
|
25
|
+
|
|
26
|
+
add-coder@0.1.0 | MIT | deps: 3 | versions: 35
|
|
27
|
+
Initialize ADD paradigm workflow templates for
|
|
28
|
+
Claude Code, Qoder, and VS Code.
|
|
29
|
+
|
|
30
|
+
keywords:
|
|
31
|
+
add, add-paradigm, claude, qoder, vscode, mcp,
|
|
32
|
+
workflow, codein2027, 集中裁决层, caijuehub
|
|
33
|
+
|
|
34
|
+
bin: add-coder
|
|
35
|
+
|
|
36
|
+
dist
|
|
37
|
+
.tarball: https://registry.npmjs.org/add-coder/-/add-coder-0.1.0.tgz
|
|
38
|
+
.shasum: 3266ddb5304d303705694edec7c2f41efc24881d
|
|
39
|
+
.integrity: sha512-MxFICLEoAgTVxnHaiIOli5eVyCXvB+xnSzpfmu0mrigEeM9NxzBOm2Auzjn1GKUTXSWelT0FecwwlYmsCf+TWQ==
|
|
40
|
+
.unpackedSize: 704.9 kB
|
|
19
41
|
|
|
20
42
|
dependencies:
|
|
21
|
-
zod: ^3.24.0
|
|
43
|
+
zod: ^3.24.0
|
|
44
|
+
commander: ^13.1.0
|
|
45
|
+
smol-toml: ^1.7.0
|
|
22
46
|
|
|
23
47
|
maintainers:
|
|
24
|
-
- wujixmm <wujixmm@gmail.com>
|
|
48
|
+
- wujixmm <wujixmm@gmail.com>
|
|
25
49
|
|
|
26
50
|
dist-tags:
|
|
27
|
-
latest: 0.3.5
|
|
28
|
-
preview: 0.3.6-feature-hitl-enhance-v1.2
|
|
51
|
+
latest: 0.3.5
|
|
52
|
+
preview: 0.3.6-feature-hitl-enhance-v1.2
|
|
29
53
|
|
|
30
54
|
published 2 weeks ago by wujixmm <wujixmm@gmail.com>
|
|
31
|
-
|
|
32
55
|
```
|
|
33
|
-
> 🀄中文 | 🔤[English](#-english-readme)
|
|
34
56
|
|
|
35
57
|
**AI 代码治理的落地方案** — [codein2027](https://github.com/xiaomingming92/codein2027) 快速构建 ADD 编程范式的完整脚手架。以「审计即基础设施」为核心,彻底打破编程过程黑盒与跨轮失忆,让编程范式进化为可审计、可追溯、可收敛的新时代。 [NPM](https://www.npmjs.com/package/add-coder) · [GitHub](https://github.com/xiaomingming92/add-coder)
|
|
36
58
|
|
|
@@ -347,6 +369,14 @@ Tasks (实验性) 双向 ✅ 已实现 长任务持久化
|
|
|
347
369
|
---
|
|
348
370
|
## 🔤 English README
|
|
349
371
|
|
|
372
|
+
Make 0.75 into one.
|
|
373
|
+
|
|
374
|
+
💡[What is cool, and how do you make software cool?](https://github.com/xiaomingming92/add-coder/blob/main/docs/what-makes-software-cool.md)
|
|
375
|
+
—— The design philosophy of the ADD paradigm.
|
|
376
|
+
> [](https://www.npmjs.com/package/add-coder) [](https://www.npmjs.com/package/add-coder) [](https://github.com/xiaomingming92/add-coder) <br/>
|
|
377
|
+
> [📈 trend](https://www.npmcharts.com/compare/add-coder?interval=30)<br/>
|
|
378
|
+
> 👍 Please star it if you hope more people will know about [add-coder](https://github.com/xiaomingming92/add-coder)
|
|
379
|
+
|
|
350
380
|
**AI Governance, Implemented** — The complete scaffolding from [codein2027](https://github.com/xiaomingming92/codein2027) for rapidly building the ADD programming paradigm. Built on the core principle of **Audit as Infrastructure**, it shatters the black-box programming process and cross-session amnesia, evolving the programming paradigm into an auditable, traceable, and convergent new era. [NPM](https://www.npmjs.com/package/add-coder) · [GitHub](https://github.com/xiaomingming92/add-coder)
|
|
351
381
|
|
|
352
382
|
|
|
@@ -359,13 +389,6 @@ Tasks (实验性) 双向 ✅ 已实现 长任务持久化
|
|
|
359
389
|
```bash
|
|
360
390
|
npx add-coder init
|
|
361
391
|
```
|
|
362
|
-
|
|
363
|
-
<p align="left" style="width:100%;background:linear-gradient(135deg,#a0b8a0 0%,#74ce74 100%);display:flex;justify-content:space-between;align-items:center;padding:6px">
|
|
364
|
-
<img src="https://img.shields.io/npm/dm/add-coder" alt="npm downloads">
|
|
365
|
-
<img src="https://img.shields.io/badge/npmcharts-4.9k%2Fmonth-blue" alt="npmcharts">
|
|
366
|
-
<a href="https://www.npmcharts.com/compare/add-coder?interval=30" style="color:#1a6b1a;font-weight:700">📈 Trend</a>
|
|
367
|
-
</p>
|
|
368
|
-
|
|
369
392
|
---
|
|
370
393
|
|
|
371
394
|
## Not a Template Tool — An Architectural Difference
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "add-coder",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.11",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "[codein2027](https://github.com/xiaomingming92/codein2027) - A complete scaffolding for building the ADD programming paradigm, the implementation layer for AI code governance. Core principle: Audit as Infrastructure. Breaks the black-box programming process and cross-session amnesia, evolving programming paradigms into an auditable, traceable, and convergent new era. npx-ready.\n\n[codein2027](https://github.com/xiaomingming92/codein2027) 快速构建 ADD 编程范式的完整脚手架——AI 代码治理的落地方案。以「审计即基础设施」为核心,彻底打破编程过程黑盒与跨轮失忆,让编程范式进化为可审计、可追溯、可收敛的新时代。npx 即用,人人可体验。",
|
|
6
6
|
"repository": {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_version": "0.3.
|
|
2
|
+
"_version": "0.3.11",
|
|
3
3
|
"adapters/claude/hooks/doc-format-guard.sh": "ec59ad3f",
|
|
4
4
|
"adapters/claude/hooks/lib/common.sh": "db321ef6",
|
|
5
5
|
"adapters/claude/hooks/lib/context-inject.sh": "4132f203",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
"core/scripts/mcp-server/tools/gateway/check_add_route_completeness.ts": "c205989d",
|
|
210
210
|
"core/scripts/mcp-server/tools/gateway/check_add_route_status.ts": "3662b6dc",
|
|
211
211
|
"core/scripts/mcp-server/tools/gateway/check_dps.ts": "12f3b375",
|
|
212
|
-
"core/scripts/mcp-server/tools/gateway/check_rahs.ts": "
|
|
212
|
+
"core/scripts/mcp-server/tools/gateway/check_rahs.ts": "c37f6810",
|
|
213
213
|
"core/scripts/mcp-server/tools/gateway/check_spec_sync.ts": "a683697f",
|
|
214
214
|
"core/scripts/mcp-server/tools/gateway/helpers.ts": "5ed11a3b",
|
|
215
215
|
"core/scripts/mcp-server/tools/gateway/index.ts": "5a9fd5ed",
|
|
@@ -68,12 +68,12 @@ export function registerCheckRahs(server: McpServer) {
|
|
|
68
68
|
} catch {}
|
|
69
69
|
try {
|
|
70
70
|
const logs = (await (
|
|
71
|
-
prisma.
|
|
71
|
+
prisma.devOperation as Record<string, (...a: unknown[]) => unknown>
|
|
72
72
|
).findMany({
|
|
73
73
|
where: {
|
|
74
74
|
OR: [
|
|
75
|
+
{ planKeyword: { contains: pp, mode: "insensitive" } },
|
|
75
76
|
{ targetId: { contains: pp, mode: "insensitive" } },
|
|
76
|
-
{ reason: { contains: pp, mode: "insensitive" } },
|
|
77
77
|
],
|
|
78
78
|
},
|
|
79
79
|
select: { id: true },
|