Skip to content

Experimentation in enhancing standard git workflows with AI

License

Notifications You must be signed in to change notification settings

dsteeley/gitgnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitGnosis

Playground Rust library leveraging the analysis capabilities of AI to improve the quality of your repository.

The first planned feature is to provide a tool that can analyze commits and suggest human readable summaries for them.

Developing

Running the tests

Pre-requisites:

  • Create a .env file and provide an appropriate API key for the tests to run
    • <MODEL>_API_KEY=your_api_key

To test:

  • cargo test

About

Experimentation in enhancing standard git workflows with AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages