Hacker News new | ask | show | jobs
by Runonthespot 281 days ago
Agreed - Logan is a legend, this is similar but simpler - no dependency on external models (might add it)
2 comments

We really are living in the golden age of the terminal. I thought this would take a chunk out of Typescript/node marketshare of young coders, but i'm starting to see more and more of these animals building TUIs using nothing but npm packages.

Have they no shame?

Last week I built my own CLI coding agent tool using just nodejs and zero dependencies! It is a lot of fun to build, really, I think everyone should try it out
Thanks!

Seems like CLI tools are all the rage these days