openclaw/extensions/bluebubbles
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 fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
index.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
package.json chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00