Right now happycommit errors if it encounters an emoji in your code. Fix this.
To replicate... add an emoji to your code and stage it, then cargo run .
You'll get an error something like:
thread 'main' panicked at 'Failed to connect to OpenAI API: Error tokenizing code changes at index 59: []', src/main.rs:308:22
Right now happycommit errors if it encounters an emoji in your code. Fix this.
To replicate... add an emoji to your code and stage it, then
cargo run .You'll get an error something like: