A CLI tool that learns from terminal command patterns to automate repetitive workflows. Features: - Command recording with tags and descriptions - Pattern detection for command sequences - Session recording and replay - Natural language script generation
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
click>=8.0.0
|
|
rich>=12.0.0
|
|
pyyaml>=6.0
|
|
fuzzywuzzy>=0.18.0
|
|
python-Levenshtein>=0.20.0
|
|
pytest>=7.0.0
|
|
pytest-cov>=4.0.0 |