@inkeep/open-knowledge 0.9.1-beta.3 → 0.9.2-beta.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.
Files changed (69) hide show
  1. package/dist/assets/skills/discovery/SKILL.md +1 -1
  2. package/dist/assets/skills/packs/entity-vault/SKILL.md +48 -0
  3. package/dist/assets/skills/packs/knowledge-base/SKILL.md +66 -0
  4. package/dist/assets/skills/packs/plain-notes/SKILL.md +27 -0
  5. package/dist/assets/skills/packs/software-lifecycle/SKILL.md +43 -0
  6. package/dist/assets/skills/packs/worldbuilding/SKILL.md +33 -0
  7. package/dist/assets/skills/packs/writing-pipeline/SKILL.md +30 -0
  8. package/dist/assets/skills/project/SKILL.md +4 -2
  9. package/dist/cli.mjs +35 -34
  10. package/dist/config-schema.json +24 -12
  11. package/dist/config.project-local.schema.json +6 -3
  12. package/dist/config.project.schema.json +14 -7
  13. package/dist/config.user.schema.json +8 -4
  14. package/dist/constants-C_94v13x.mjs +2 -0
  15. package/dist/{dist-CxhEaL4S.mjs → dist-CILctbXr.mjs} +131 -378
  16. package/dist/{dist-Bu4YzxkK.mjs → dist-jwEG_6T7.mjs} +1 -1
  17. package/dist/{gh-detect-BBP1AA3t.mjs → gh-detect-DCIXLWuz.mjs} +2 -2
  18. package/dist/index.d.mts +22 -1
  19. package/dist/index.mjs +1 -1
  20. package/dist/init-C4qNqStp.mjs +1 -0
  21. package/dist/{init-KIkdyZDp.mjs → init-CVjGt7r6.mjs} +6 -6
  22. package/dist/loader-DC0DEB8I.mjs +1 -0
  23. package/dist/{loader-DhQ84NTL.mjs → loader-DPPjfHCL.mjs} +3 -3
  24. package/dist/{preview-C1Ny7sWf.mjs → preview-CJXReBye.mjs} +2 -2
  25. package/dist/preview-DIVnQNXy.mjs +1 -0
  26. package/dist/public/assets/{ActivityModeContent-B41SGDhI.js → ActivityModeContent-CZ3f6pXo.js} +1 -1
  27. package/dist/public/assets/DocumentContext-lPnCPfnx.js +61 -0
  28. package/dist/public/assets/{GraphPanel-Cu0avOal.js → GraphPanel-OqhIPCR-.js} +3 -3
  29. package/dist/public/assets/SettingsDialogBody-lpcuh5h-.js +7 -0
  30. package/dist/public/assets/SourceEditor-CA6VzD8t.js +2 -0
  31. package/dist/public/assets/config-validation-events-CVUdGMqF.js +12 -0
  32. package/dist/public/assets/index-CYUEwyxk.css +1 -0
  33. package/dist/public/assets/index-DnRXsMft.js +1915 -0
  34. package/dist/public/assets/{keyboard-shortcuts-XAFoRBYj.js → keyboard-shortcuts-AT0jBk2u.js} +1 -1
  35. package/dist/public/assets/prop-types-N7Ts5qWw.js +500 -0
  36. package/dist/public/assets/{target-navigation-intent-DJvmaZQO.js → target-navigation-intent-DQhKf-lZ.js} +1 -1
  37. package/dist/public/assets/{telemetry-impl-C6JvHMgS.js → telemetry-impl-BCjHJnNa.js} +1 -1
  38. package/dist/public/assets/typing-burst-detector-Bnt3kvRi.js +7 -0
  39. package/dist/public/index.html +8 -8
  40. package/dist/{repair-launch-json-DkDFFE_G.mjs → repair-launch-json-Bchi3RXg.mjs} +2 -2
  41. package/dist/{repair-mcp-configs-DVhxmRfu.mjs → repair-mcp-configs-JzTEd_un.mjs} +2 -2
  42. package/dist/{repair-skills-7KMp5Pf1.mjs → repair-skills-8cPy8M95.mjs} +2 -2
  43. package/dist/repair-skills-CTGGxNTm.mjs +1 -0
  44. package/dist/schemas/v0/config.project-local.schema.json +6 -3
  45. package/dist/schemas/v0/config.project.schema.json +14 -7
  46. package/dist/schemas/v0/config.user.schema.json +8 -4
  47. package/dist/{server-lock-BpjJj3OD-DjJjlWW_.mjs → server-lock-BpjJj3OD-DBIqFE7p.mjs} +88 -88
  48. package/dist/server-lock-CyhBidkz-DbELIlyl.mjs +1 -0
  49. package/dist/src-DL2Auihs.mjs +7 -0
  50. package/dist/start-BgsxT6Tk.mjs +1 -0
  51. package/dist/{start-4wog4t1e.mjs → start-dc77wzU6.mjs} +2 -2
  52. package/dist/{write-project-skill-BnnucdQ2.mjs → write-project-skill-Da4v8WUu.mjs} +2 -2
  53. package/package.json +4 -3
  54. package/dist/constants-CLjVBMCd.mjs +0 -2
  55. package/dist/init-QvLhPKh4.mjs +0 -1
  56. package/dist/loader-CMqbdqus.mjs +0 -1
  57. package/dist/preview-2qBovc5b.mjs +0 -1
  58. package/dist/public/assets/DocumentContext-fCeLCocq.js +0 -61
  59. package/dist/public/assets/SettingsDialogBody-yQNxnIw9.js +0 -7
  60. package/dist/public/assets/SourceEditor-Cjk8dFiQ.js +0 -2
  61. package/dist/public/assets/config-validation-events-DjZeauTj.js +0 -12
  62. package/dist/public/assets/index-B3C_zFwZ.css +0 -1
  63. package/dist/public/assets/index-CaZoOkea.js +0 -1917
  64. package/dist/public/assets/prop-types-Bnzzt1rG.js +0 -500
  65. package/dist/public/assets/typing-burst-detector-BIbN__jz.js +0 -2
  66. package/dist/repair-skills-C2MW-puf.mjs +0 -1
  67. package/dist/server-lock-CyhBidkz-uk7hJ6Yk.mjs +0 -1
  68. package/dist/src-l0WmwDju.mjs +0 -7
  69. package/dist/start-DGQ8o3b7.mjs +0 -1
