You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4048872 Update build workflow to use make and add goreleaser configuration, update Makefile for building and installing, and modify install script to handle different architectures
6af5fad Update setConfig function to handle errors and exit with 1 if an error occurs. Add error handling in run function for git.Diff() and ollama.GetCommit().
ab4177e Update ollama request to include diff string and fix json decoding error