feat(extensions): register sandboxed drivers + activate via PluginRpcBridge - #319
Merged
Merged
Conversation
Wire Discovery→Registration→Activation: preserve contributions in manifests, list installed drivers in New Connection with SDUI forms, and open schema trees through PluginRpcBridge (#318).
Expose HTTP 8123 / native 9000 with querya credentials and seed SQL so extension drivers can be tested against a real instance.
…lback Zip installs lose +x bits; chmod after unpack. Probe bubblewrap before use so hosts without user namespaces still launch plugins.
Replace the activation placeholder with query/table views, wire global SQL actions for extension connections, and improve SDUI tree/icons.
Remove unused _resolveManifest and unused imports; prefer const constructors in catalog tests so CI flutter analyze passes.
…ation Update expected NewSqlIntent copy and mock an empty extensions dir so async showDriverManagerDialog settles in widget tests.
Closed
6 tasks
ZhuchkaTriplesix
added a commit
that referenced
this pull request
Jul 27, 2026
…ation feat(extensions): register sandboxed drivers + activate via PluginRpcBridge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
contributions.driversandcapabilitiesso local install no longer strips them frommanifest.jsondatabase_driverpackages; SDUI form viaSduiFormBuilderPluginRpcBridge+ schema tree; SQL workspace / table view for extension driversquerya/querya, HTTP8123) for end-to-end testingCloses #318
Test plan
flutter testfor extension/SDUI/connection suites.qext(old installs may lack contributions / +x on binary)docker compose -f docker/docker-compose.yml up -d clickhousehealthy on 8123