@@ -13,7 +13,8 @@
13
13
  "type": "string",
14
14
  "scope": "project",
15
15
  "agentSettable": false,
16
- "defaultScope": "project"
16
+ "defaultScope": "project",
17
+ "description": "Folder Open Knowledge reads and writes documents under, relative to the project root (the folder that contains .ok/). Defaults to the project root. Exclude paths with .okignore."
17
18
  }
18
19
  },
19
20
  "additionalProperties": {}
@@ -33,7 +34,8 @@
33
34
  ],
34
35
  "scope": "project",
35
36
  "agentSettable": false,
36
- "defaultScope": "project"
37
+ "defaultScope": "project",
38
+ "description": "Security policy for scripts in code-block preview embeds. 'cdn-allowlist' allows <script src> from a fixed set of trusted CDNs; 'inline-only' is the strict policy for cloud / multi-tenant deployments. Shared across collaborators."
37
39
  }
38
40
  },
39
41
  "additionalProperties": {}
@@ -55,7 +57,8 @@
55
57
  ],
56
58
  "scope": "user",
57
59
  "agentSettable": false,
58
- "defaultScope": "user"
60
+ "defaultScope": "user",
61
+ "description": "Editor color theme: 'light', 'dark', or 'system' (follow the OS). A personal preference (user scope) — not shared with the project."
59
62
  },
60
63
  "preview": {
61
64
  "default": {
@@ -68,7 +71,8 @@
68
71
  "type": "boolean",
69
72
  "scope": "user",
70
73
  "agentSettable": false,
71
- "defaultScope": "user"
74
+ "defaultScope": "user",
75
+ "description": "When on, the agent opens or refreshes the live preview after each edit. Turn off if you manage your own preview window. A personal preference (user scope)."
72
76
  }
73
77
  },
74
78
  "additionalProperties": {}
@@ -81,14 +85,16 @@
81
85
  "type": "boolean",
82
86
  "scope": "project-local",
83
87
  "agentSettable": false,
84
- "defaultScope": "project-local"
88
+ "defaultScope": "project-local",
89
+ "description": "Show dot-prefixed entries (e.g. .ok/, .okignore) in the file tree. Per-machine (project-local) — not shared with collaborators."
85
90
  },
86
91
  "showAllFiles": {
87
92
  "default": false,
88
93
  "type": "boolean",
89
94
  "scope": "project-local",
90
95
  "agentSettable": false,
91
- "defaultScope": "project-local"
96
+ "defaultScope": "project-local",
97
+ "description": "Show every file, including those excluded by .gitignore / .okignore. Per-machine (project-local) — not shared."
92
98
  }
93
99
  },
94
100
  "additionalProperties": {}
