biobootloader
biobootloader
I'd suggest using Mentat, our newer project, instead: https://github.com/AbanteAI/mentat
Whoa, you rewrote the whole thing in Go, that's epic! This would be great as a standalone port of Wolverine to Go. Adding Go support to Wolverine would be great,...
Incredible! Let me get to some of the older PRs before tackling this beast 🔥
I like the idea for interactively selecting changes! Another PR has merged that lets users choose to accept entire changes or not. Let me think about how to best combine...
thanks for the tip, I will look into PySnooper!
> Does vectorizing the Python code make it easier for the LLM to understand the syntax and semantics of the code, and potentially provide better suggestions for error fixes? GPT-4...
Thank you! Can you add a flag that turns this functionality on?
Thank you! Currently `examples/buggy_script_2.py` doesn't crash when run, do you want to add a bug to it that causes a crash? (perhaps an assert if you want to ensure the...
I've updated it so it has a bug in the Singleton implementation for it to find and fix. Thanks!
Thanks! Can you add a warning so users know the model wasn't available and is being changed?