My holiday project published. command line tools, tools that help ChatGPT do...
My holiday project published.
#ChatGPT command line tools, tools that help ChatGPT do command line/shell things.
& some example bots.
Bot coding is like teaching an octopus to code while it explores your desk.
Self-replies
Best way to find those hard to find bugs... publish the 1st version to pypi and BAM, there they are.
Well it is late, but the example bots:
- did a simple ls (tiny bot)
- took test coverage for a single file from 30% to 60%
- added all the docstrings (but file editing w/o corruption is still a huge challenge)