- Issue created by @marcus_johansson
- 🇮🇳India annmarysruthy
The above mentioned plugin managers are being used in modules such as ai agents, provider modules etc and changing the namespace here breaks these modules. Hence moving to 2.0.x
Different developers and different placements have led to having the pluginmanager at different locations - we should adhere to keeping them all in the /PluginManager directory for consistency.
All the plugin managers are final, so this should not lead to any breaking changes and can be changed for better code readability already for 1.2.0.
The plugin manager to move are:
Active
1.2
AI Core module
The above mentioned plugin managers are being used in modules such as ai agents, provider modules etc and changing the namespace here breaks these modules. Hence moving to 2.0.x