Help System Standardization and Model Selection Cleanup
October 21, 2025
This release focuses on internal consistency and stability. The help documentation system has been standardized across all 18 help pages to use a unified component interface, eliminating rendering inconsistencies and compilation issues. A partially implemented user preferences feature in the model selector that was causing type errors has also been cleanly removed.
Infrastructure
- Standardized help documentation system — All 18 help pages (covering dashboard, libraries, prompts, analyzers, builders, settings, and API configuration) now use a single, consistent component interface. This eliminates rendering differences between help pages and ensures they all display with the same layout, typography, and structure. Over 100 formatting inconsistencies across help page content were also corrected.
Bug Fixes
- Fixed model selection component errors — An incomplete user preferences feature in the AI model selector was causing type compatibility errors. The unfinished code has been removed, restoring clean compilation and stable behavior in the model selection dropdown.

