@openpalm/lib 0.11.0-rc.1 → 0.11.0-rc.2
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/package.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
* (the user's personal ~/akm, bind-mounted by the host-akm.compose.yml overlay).
|
|
12
12
|
* - The personal config gains an `openpalm` source → OP_HOME/knowledge.
|
|
13
13
|
*
|
|
14
|
-
* VERIFIED against akm 0.8.0
|
|
14
|
+
* VERIFIED against akm 0.8.0 (rc.13 → stable; schema unchanged):
|
|
15
15
|
* - `SourceConfigEntrySchema` (config-schema.ts:259) accepts
|
|
16
16
|
* { type, path?, url?, name?, enabled?, writable?, primary?, options?, wikiName? }.
|
|
17
17
|
* - The indexer's `resolveSourceEntries` (search-source.ts:56) ALWAYS injects the
|