openclaw/extensions/mattermost
Tyler Yust 4e4ff506da feat: add chunking mode for outbound messages
- Introduced `chunkMode` option in various account configurations to allow splitting messages by "length" or "newline".
- Updated message processing to handle chunking based on the selected mode.
- Added tests for new chunking functionality, ensuring correct behavior for both modes.
2026-01-25 00:40:41 +00:00
..
src feat: add chunking mode for outbound messages 2026-01-25 00:40:41 +00:00
clawdbot.plugin.json feat: add Mattermost channel support 2026-01-21 18:40:56 -05:00
index.ts feat: add Mattermost channel support 2026-01-21 18:40:56 -05:00
package.json chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00