@@ -107,7 +113,8 @@
107
113
  "type": "boolean",
108
114
  "scope": "user",
109
115
  "agentSettable": false,
110
- "defaultScope": "user"
116
+ "defaultScope": "user",
117
+ "description": "Soft-wrap long lines in the source (CodeMirror) editor. A personal preference (user scope)."
111
118
  }
112
119
  },
113
120
  "additionalProperties": {}
@@ -125,7 +132,8 @@
125
132
  "type": "boolean",
126
133
  "scope": "project-local",
127
134
  "agentSettable": false,
128
- "defaultScope": "project-local"
135
+ "defaultScope": "project-local",
136
+ "description": "Whether this machine auto-pulls and auto-pushes git commits for this project. null = not chosen yet (onboarding asks). Per-machine (project-local) — not shared."
129
137
  },
130
138
  {
131
139
  "type": "null"
@@ -186,7 +194,8 @@
186
194
  "type": "boolean",
187
195
  "scope": "project",
188
196
  "agentSettable": false,
189
- "defaultScope": "project"
197
+ "defaultScope": "project",
198
+ "description": "Write local diagnostic spans + logs under .ok/local/ for `ok diagnose bundle`. Local-only — never leaves the machine until you run bundle. Set false for sensitive workspaces. Shared across collaborators."
190
199
  },
191
200
  "spans": {
192
201
  "default": {
@@ -199,7 +208,8 @@
199
208
  "type": "number",
200
209
  "scope": "project",
201
210
  "agentSettable": false,
202
- "defaultScope": "project"
211
+ "defaultScope": "project",
212
+ "description": "Maximum size, in bytes, of the local diagnostic spans file before it rotates (default ~50 MB)."
203
213
  }
204
214
  },
205
215
  "additionalProperties": {}
@@ -215,7 +225,8 @@
215
225
  "type": "number",
216
226
  "scope": "project",
217
227
  "agentSettable": false,
218
- "defaultScope": "project"
228
+ "defaultScope": "project",
229
+ "description": "Maximum size, in bytes, of the local diagnostic logs file before it rotates (default ~25 MB)."
219
230
  }
220
231
  },
221
232
  "additionalProperties": {}
@@ -237,7 +248,8 @@
237
248
  },
238
249
  "scope": "project",
239
250
  "agentSettable": false,
240
- "defaultScope": "project"
251
+ "defaultScope": "project",
252
+ "description": "Telemetry attribute keys whose values are redacted before any local span/log is written (credential / secret guard). Extends the built-in denylist."
241
253
  }
242
254
  },
243
255
  "additionalProperties": {}
@@ -18,14 +18,16 @@
18
18
  "type": "boolean",
19
19
  "scope": "project-local",
20
20
  "agentSettable": false,
21
- "defaultScope": "project-local"
21
+ "defaultScope": "project-local",
22
+ "description": "Show dot-prefixed entries (e.g. .ok/, .okignore) in the file tree. Per-machine (project-local) — not shared with collaborators."
22
23
  },
23
24
  "showAllFiles": {
24
25
  "default": false,
25
26
  "type": "boolean",
26
27
  "scope": "project-local",
27
28
  "agentSettable": false,
28
- "defaultScope": "project-local"
29
+ "defaultScope": "project-local",
30
+ "description": "Show every file, including those excluded by .gitignore / .okignore. Per-machine (project-local) — not shared."
29
31
  }
30
32
  },
31
33
  "additionalProperties": {}
@@ -46,7 +48,8 @@
46
48
  "type": "boolean",
47
49
  "scope": "project-local",
48
50
  "agentSettable": false,
49
- "defaultScope": "project-local"
51
+ "defaultScope": "project-local",
52
+ "description": "Whether this machine auto-pulls and auto-pushes git commits for this project. null = not chosen yet (onboarding asks). Per-machine (project-local) — not shared."
50
53
  },
51
54
  {
52
55
  "type": "null"
@@ -13,7 +13,8 @@
13
13
  "type": "string",
14
14
  "scope": "project",
15
15
  "agentSettable": false,
16
- "defaultScope": "project"
16
+ "defaultScope": "project",
17
+ "description": "Folder Open Knowledge reads and writes documents under, relative to the project root (the folder that contains .ok/). Defaults to the project root. Exclude paths with .okignore."
17
18
  }
18
19
  },
19
20
  "additionalProperties": {}
@@ -33,7 +34,8 @@
33
34
  ],
34
35
  "scope": "project",
35
36
  "agentSettable": false,
