aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Add comprehensive unit tests and CI test scriptcopilot/fix-3fe7bfbf-c7ce-4f76-a4e2-75649693787ccopilot-swe-agent[bot]2025-08-241-0/+68
* Comprehensive upgrade: v0.2.0 with improved features and code qualitycopilot-swe-agent[bot]2025-08-241-35/+68
* chore: remove useless commentsHsiangNianian2025-08-111-13/+4
* feat: Update Cache command to accept a number instead of a command stringHsiangNianian2025-05-301-3/+3
* feat: Refresh cache from history on command execution and improve cache handlingHsiangNianian2025-05-291-33/+40
* feat: Enhance CLI with debug option and improve command history handlingHsiangNianian2025-05-291-175/+340
* feat: Add n-gram support and caching commands in soon CLIHsiangNianian2025-05-281-44/+134
* refactor: Improve code formatting and structure in main.rsHsiangNianian2025-05-281-33/+90
* feat: Add version and update commands; rename package to soon-binHsiangNianian2025-05-281-0/+13
* feat: Add initial project files and CI configurationHsiangNianian2025-05-251-0/+213