0.3.1
Refactor VaxCommandRegistry initialization Moved VaxCommandRegistry initialization to the language setup loop to ensure it is instantiated after language configurations are loaded. This improves initialization logic and enhances code readability.