- Add check-status.sh to verify system health and service status
- Checks Docker, Ollama, Onyx containers
- Validates models and web interface
- Shows resource usage and system info
- Provides troubleshooting tips
- Add comprehensive pre-flight checks to setup.sh
- Validates macOS version, disk space, memory
- Checks internet connectivity and port availability
- Shows installation time estimate and component list
- Prevents installation if critical requirements not met
- Update README.md with health check script usage
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>