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.
dirk94018•1h ago
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.