| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Add initial project files and CI configuration | 2025-05-25 | 9 | -0/+895 | |
| | | | | | | | | | | - Created CI workflow for continuous integration using GitHub Actions. - Added Python version specification. - Initialized Cargo.toml and Cargo.lock for Rust project dependencies. - Implemented main functionality in Rust with command-line interface using Clap. - Added Python project configuration with Maturin for building and publishing. - Implemented command history prediction feature in Python. | ||||
| * | Initial commit | 2025-05-25 | 3 | -0/+197 | |