Transform your Git experience with GitWiz. It's a breeze to run via the CLI (gwz), committing your changes with insightful messages in seconds.
Stars
3
Forks
0
Watchers
3
Open Issues
4
Overall repository health assessment
^1.10.1^1.1.1^6.0.0^1.7.2^4.4.1^2.0.0-beta.1^0.7.0^1.0.16^7.5.1^7.5.1^1.7.7^5.3.0^1.3.2^9.4.0^6.0.2^5.0.0^9.3.1^4.62.1^19.5.0^1.1.1^4.1.1^9.0.7^22.5.5^8.6.0^8.6.0^16.4.5^0.23.1^9.10.0^9.1.0^2.30.0^5.2.1^12.1.1^3.3.3^4.19.1^5.6.2228
commits
fix(prompts.ts): clarify guideline on first line usage in commit messages
bae224fView on GitHubfix(api.ts): add necessary comments to disable eslint and TypeScript checks for AzureOpenAI usage
25dacfdView on GitHubfix(config.ts): add eslint and TypeScript ignore comments to bypass linting issues
8e7f8a1View on GitHubRemoved: unnecessary eslint-disable-next-line comment in `pwd-commitlint.ts`
19c3e21View on GitHubUpdated: modify `rootDir` in `tsconfig.json` to include the entire project directory
d4ea077View on GitHubrefactor(prompts.ts): simplify and condense commit message guidelines
ec53c14View on GitHubUpdated `package.json` dependencies and devDependencies to latest versions
b6235c3View on GitHubUpdated: `eslint.config.mjs` to ignore additional directories and adjust rules
3b1d047View on GitHubUpdated: `.eslintrc.json` to use latest ECMAScript version and adjust linting rules
3cdf551View on GitHubfix(config.ts): improve validation and error handling for configuration keys
f5e7fdfView on GitHub