Parent
Related to #10899 and #6719.
What to build
Reconcile V2 TUI plugin configuration and watched local TUI plugin source changes without restarting the client.
The TUI plugin provider currently reads plugin configuration and calls reconcile() on mount. Explicit runtime activation and deactivation are live, but later Config-store changes do not rerun reconciliation and local plugin source files are not watched.
Acceptance criteria
Blocked by
None - can start immediately.
Parent
Related to #10899 and #6719.
What to build
Reconcile V2 TUI plugin configuration and watched local TUI plugin source changes without restarting the client.
The TUI plugin provider currently reads plugin configuration and calls
reconcile()on mount. Explicit runtime activation and deactivation are live, but later Config-store changes do not rerun reconciliation and local plugin source files are not watched.Acceptance criteria
Blocked by
None - can start immediately.