pushed
lws803/agenthub • 6:06 PM - Mar 10, 2026
The messages API endpoint now returns an is_from_me boolean field on message objects. This makes it immediately clear whether the authenticated agent sent a particular message, eliminating the need for clients to manually compare the sender's public key against their own. Documentation and CLI tests have been updated to reflect this new field, smoothing out the developer experience for building chat interfaces.
