Tags

Tags give the ability to mark specific points in history as being important
  • v0.0.1

    Release: os-advisor v0.0.1
    v0.0.1 - Initial Release
    
    Linux system optimization and advisory CLI tool with AI-powered suggestions.
    
    Features:
    - Comprehensive system collection (CPU, memory, storage, ZFS, kernel, network)
    - Performance monitoring with multi-tier thresholds
    - 9 rule-based analyzers for optimization suggestions
    - AI-powered suggestions via LLaMA 3.3 70B (Ollama)
    - ZFS optimization with concrete, executable commands
    - Auto-apply safe changes with --auto-apply flag
    - Rollback support for applied changes
    - JSON/YAML output for scripting
    - Comprehensive user documentation