Kyle Penfound
Kyle Penfound
> What if you could optionally set a flag for a required argument? That's exactly what I'm trying to propose, sorry if it wasn't clear :) But the `dagger script.sh`...
Additional question for maintainers: There's a unit test that verifies the git info of the project. This fails on forks because my git org is `kpenfound` instead of `goreleaser`. I...
I think this is in a good spot for review @caarlos0 ! The full test suite passes in about a minute locally, aside from the scm_test mentioned in my first...
Updated this to use the new feature - context directories. This makes it so that by default, the `source` will be the context where the module is loaded from. So...
Sounds great @caarlos0 , I'll make the changes!
Draft until I fix tool calling. Currently getting a 400 from the Google API
Works!  Get a `GEMINI_API_KEY` and try it out. Prompts seem to need to really push it. I can test more prompting now
Looking at that screenshot it might be sending the response back as another user prompt... double checking on that
Mostly successfully writes curl clone (it messed up an import and did an exec instead of check)