36
- "defaultScope": "project"
37
+ "defaultScope": "project",
38
+ "description": "Security policy for scripts in code-block preview embeds. 'cdn-allowlist' allows <script src> from a fixed set of trusted CDNs; 'inline-only' is the strict policy for cloud / multi-tenant deployments. Shared across collaborators."
37
39
  }
38
40
  },
39
41
  "additionalProperties": {}
@@ -51,7 +53,8 @@
51
53
  "type": "boolean",
52
54
  "scope": "project-local",
53
55
  "agentSettable": false,
54
- "defaultScope": "project-local"
56
+ "defaultScope": "project-local",
57
+ "description": "Whether this machine auto-pulls and auto-pushes git commits for this project. null = not chosen yet (onboarding asks). Per-machine (project-local) — not shared."
55
58
  },
56
59
  {
57
60
  "type": "null"
@@ -112,7 +115,8 @@
112
115
  "type": "boolean",
113
116
  "scope": "project",
114
117
  "agentSettable": false,
115
- "defaultScope": "project"
118
+ "defaultScope": "project",
119
+ "description": "Write local diagnostic spans + logs under .ok/local/ for `ok diagnose bundle`. Local-only — never leaves the machine until you run bundle. Set false for sensitive workspaces. Shared across collaborators."
116
120
  },
117
121
  "spans": {
118
122
  "default": {
@@ -125,7 +129,8 @@
125
129
  "type": "number",
126
130
  "scope": "project",
127
131
  "agentSettable": false,
128
- "defaultScope": "project"
132
+ "defaultScope": "project",
133
+ "description": "Maximum size, in bytes, of the local diagnostic spans file before it rotates (default ~50 MB)."
129
134
  }
130
135
  },
131
136
  "additionalProperties": {}
@@ -141,7 +146,8 @@
141
146
  "type": "number",
142
147
  "scope": "project",
143
148
  "agentSettable": false,
144
- "defaultScope": "project"
149
+ "defaultScope": "project",
150
+ "description": "Maximum size, in bytes, of the local diagnostic logs file before it rotates (default ~25 MB)."
145
151
  }
146
152
  },
147
153
  "additionalProperties": {}
@@ -163,7 +169,8 @@
163
169
  },
164
170
  "scope": "project",
165
171
  "agentSettable": false,
166
- "defaultScope": "project"
172
+ "defaultScope": "project",
173
+ "description": "Telemetry attribute keys whose values are redacted before any local span/log is written (credential / secret guard). Extends the built-in denylist."
167
174
  }
168
175
  },
169
176
  "additionalProperties": {}
@@ -19,7 +19,8 @@
19
19
  ],
20
20
  "scope": "user",
21
21
  "agentSettable": false,
22
- "defaultScope": "user"
22
+ "defaultScope": "user",
23
+ "description": "Editor color theme: 'light', 'dark', or 'system' (follow the OS). A personal preference (user scope) — not shared with the project."
23
24
  },
24
25
  "preview": {
25
26
  "default": {
@@ -32,7 +33,8 @@
32
33
  "type": "boolean",
33
34
  "scope": "user",
34
35
  "agentSettable": false,
35
- "defaultScope": "user"
36
+ "defaultScope": "user",
37
+ "description": "When on, the agent opens or refreshes the live preview after each edit. Turn off if you manage your own preview window. A personal preference (user scope)."
36
38
  }
37
39
  },
38
40
  "additionalProperties": {}
@@ -51,7 +53,8 @@
51
53
  "type": "boolean",
52
54
  "scope": "user",
53
55
  "agentSettable": false,
54
- "defaultScope": "user"
56
+ "defaultScope": "user",
57
+ "description": "Soft-wrap long lines in the source (CodeMirror) editor. A personal preference (user scope)."
55
58
  }
56
59
  },
57
60
  "additionalProperties": {}
@@ -69,7 +72,8 @@
69
72
  "type": "boolean",
70
73
  "scope": "project-local",
71
74
  "agentSettable": false,
72
- "defaultScope": "project-local"
75
+ "defaultScope": "project-local",
76
+ "description": "Whether this machine auto-pulls and auto-pushes git commits for this project. null = not chosen yet (onboarding asks). Per-machine (project-local) — not shared."
73
77
  },
74
78
  {
75
79
  "type": "null"
@@ -0,0 +1,2 @@
1
+ import"./server-lock-BpjJj3OD-DBIqFE7p.mjs";var e=`0.9.2-beta.11`;const t=`config.yml`,n=e;export{n,t};
2
+ //# sourceMappingURL=constants-C_94v13x.mjs.map