SelenaCore Update: Unified Intent Classification and Advanced Voice Command System

In our latest update, SelenaCore makes a significant leap forward in voice interaction and natural language processing. The centerpiece of this release is the implementation of a unified LLM intent classification system ab7a108, which standardizes how commands are interpreted across all voice providers.
Key features include the introduction of Cloud LLM intent classification and global voice command support for all system modules 16a4197. To facilitate development and testing, we have added a dedicated Voice Test Console that provides raw LLM and spoken text debug output 97ce12d, allowing contributors to see exactly how the engine processes natural language.
The user interface has been refined with a new tabbed settings layout, and developers can now utilize the /intents API endpoint for better integration 201a4bf. To support these architectural changes, we have extensively updated our documentation, specifically the voice pipeline and module development guides 2f81473.
Detailed documentation is available at: https://github.com/dotradepro/SelenaCore/tree/main/docs