• Stefy Lanza (nextime / spora )'s avatar
    Implement prompts management system and fix analyze page stats blinking · 2cf569a6
    Stefy Lanza (nextime / spora ) authored
    - Add new prompts database table for system prompt management
    - Create admin prompts page with analyze and training sections
    - Add prompts management UI with separate areas for different functionalities
    - Update analyze page with audio analysis and video splitting checkboxes
    - Modify analyze API to handle new prompt composition logic
    - Update worker_analyze to handle multi-step prompts (video + audio)
    - Fix stats reload blinking in analyze page right panel by updating only changing sections
    - Add prompts link to admin menu navigation
    
    All changes follow the AI.PROMPT rules for database migrations and API updates.
    2cf569a6
base.html 11.2 KB