Initial upload: CLI Explain Fix project with CI/CD workflow
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-30 23:35:09 +00:00
parent 9d77309ccf
commit 3b87785539

View File

@@ -0,0 +1,3 @@
"""CLI Explain Fix - A tool that parses command output and generates human-readable explanations."""
__version__ = "0.1.0"