Settings

Theme

Show HN: Composable AI in the Unix command line

linuxtoaster.com

2 points by dirk94018 2 months ago · 3 comments

Reader

dirk94018OP 2 months ago

But wait.. there's even more..

Jam did a great job with its times and while. But sometimes you want map, so we wrote a couple more command line utilities:

imessage bot toast "reply in a friendly tone"

email bot toast "reply in a friendly tone"

One line agents. You now have an iMessage assistant and an email assistant running. Personality lives in a `.persona` file next to it, so you can version it, grep it, diff it.

No webhook setup. No OAuth dance. No "agent platform." The bot is just `toast` wrapped in a daemon that knows how to read from iMessage or IMAP and write back. Unix composition all the way down.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection