v1.0.4
SendResult only accepts: success, message_id, error, raw_response, retryable. The adapter was passing platform=, chat_id=, and metadata= which are not valid fields, causing TypeError on every send attempt. This was the error Tanko was showing in Zulip: 'SendResult.__init__() got an unexpected keyword argument "platform"'
Description
Multi-platform Zulip agent communication plugins (Hermes, openclaw, Agent Zero)
1.3 MiB
Languages
Python
50.6%
JavaScript
34.6%
TypeScript
11.1%
Shell
3.7%