Hacker News new | ask | show | jobs
Show HN: A CLI agent that runs commands on your computer (github.com)
1 points by dgurney 899 days ago
I’m finding it super fun to play with LLMs that can actually do things in the real world. I started here with an LLM-powered CLI that can run commands on your computer. I tried this first in Deno and then switched to Go; thrilled with it and the level of precision it gives you, with zero packaging/linting/config related headaches.