-
feat(plugin-config): update default plugin `Enabled` behavior to false and expand test coverage
发布于
2026-06-16 19:46:30 +00:00 - Changed default plugin
Enabledstate fromtruetofalseacross configurations, runtime logic, and YAML defaults. - Added helper function
enabledPluginConfigsfor generating plugin configs withEnabledset explicitly. - Expanded unit tests in
pluginhost,config, andmanagementto validate behavior changes for disabled plugins, default settings, and skipped load scenarios.
下载附件
- Changed default plugin