Xit icon indicating copy to clipboard operation
Xit copied to clipboard

ChatGPT integration

Open Uncommon opened this issue 1 year ago • 1 comments

Potential ways to integrate include suggesting commit messages, and automated code reviews.

The user will need to either provide an API key or sign in to ChatGPT.

  • [ ] Add OpenAI account type to prefs window
  • [ ] Implement OAuth login
  • [ ] Add a button to the commit UI to add an AI-generated summary
  • [ ] Add a button/command somewhere to generate AI feedback on changes from workspace or commit
  • [ ] Look into integrating other AI services besides ChatGPT

Uncommon avatar Dec 12 '24 15:12 Uncommon

Looked into Claude AI - there doesn't seem to be a free tier with their API.

Uncommon avatar Dec 13 '24 20:12 Uncommon