• Stefy Lanza (nextime / spora )'s avatar
    Add auto-disable feature for models that fail 3 times in --auto mode · 1c242c7e
    Stefy Lanza (nextime / spora ) authored
    - Add auto_disable.json to track failure counts and disabled status
    - Models that fail 3 times in auto mode are automatically disabled
    - Disabled models are skipped during auto model selection
    - Manual selection of a disabled model re-enables it for auto mode
    - Model list now shows 'Auto' column with status (Yes, OFF, or X/3)
    - Disabled models shown with 🚫 indicator in model list
    - New functions: load_auto_disable_data(), save_auto_disable_data(),
      record_model_failure(), is_model_disabled(), re_enable_model(),
      get_model_fail_count()
    1c242c7e
Name
Last commit
Last update
EXAMPLES.md Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
SKILL.md Loading commit data...
requirements.txt Loading commit data...
videogen Loading commit data...
videogen_mcp_server.py Loading commit data...
videogen_models.json Loading commit data...