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-29 02:02:23 +02:00
2026-05-26 20:04:12 +02:00
2026-05-31 20:51:33 -04:00
2026-06-01 01:12:21 +01:00
2026-05-31 18:59:02 +01:00
2026-05-29 19:27:53 +02:00
2026-05-31 23:06:13 +01:00
2026-05-31 18:59:02 +01:00
2026-05-31 08:16:11 +01:00
2026-05-31 09:32:52 +01:00
2026-05-31 23:06:13 +01:00
2026-05-31 20:51:33 -04:00
2026-05-31 20:51:33 -04:00
2026-05-28 22:15:42 +01:00
2026-05-27 06:48:27 +02:00
2026-05-31 22:40:48 +01:00
2026-06-01 01:12:21 +01:00
2026-05-29 02:02:23 +02:00
2026-05-31 20:51:33 -04:00
2026-05-31 20:51:33 -04:00
2026-05-31 20:51:33 -04:00
2026-05-27 04:00:55 +02:00
2026-05-31 20:51:33 -04:00
2026-05-31 20:51:33 -04:00
2026-05-27 04:00:55 +02:00
2026-05-27 04:00:55 +02:00
2026-05-31 20:51:33 -04:00
2026-05-09 20:44:18 -04:00
2026-05-14 12:19:02 +08:00
2026-05-31 20:51:33 -04:00
2026-05-29 19:06:38 +02:00
2026-05-29 22:10:14 +02:00
2026-06-01 01:12:21 +01:00
2026-05-31 20:51:33 -04:00
2026-05-29 02:02:23 +02:00
2026-05-29 21:51:46 +02:00
2026-05-29 22:26:17 +02:00
2026-05-13 13:33:38 +01:00
2026-05-31 20:51:33 -04:00
2026-05-29 03:17:12 +02:00
2026-05-29 18:58:22 +02:00
2026-05-31 01:39:28 +02:00