Hacker News new | ask | show | jobs
by vidarh 195 days ago
It's even better: It's a TUI if you launch it without options, but you can embed it in scripts too - the "-p" option takes a prompt, in which case it will return the answer, and you can also provide a conversation ID to continue a conversation, and give it options to return the response as JSON, or stream it.

Many of the command line agent tools support similar options.