← Back to index
v0.4.1 — Default Input File
[0.4.1] default input file
Added
- Default Input File:
run_benchmark.py now defaults to input.txt when no --input parameter is specified
- Enhanced Error Handling: Improved user experience with clear error messages when the default input file doesn't exist
- Backward Compatibility: Users can still specify alternative input files using
--input flag
Changed
- CLI Interface: Simplified usage - system automatically uses
input.txt by default without requiring explicit specification