A man called Confidence thinks, presumably confidently, that the best interface for a ai agent is not a chat window on a website but... Email!
Chat is synchronous, app specific, dies with a tab close.
But agents tasks can be asynchronous.
Email has identity, a wake event when messages arrive, has a way to reply asynchronously, can attach files, and agents can email each other.
Email is already everywhere.
He has a js library to deal with email to agent messages.
He does a demo including buying a domain and setting up his lib to handle email from it. Interestingly, there's still a web chat to it. Ha.
All of which makes sense but. Email? Really? Surely something more secure and encrypted is better? Something with sender signing so random hackers cant email it? I thought this was surely going to be satire.
#devWorld