Peter Steinberger
5443baa852
Persist plugin install index in SQLite (#88794)
* refactor: persist plugin install index in sqlite
* fix: merge legacy plugin index records into sqlite
* test: update plugin index sqlite fixtures
* fix: migrate custom plugin install indexes
* test: update plugin index sentinel
* fix: exclude migrated plugin index archives
* fix: read post-upgrade plugin index from sqlite
* fix: migrate legacy plugin index before agent runs
* fix: respect disabled persisted plugin registry reads
* test: type plugin install record fixtures
* fix: simplify plugin index record reader type
* test: fix sqlite plugin index CI fallout
* test: mock provider normalization in agent command tests
# Conflicts:
# src/commands/agent-command.test-mocks.ts
* build: remove unused ui three dependency
2026-05-31 20:51:33 -04:00
..
2026-05-11 18:32:46 +01:00
2026-05-22 09:16:36 +01:00
2026-05-22 18:40:20 +01:00
2026-05-13 13:33:38 +01:00
2026-05-23 10:23:34 +01:00
2026-05-31 12:09:50 +00:00
2026-05-11 18:44:54 +01:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-22 20:20:10 +01:00
2026-05-22 08:49:53 +01:00
2026-05-29 06:10:42 +01:00
2026-05-31 12:14:48 +01:00
2026-05-11 07:44:13 +08:00
2026-05-27 08:08:51 -07:00
2026-05-06 08:55:00 -07:00
2026-05-27 00:58:09 +01:00
2026-05-31 22:12:38 +01:00
2026-05-10 22:17:42 +08:00
2026-05-22 21:52:01 +01:00
2026-05-10 22:41:38 +08:00
2026-05-13 13:33:38 +01:00
2026-05-31 10:31:56 +01:00
2026-05-30 11:48:41 +02:00
2026-05-26 21:14:47 +01:00
2026-05-31 10:12:44 +01:00
2026-05-29 00:05:54 +01:00
2026-05-18 18:54:44 +00:00
2026-05-31 13:22:00 +01:00
2026-05-31 00:29:44 +01:00
2026-05-16 23:49:18 +01:00
2026-05-07 09:07:18 +01:00
2026-05-22 22:00:21 +00:00
2026-05-06 08:55:00 -07:00
2026-05-24 18:10:02 -07:00
2026-05-31 20:51:33 -04:00
2026-05-28 23:10:27 -07:00
2026-05-17 06:23:30 +01:00
2026-05-25 11:34:12 +03:00
2026-05-13 13:33:38 +01:00
2026-05-13 13:33:38 +01:00
2026-05-25 13:39:56 +00:00
2026-05-30 21:29:39 +01:00
2026-05-10 22:41:39 +08:00
2026-05-31 09:05:03 +01:00
2026-05-27 19:24:04 +01:00
2026-05-13 13:33:38 +01:00
2026-05-09 20:05:07 -04:00
2026-05-26 14:51:11 +01:00
2026-05-29 22:36:29 +02:00
2026-05-31 19:54:34 +01:00
2026-05-23 20:39:59 -07:00
2026-05-13 13:33:38 +01:00
2026-05-10 22:31:10 +08:00
2026-05-13 13:33:38 +01:00
2026-06-01 01:41:21 +01:00