@aipper/aiws-spec 0.0.50 → 0.0.51
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/docs/pi-plugins-manifest.json +91 -17
- package/docs/pi-plugins-manifest.md +15 -0
- package/package.json +1 -1
|
@@ -13,25 +13,99 @@
|
|
|
13
13
|
}
|
|
14
14
|
],
|
|
15
15
|
"recommended_a": [
|
|
16
|
-
{
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
{
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
16
|
+
{
|
|
17
|
+
"id": "pi-extension-settings",
|
|
18
|
+
"package": "pi-extension-settings",
|
|
19
|
+
"tier": "recommended_a"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"id": "pi-powerbar",
|
|
23
|
+
"package": "pi-powerbar",
|
|
24
|
+
"tier": "recommended_a"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "pi-lsp",
|
|
28
|
+
"package": "pi-lsp",
|
|
29
|
+
"tier": "recommended_a"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": "pi-hashline-edit-pro",
|
|
33
|
+
"package": "pi-hashline-edit-pro",
|
|
34
|
+
"tier": "recommended_a"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"id": "rpiv-todo",
|
|
38
|
+
"package": "rpiv-todo",
|
|
39
|
+
"tier": "recommended_a"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"id": "rpiv-ask-user-question",
|
|
43
|
+
"package": "rpiv-ask-user-question",
|
|
44
|
+
"tier": "recommended_a"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"id": "pi-btw",
|
|
48
|
+
"package": "pi-btw",
|
|
49
|
+
"tier": "recommended_a"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"id": "pi-caffeinate",
|
|
53
|
+
"package": "pi-caffeinate",
|
|
54
|
+
"tier": "recommended_a"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "pi-workspace-history",
|
|
58
|
+
"package": "pi-workspace-history",
|
|
59
|
+
"tier": "recommended_a"
|
|
60
|
+
}
|
|
25
61
|
],
|
|
26
62
|
"recommended_b": [
|
|
27
|
-
{
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
{
|
|
33
|
-
|
|
34
|
-
|
|
63
|
+
{
|
|
64
|
+
"id": "pi-mcp-adapter",
|
|
65
|
+
"package": "pi-mcp-adapter",
|
|
66
|
+
"tier": "recommended_b"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"id": "pi-fff",
|
|
70
|
+
"package": "pi-fff",
|
|
71
|
+
"tier": "recommended_b"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"id": "pi-slopchop",
|
|
75
|
+
"package": "pi-slopchop",
|
|
76
|
+
"tier": "recommended_b"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"id": "plan-mode",
|
|
80
|
+
"package": "plan-mode",
|
|
81
|
+
"tier": "recommended_b"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"id": "pi-cache-optimizer",
|
|
85
|
+
"package": "pi-cache-optimizer",
|
|
86
|
+
"tier": "recommended_b"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"id": "pi-rtk-optimizer",
|
|
90
|
+
"package": "pi-rtk-optimizer",
|
|
91
|
+
"tier": "recommended_b"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"id": "pi-agent-browser-native",
|
|
95
|
+
"package": "pi-agent-browser-native",
|
|
96
|
+
"tier": "recommended_b"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "pi-add-dir",
|
|
100
|
+
"package": "pi-add-dir",
|
|
101
|
+
"tier": "recommended_b"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"id": "pi-observational-memory",
|
|
105
|
+
"package": "pi-observational-memory",
|
|
106
|
+
"tier": "recommended_b",
|
|
107
|
+
"reason": "Long-session ledger compaction (observer/reflector); optional; exclusive vs other OM forks"
|
|
108
|
+
}
|
|
35
109
|
],
|
|
36
110
|
"forbidden": [
|
|
37
111
|
{
|
|
@@ -18,6 +18,20 @@ Machine-readable twin: `pi-plugins-manifest.json` (same directory).
|
|
|
18
18
|
| Default command | `pi install npm:<package>[@version]` (user scope; do **not** use project `-l` for these packages) |
|
|
19
19
|
| Project `.pi/` | governance only: agents, extensions, skills, `subagents.json` |
|
|
20
20
|
|
|
21
|
+
## Prerequisite: Pi agent CLI
|
|
22
|
+
|
|
23
|
+
`--install-pi-plugins` **requires** global Pi CLI (`pi` on PATH), typically:
|
|
24
|
+
|
|
25
|
+
```bash
|
|
26
|
+
npm i -g @mariozechner/pi-coding-agent
|
|
27
|
+
# or
|
|
28
|
+
pnpm add -g @mariozechner/pi-coding-agent
|
|
29
|
+
```
|
|
30
|
+
|
|
31
|
+
AIWS **detects** missing `pi` and prints these commands; it does **not** auto-run global install.
|
|
32
|
+
If `pi` is missing, `aiws doctor|init|update --install-pi-plugins` exits non-zero (unless warn-only) and does not call `pi install`.
|
|
33
|
+
|
|
34
|
+
|
|
21
35
|
## Layers
|
|
22
36
|
|
|
23
37
|
### required
|
|
@@ -61,6 +75,7 @@ Low conflict with AIWS governance; useful quality-of-life.
|
|
|
61
75
|
| `pi-cache-optimizer` | cache (truncation caution) |
|
|
62
76
|
| `pi-rtk-optimizer` | RTK |
|
|
63
77
|
| `pi-agent-browser-native` | browser |
|
|
78
|
+
| `pi-observational-memory` | Long-session OM (elpapi42 V3); optional; do not dual-install other OM forks |
|
|
64
79
|
| `pi-add-dir` | add dirs |
|
|
65
80
|
|
|
66
81
|
### forbidden / conflict
|