| ▲ | simonw 10 hours ago | |
Are you letting it run your tests and run little snippets of code to try them out (like "python -c 'import module; print(module.something())'") or are you just using it to propose diffs for you to accept or reject? This stuff gets a whole lot more interesting when you let it start making changes and testing them by itself. | ||