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-31 21:15:29 +01:00
2026-05-29 11:04:37 +01:00
2026-05-11 18:44:54 +01:00
2026-05-26 02:21:58 +01:00
2026-05-31 16:02:06 +01:00
2026-06-01 00:19:51 +01:00
2026-05-07 19:43:06 -07:00
2026-05-31 20:51:33 -04:00
2026-05-31 22:37:59 +01:00
2026-05-06 08:49:27 -07:00
2026-05-26 20:51:00 +01:00
2026-05-31 22:33:06 +01:00
2026-05-31 18:51:45 +01:00
2026-05-26 02:21:58 +01:00
2026-05-31 19:54:34 +01:00
2026-05-31 00:00:19 +01:00
2026-05-28 21:00:24 -07:00
2026-05-30 18:36:01 +03:00
2026-05-31 20:51:33 -04:00
2026-05-31 10:34:51 +01:00
2026-05-31 18:38:51 +01:00
2026-05-31 22:33:06 +01:00
2026-05-29 09:45:14 +01:00
2026-05-29 03:49:43 +01:00
2026-05-31 18:51:45 +01:00
2026-05-02 22:37:01 +01:00
2026-05-31 16:09:43 +01:00
2026-05-31 12:49:18 -04:00
2026-05-27 19:24:04 +01:00
2026-05-08 06:01:23 +01:00
2026-05-27 19:24:04 +01:00
2026-05-02 04:42:55 +01:00
2026-05-31 20:28:40 +01:00
2026-05-27 21:18:08 +01:00
2026-05-31 12:57:16 +01:00
2026-05-27 19:24:04 +01:00
2026-05-31 18:13:58 +01:00
2026-05-05 21:14:55 -07:00
2026-05-27 19:24:04 +01:00
2026-05-05 17:38:21 +01:00
2026-05-31 12:57:16 +01:00
2026-05-22 17:59:14 +01:00
2026-05-17 21:19:05 +00:00