openclaw/extensions/bluebubbles
Tyler Yust b9edeae961 fix: update default chunk mode to 'length' for BlueBubbles
- Changed the default value of `chunkMode` from 'newline' to 'length' in the BlueBubbles configuration and related processing functions.
- Updated documentation to reflect the new default behavior for chunking messages.
- Adjusted tests to ensure the correct default value is returned for BlueBubbles chunk mode.
2026-01-25 00:40:41 +00:00
..
src fix: update default chunk mode to 'length' for BlueBubbles 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