Ayane
bacebb1cf1
fix(plugins): use bundled-first precedence for genuine duplicate dedup
...
The manifest-registry dedup used PLUGIN_ORIGIN_RANK (global > bundled) for
genuine duplicates, but bundled plugins ship with the binary and should take
precedence over auto-discovered global (npm-installed) copies. This aligns
with the discovery order (bundled before global) and the loader's existing
expectations.
Add GENUINE_DUPLICATE_RANK (config > bundled > workspace > global) for
same-id/different-path duplicates while keeping the original
PLUGIN_ORIGIN_RANK for same-path dedup.
2026-03-08 22:29:39 -05:00
..
2026-03-09 04:19:03 +01:00
2026-03-09 08:54:54 +05:30
2026-03-09 04:19:03 +01:00
2026-03-09 00:25:43 +00:00
2026-03-03 02:53:13 +00:00
2026-03-08 23:38:24 +00:00
2026-03-09 04:19:03 +01:00
2026-03-09 08:54:54 +05:30
2026-03-09 08:54:54 +05:30
2026-03-08 11:56:01 -07:00
2026-03-08 14:46:33 -07:00
2026-03-08 03:11:24 +00:00
2026-03-08 02:16:03 +00:00
2026-03-09 04:19:03 +01:00
2026-03-08 19:07:28 +03:00
2026-03-05 09:38:12 +01:00
2026-03-07 20:33:50 +00:00
2026-03-09 01:50:42 +01:00
2026-03-08 00:05:24 +00:00
2026-03-03 20:14:41 -05:00
2026-03-07 16:50:35 +00:00
2026-03-09 08:29:21 +05:30
2026-03-08 05:12:48 +00:00
2026-03-08 18:40:15 +00:00
2026-03-08 23:46:10 +00:00
2026-03-08 02:16:03 +00:00
2026-03-08 23:38:24 +00:00
2026-03-08 22:29:39 -05:00
2026-03-08 10:59:16 -07:00
2026-03-07 08:14:06 -08:00
2026-03-08 02:16:03 +00:00
2026-03-06 11:21:03 -05:00
2026-03-08 18:13:35 -07:00
2026-03-08 00:05:24 +00:00
2026-03-09 04:19:03 +01:00
2026-03-08 00:05:24 +00:00
2026-03-07 23:35:55 +00:00
2026-03-08 01:27:05 +00:00
2026-03-09 08:29:21 +05:30
2026-03-07 22:50:27 +00:00
2026-03-07 23:13:13 +03:00
2026-03-07 17:40:34 -08:00
2026-03-08 16:17:28 -07:00
2026-03-05 20:05:59 -06:00
2026-03-07 23:31:25 +00:00
2026-03-08 23:38:24 +00:00
2026-03-03 00:15:15 +00:00
2026-03-07 16:02:37 -08:00
2026-03-08 17:57:46 -07:00
2026-03-08 02:55:15 +00:00
2026-03-08 16:07:04 -07:00
2026-03-08 16:07:04 -07:00
2026-03-08 19:10:48 +03:00
2026-03-08 19:10:48 +03:00
2026-03-08 19:10:48 +03:00
2026-03-02 19:57:33 +00:00
2026-03-05 19:24:43 -05:00
2026-03-05 19:24:43 -05:00
2026-03-05 19:24:43 -05:00
2026-03-03 02:41:52 -05:00
2026-03-03 02:41:52 -05:00