|
|
|
|
|
by DrewHintz
501 days ago
|
|
I'm guessing an "internal tools scaffold" is something like Goose: https://github.com/block/goose Instead of just generating a patch (copilot style), it generates the patch, applies the patch, runs the code, and then iterates based on the execution output. |
|