Hacker News new | ask | show | jobs
by up6w6 942 days ago
For shell commands, there is a tool from Github that does it quite well (and it's included on the copilot plan)[1].

It's perfect to run fast bash commands that I forgot but are simple enough that the first Google search result would solve it anyways.

[1] https://www.npmjs.com/package/@githubnext/github-copilot-cli

1 comments

I wrote a similar thing for myself: https://github.com/ricklamers/shell-ai

It currently has 882 stars and I think a few people at least are enjoying using it.

Got a laugh out of the portion of the demo video that had “shai do something crazy”
Coming back to say - thank you and awesome work!
Thanks! Appreciate it