Friday, January 20, 2023
Show HN: Copilot plugin for any shell program https://news.ycombinator.com/item?id=34457355
Show HN: Copilot plugin for any shell program Hi HN, I thought some of you might find this useful/fun. cpwrap runs whatever command you pass it, sending the transcript to copilot and giving you autocomplete suggestions along the way. It's like how rlwrap gives you readline input editing- cpwrap gives you copilot input editing. In other words, copilot for ed: https://twitter.com/markdotdev/status/1616273277533446145 Or sh, python, any non-curses interactive shell program. And it's a single public domain c file, though you need node and the copilot extension files to run the copilot agent. (And a copilot subscription.) https://github.com/MarkMendell/cpwrap January 20, 2023 at 10:22AM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment