sqry-plugin-registry 4.10.1

Plugin registry for sqry language plugins
docs.rs failed to build sqry-plugin-registry-4.10.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sqry-plugin-registry-20.0.5

Shared plugin registry for SQRY

This module provides a centralized function to create a PluginManager with all built-in language plugins registered. This is the single source of truth for the supported plugin roster, used by CLI, index, and other consumers.

Auto-registration of Built-in Plugins

This module centralizes the registration of all 35 language plugins to ensure consistency across the entire ecosystem (CLI, LSP, MCP, etc.).