01Built-in performance measurement to track token savings and execution duration in real-time.
02Token-efficient command aliasing, such as using --short and --oneline flags for standard Git operations.
03Intelligent caching for Git status, test results, and linting to skip redundant operations.
045 GitHub stars
05Selective execution logic that triggers heavy tasks like TypeScript compilation only when relevant files change.
06Configurable TTL (Time-To-Live) settings for cache invalidation to ensure data accuracy.