Bryan Silverthorn
Bryan Silverthorn
I haven't had time to add a test case myself, unfortunately, that specifically highlights this problem. Should be straightforward to write, though (see the note above regarding trailing 0xff bytes,...
Good point. Reverted the length change and some whitespace noise. Leaving the b[0] code alone for this PR.
This isn't a feature right now, although it would be trivial to implement (and I'd be happy to merge a PR). However: GPT-4 is much better at programming tasks. I'd...
Hey Mark, thanks for the PR! Really appreciate the interest. I'm not going to merge as-is for a couple of reasons: - This modifies AI-managed code blocks. That will cause...
I agree that it would be interesting to try other models, especially local models. Happy to accept patches. I won't have time to implement this myself in the near future,...