Hacker News new | ask | show | jobs
Ask HN: Is there an AI-agent I can run on my CLI?
1 points by vsroy 603 days ago
I want to do things like tell an AI agent to "resize all videos in this folder to 480p", and just have it run the appropriate CLI commands. Are there any good tools that can do this for me?
1 comments

GitHub just announced Copilot for the Terminal[0] this week.

[0] https://devblogs.microsoft.com/commandline/github-copilot-in...