Mara 🌿
7f5789575e
fix(memory-wiki): skip bridge pruning when memory-core is not loaded ( #71764 )
...
When memory-core plugin is not registered (e.g. CLI context),
listActiveMemoryPublicArtifacts returns an empty array. The previous code
would then call pruneImportedSourceEntries with an empty activeKeys Set,
which removes ALL bridge-imported entries.
Now checks getMemoryCapabilityRegistration() instead of relying on artifact
count as a proxy, correctly distinguishing between 'plugin not loaded' and
'plugin loaded with no artifacts'.
Fixes #68373
2026-04-25 17:10:31 -04:00
..
2026-04-07 08:56:24 +01:00
2026-04-07 08:56:24 +01:00
2026-04-12 17:54:41 +01:00
2026-04-25 17:10:31 -04:00
2026-04-11 06:15:21 +01:00
2026-04-12 17:54:41 +01:00
2026-04-12 17:54:41 +01:00
2026-04-11 06:15:21 +01:00
2026-04-11 07:04:08 +02:00
2026-04-07 08:56:24 +01:00
2026-04-18 20:37:12 +01:00
2026-04-07 08:56:24 +01:00
2026-04-07 08:56:24 +01:00
2026-04-23 05:22:16 +01:00
2026-04-20 23:34:19 +01:00
2026-04-07 08:56:24 +01:00
2026-04-11 07:04:08 +02:00
2026-04-11 07:04:08 +02:00
2026-04-11 07:04:08 +02:00
2026-04-18 19:27:43 +01:00
2026-04-11 06:15:21 +01:00
2026-04-06 04:56:52 +01:00
2026-04-06 04:56:52 +01:00
2026-04-07 08:56:24 +01:00
2026-04-07 08:56:24 +01:00
2026-04-06 04:56:52 +01:00
2026-04-12 17:54:41 +01:00
2026-04-12 17:54:41 +01:00
2026-04-11 07:04:08 +02:00
2026-04-18 19:27:43 +01:00
2026-04-06 05:38:25 +01:00
2026-04-06 04:56:52 +01:00
2026-04-07 08:56:41 +01:00
2026-04-07 08:56:41 +01:00
2026-04-11 07:04:08 +02:00
2026-04-23 06:02:12 +01:00
2026-04-06 22:21:00 +01:00
2026-04-07 22:57:52 +01:00
2026-04-06 14:53:55 +01:00
2026-04-07 05:59:30 +01:00
2026-04-06 04:56:52 +01:00
2026-04-08 09:58:22 +01:00
2026-04-07 08:56:24 +01:00
2026-04-09 23:47:59 +01:00
2026-04-23 04:59:42 +01:00
2026-04-12 17:54:41 +01:00
2026-04-12 17:54:41 +01:00
2026-04-06 04:56:52 +01:00
2026-04-07 08:56:24 +01:00