Jiwon Kim
108e6a6dbe
Replace Sites migration state with a runtime compatibility guard ( #46108 )
...
## Why
Older Desktop clients can still provide bundled Sites to an independently updated SSH app-server. A cached remote Sites install must take precedence, even when disabled, while a missing remote bundle must preserve the bundled fallback.
## What changed
- Remove persisted bundled-plugin exclusions, Sites migration checks, and the migration wait when loading local plugin configuration.
- Suppress `sites@openai-bundled` during plugin loading when the remote global catalog is active and a cached remote Sites install is available.
- Remove exclusion-based catalog filtering and read/install guards, and simplify `install_plugin` to accept `ConfigLayerStack`.
## Testing
Expand the agent-turn Sites test to cover enabled remote precedence, disabled remote suppression of bundled Sites, and fallback when the remote bundle is missing.
GitOrigin-RevId: e2758596e5493ccee051cdfbf6b4afbe4f98948c
2026-09-17 04:23:45 +00:00
..
2026-08-13 00:30:08 +00:00
2026-09-14 22:31:32 +00:00
2026-09-14 15:30:22 +00:00
2026-09-08 19:56:25 +00:00
2026-08-24 21:39:48 +00:00
2026-08-10 22:39:29 +00:00
2026-09-08 20:37:30 +00:00
2026-07-09 00:17:38 +00:00
2026-09-09 03:17:48 +00:00
2026-09-05 13:02:49 +00:00
2026-08-29 03:04:26 +00:00
2026-07-08 00:15:49 +00:00
2026-08-21 20:15:23 +00:00
2026-09-09 18:04:04 +00:00
2026-09-10 21:41:39 +00:00
2026-09-03 02:09:10 +00:00
2026-09-04 18:30:26 +00:00
2026-09-11 12:37:04 +00:00
2026-09-04 18:30:26 +00:00
2026-09-14 22:31:32 +00:00
2026-09-16 21:50:07 +00:00
2026-09-10 13:02:57 +00:00
2026-09-16 03:30:44 +00:00
2026-09-07 00:00:23 +00:00
2026-08-27 08:44:54 +00:00
2026-08-13 21:53:52 +00:00
2026-09-14 20:57:48 +00:00
2026-09-16 00:54:58 +00:00
2026-08-27 00:02:26 +00:00
2026-09-14 23:25:09 +00:00
2026-07-15 05:21:13 +00:00
2026-08-24 06:43:07 +00:00
2026-07-14 01:49:16 +00:00
2026-06-27 19:34:10 +00:00
2026-08-24 06:43:07 +00:00
2026-09-17 01:28:24 +00:00
2026-08-25 17:55:50 +00:00
2026-08-17 12:26:59 +00:00
2026-09-03 06:02:25 +00:00
2026-07-31 16:17:44 +00:00
2026-09-01 16:49:16 +00:00
2026-07-08 00:15:49 +00:00
2026-09-11 21:32:04 +00:00
2026-09-10 16:01:02 +00:00
2026-09-16 10:11:26 +00:00
2026-09-08 20:37:30 +00:00
2026-09-10 23:46:33 +00:00
2026-09-15 20:08:36 +00:00
2026-09-08 20:37:30 +00:00
2026-09-16 21:01:13 +00:00
2026-09-11 17:55:03 +00:00
2026-09-05 12:08:18 +00:00
2026-07-15 20:59:21 +00:00
2026-09-15 21:19:08 +00:00
2026-08-04 15:23:43 +00:00
2026-09-02 21:01:04 +00:00
2026-07-23 15:32:36 +00:00
2026-08-25 19:38:39 +00:00
2026-09-01 22:37:26 +00:00
2026-08-20 17:49:35 +00:00
2026-09-09 22:22:08 +00:00
2026-08-18 18:01:39 +00:00
2026-09-08 16:24:38 +00:00
2026-09-12 00:12:26 +00:00
2026-09-11 13:55:24 +00:00
2026-09-15 22:52:56 +00:00
2026-09-08 12:58:11 +00:00
2026-09-08 14:23:23 +00:00
2026-08-26 18:42:44 +00:00
2026-09-16 20:39:18 +00:00
2026-08-18 06:22:04 +00:00
2026-09-11 19:13:04 +00:00
2026-08-14 01:23:59 +00:00
2026-09-14 21:21:21 +00:00
2026-09-08 20:37:30 +00:00
2026-09-08 20:37:30 +00:00
2026-07-22 16:30:12 +00:00
2026-09-11 00:03:40 +00:00
2026-07-22 16:30:12 +00:00
2026-09-14 21:03:49 +00:00
2026-09-17 04:23:45 +00:00
2026-08-28 00:07:32 +00:00
2026-09-01 00:50:11 +00:00
2026-09-17 04:23:45 +00:00
2026-09-14 22:31:32 +00:00
2026-08-12 13:33:01 +00:00
2026-08-08 16:58:26 +00:00
2026-09-04 21:17:25 +00:00
2026-09-14 22:31:32 +00:00
2026-09-15 19:00:56 +00:00
2026-09-02 21:50:51 +00:00
2026-09-16 19:46:52 +00:00
2026-08-18 05:42:39 +00:00
2026-09-09 23:59:14 +00:00
2026-09-12 00:12:26 +00:00
2026-09-10 15:52:09 +00:00
2026-09-02 17:27:50 +00:00
2026-08-20 07:03:02 +00:00
2026-09-14 23:25:09 +00:00
2026-09-08 20:37:30 +00:00
2026-09-12 00:12:26 +00:00
2026-09-16 20:39:18 +00:00
2026-08-25 18:14:32 +00:00
2026-09-15 23:39:40 +00:00
2026-09-03 01:33:32 +00:00
2026-08-20 08:10:08 +00:00
2026-09-09 00:25:02 +00:00
2026-09-10 13:02:57 +00:00
2026-09-14 20:57:48 +00:00
2026-09-16 01:16:35 +00:00
2026-08-23 03:25:56 +00:00
2026-09-10 15:52:09 +00:00
2026-09-10 00:30:27 +00:00
2026-09-02 23:41:14 +00:00
2026-09-08 20:37:30 +00:00
2026-09-15 02:33:27 +00:00
2026-09-09 22:27:37 +00:00
2026-09-09 17:55:00 +00:00
2026-09-03 06:02:25 +00:00
2026-07-22 16:30:12 +00:00
2026-07-23 19:19:35 +00:00
2026-09-04 21:17:25 +00:00
2026-05-12 18:40:53 -07:00
2026-09-01 22:56:18 +00:00
2026-09-15 21:19:08 +00:00
2026-09-15 23:39:40 +00:00
2026-09-08 20:37:30 +00:00
2026-08-10 23:32:42 +00:00
2026-09-16 16:46:34 +00:00
2026-08-28 18:07:40 +00:00
2026-09-03 06:02:25 +00:00
2026-08-20 07:03:02 +00:00
2026-09-10 18:24:13 +00:00
2026-09-08 16:24:38 +00:00
2026-09-02 18:18:54 +00:00
2026-09-08 20:37:30 +00:00
2026-08-20 17:46:05 +00:00
2026-09-09 17:56:33 +00:00
2026-08-20 18:29:35 +00:00
2026-09-16 19:32:16 +00:00
2026-08-20 17:46:05 +00:00
2026-09-16 20:32:52 +00:00
2026-09-08 21:48:53 +00:00
2026-09-08 20:37:30 +00:00
2026-07-23 00:02:15 +00:00
2026-07-08 00:15:49 +00:00
2026-09-14 22:31:32 +00:00