Linux shell with code generator integration?

1 points by acro-v 7 hours ago

Hi Everyone,

I started building AI code generator with shell integration because did not like the feeling of switching back and forth between my terminal environment and panes where code assistants generated code snippets, and then having to select, copy and paste them in my code.

So now I have a tool where in the same terminal session you can execute shell commands, open editors and edit files, and prompt AI without ever leaving.

My question is: would it be something that others found interesting and useful or is it just me who experiences pains of context switching?

Thanks to all who responds.