My holiday project published. command line tools, tools that help ChatGPT do...

@mistersql

My holiday project published.

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.

pypi.org/project/ai-shell/

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)