Commit History

Author SHA1 Message Date
  Paul Klumpp 15e6508394 Rename the watch list to joined rooms 1 week ago
  Paul Klumpp 20a6047c59 Add basedpyright gate and sweep dead instance state 1 week ago
  Paul Klumpp 0728de3764 Add CHATTO_RESPOND_ROOMS as a positive list of answer rooms 1 week ago
  Paul Klumpp c86e4d8c83 Adopt Ruff across the plugin 1 week ago
  Paul Klumpp 59474cb344 Keep chattolib Messages out of SendResult.raw_response 1 week ago
  Paul Klumpp c6f73b3978 Let admins manage room membership over DM (/join, /leave) 1 week ago
  Paul Klumpp 018a734ab1 Remove the inert CHATTO_CHANNELS option 1 week ago
  Paul Klumpp 1ceee6b0d6 Cover messages that name several people 1 week ago
  Paul Klumpp b032a0e8f7 Confirm an @-token is a real handle before falling silent 1 week ago
  Paul Klumpp 0d55d14646 Stay out of conversations aimed at someone else 1 week ago
  Paul Klumpp 2cc3516237 Test the hint's substance, not its exact wording 1 week ago
  Paul Klumpp a8e0cfbbbb Stop inviting markdown image syntax for local files 1 week ago
  Paul Klumpp 7f7cb37ba4 Read the upload ID from the field chattolib actually returns 1 week ago
  Paul Klumpp 881d774986 Announce what the plugin can do at registration 1 week ago
  Paul Klumpp 4af53597ba Tell the model that Chatto can carry files 1 week ago
  Paul Klumpp dc148f9cda Keep refreshing presence so the bot stays online 1 week ago
  Paul Klumpp 9b176e2201 Say out loud that require_mention gates channels only 1 week ago
  Paul Klumpp e8f848aa62 Map RoomKind onto the gateway's chat_type vocabulary 1 week ago
  Paul Klumpp f30723a13f Bundle image batches into a single Chatto message 1 week ago
  Paul Klumpp f6b83bddd9 Send files, video and audio natively — and fix send_image_file's signature 1 week ago
  Paul Klumpp a75881f84b Implement edit_message, delete_message, create_handoff_thread, format_message 1 week ago
  Paul Klumpp 9873d854ea Forward Chatto reactions to the gateway's reaction hook surface 1 week ago
  Paul Klumpp 0e3a7a5acb Deliver inbound attachments to the agent instead of dropping them 1 week ago
  Paul Klumpp 03b2dbeb55 Fix the drifted tests, and the bug one of them was pointing at 1 week ago
  Paul Klumpp 873bff0060 Make dispatch robust: room-kind cache, unified dedup, explicit config defaults 2 weeks ago
  Paul Klumpp a3790427c8 Slim the adapter down to platform work 1 week ago
  Paul Klumpp f22dac9c28 Import vendored chattolib directly, drop lazy_import and SingletonSlot 1 week ago
  Paul Klumpp 10f16fdf0e Use lazy_deps for chattolib imports (Hermes plugin requirement) 4 weeks ago
  Paul Klumpp c18587920a Route every call through ChattoClient; drop _rpc() and _PATH_* 1 month ago
  Hermes Agent b71a377ce2 restructure: plugin files at repo root for hermes plugins install 1 month ago