-
v0.1.0
Stablereleased this
2026-01-30 23:35:29 +00:00 | 15 commits to main since this releaseInitial release of CLI Explain Fix - A CLI tool that parses command output and generates human-readable explanations with actionable fix suggestions.
Features
- Multi-language support (Python, JavaScript, Go, Rust, JSON, YAML, CLI)
- Offline knowledge base - no API calls required
- Rich terminal output with syntax highlighting
- Pipe-friendly interface
- Configuration management
What's New
- Initial release with comprehensive error explanations
- Support for 8+ programming languages and tools
- YAML-based knowledge base for easy extensibility
- Full test suite with 224 tests
Downloads