Cli Overview
Command-line interface package for CodeMap.
- Ask Cmd - CLI command for asking questions about the codebase using RAG.
- Commit Cmd - Command for generating conventional commit messages from Git diffs.
- Conf Cmd - Configuration management commands.
- Gen Cmd - CLI command for generating code documentation.
- Index Cmd - CLI command for indexing repositories.
- Pr Cmd - CLI command for generating pull requests using the refactored lazy-loading pattern.