Esteban Vega

Results 45 comments of Esteban Vega

Hi there 👋 First PR. I saw in Discord that you might not yet want to bake Ollama into the app yet as is a bit limited and slow, but...

Added a little fix to the way the optional dedicated method `branchName`

I tried `codegemma:instruct` with small commits and it works relatively well. This of course needs to be tested more thoroughly and will not be deterministic at all, but I think...

This is how the simple settings would look like. To consider would be to add more optional parameters to set there, e.g. **temperature**. ![settings](https://github.com/gitbutlerapp/gitbutler/assets/35891811/1505e3f5-40ce-485e-89a6-ee71a37cfacf) And this is the commit generation...

Hey @Caleb-T-Owens thank you for taking the time to give me detailed feedback. It's really helpful! Here's just some thoughts I have: ### Inclusion of pnpm-lock and .eslintrc changes **pnpm-lock**...

> I had a go asking it to write some poetry > Haha cool! :) > I was still feeling a little uneasy about having a second branchName method >...

Dang, nice catch! Sorry about that 😅. I think this should fix that: https://github.com/gitbutlerapp/gitbutler/pull/4102 It will reset always the filter text and correctly update the UI

Hey @marktoman 👋 That's a big one indeed, nice catch! But I think that bug is unrelated to this issue. This other PR should fix that, though: https://github.com/gitbutlerapp/gitbutler/pull/4103

I got the original issue *"Failed to update branch ownership"* recently. I'm on version 0.12.23, macOS. Will try to recreate