- CONTRIBUTING.md Guide & README Update (7761a1f) - Its4Nik - Fri Jun 13 2025
- Adds a comprehensive
CONTRIBUTING.mdguide and updates theREADMEwith contributing information. Includes setup instructions, adding new AI providers, development workflow, commit guidelines, testing, and reporting issues. README.md points to the CONTRIBUTING.md for more detailed instructions.
- Adds a comprehensive
- Google Gemini Supported Models (438aa97) - ItsNik - Fri Jun 13 2025
- Updated the list of supported models for Google Gemini.
- Biome Config Update (438aa97) - ItsNik - Fri Jun 13 2025
- Updated the Biome config to enable VCS.
- Package Name Update in README (5bc643f) - Its4Nik - Fri Jun 13 2025
- Updates the package name in the README to reflect the new org
@its_4_nik.
- Updates the package name in the README to reflect the new org
- Expose Compiled CLI as Executable (9b0605a, 2dd06bd) - Its4Nik - Fri Jun 13 2025
- Configures the compiled CLI script to be accessible as an executable command by adding the
binentry topackage.json. Users can now directly run thegitaicommand after installation.
- Configures the compiled CLI script to be accessible as an executable command by adding the
- Google Gemini Provider Code Formatting (068cecb, 0d62025) - Its4Nik - Fri Jun 13 2025
- Reformats the Google Gemini provider code for better readability and consistency.
- dist directory (438aa97) - ItsNik - Fri Jun 13 2025
- Deleted the
distdirectory.
- Deleted the