Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Improve CLI help and command experience
- Enhance CLI help formatting with more detailed and structured output - Add dynamic version retrieval from package.json - Implement better command usage descriptions - Add examples and help text for better user guidance - Handle unknown commands and show help by default - Rename binary from 'code-reviewer' to 'deepreview' - Enable resolveJsonModule in tsconfig for package.json import - Add demo.cast file for terminal recording
- Loading branch information