openclaw/src
Muhammed Mukhthar CM 4d42811ecf fix(telegram): add textLimit to block reply chunking
Block streaming replies were missing the textLimit parameter in
deliverReplies(), causing long messages to fail with 'message is too
long' error instead of being chunked properly.

The final reply path already included textLimit, but the onBlockReply
callback path did not.
2026-01-03 11:12:15 +01:00
..
agents feat: extend gateway session patch 2026-01-03 06:16:49 +01:00
auto-reply chore: apply biome lint fixes 2026-01-03 05:10:09 +01:00
browser feat: add remote CDP browser support 2026-01-01 22:44:52 +01:00
canvas-host Discord: update UIs to use the new config 2026-01-03 01:02:22 -06:00
cli chore: apply biome lint fixes 2026-01-03 05:10:09 +01:00
commands chore: apply biome lint fixes 2026-01-03 05:10:09 +01:00
config feat: expand queue modes and followup backlog 2026-01-03 04:26:49 +01:00
cron feat: configurable outbound text chunk limits 2026-01-03 01:49:27 +01:00
daemon style: apply biome formatting 2026-01-01 17:06:47 +00:00
discord Discord: add reactions, stickers, and polls skill 2026-01-03 03:07:13 +01:00
gateway fix: align sessions.patch and tui typing 2026-01-03 06:37:40 +01:00
hooks chore: apply biome lint fixes 2026-01-03 05:10:09 +01:00
imessage feat: configurable outbound text chunk limits 2026-01-03 01:49:27 +01:00
infra feat: configurable outbound text chunk limits 2026-01-03 01:49:27 +01:00
macos feat: add gateway restart tool 2025-12-25 18:05:37 +00:00
media fix: correct camera snap mime mapping 2026-01-02 17:43:34 +01:00
process feat(process): support env overrides in exec 2026-01-01 22:55:21 +01:00
providers fix: stabilize pi-ai patch + tests 2026-01-03 05:22:09 +01:00
signal feat: configurable outbound text chunk limits 2026-01-03 01:49:27 +01:00
telegram fix(telegram): add textLimit to block reply chunking 2026-01-03 11:12:15 +01:00
tui chore: update appcast and TUI streaming handling 2026-01-03 11:06:49 +01:00
web test: refresh auto-reply expectations 2026-01-03 05:09:59 +01:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts fix(tests): align discord + queue changes 2025-12-26 14:32:57 +01:00
index.test.ts fix: preserve whatsapp group JIDs 2025-12-23 03:05:59 +01:00
index.ts feat: add Z.AI env support and live test 2025-12-31 11:36:57 +01:00
logger.test.ts Launch agent: disable autostart without killing running app 2025-12-07 19:01:14 +01:00
logger.ts refactor(logging): add subsystem console formatting 2025-12-21 13:24:15 +00:00
logging.ts fix: use telegram token file for sends and guard console EPIPE 2025-12-29 17:49:13 +01:00
provider-web.barrel.test.ts build: add local node bin to restart script PATH 2025-12-07 19:01:14 +01:00
provider-web.ts feat: unify gateway heartbeat 2025-12-26 02:35:40 +01:00
runtime.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.test.ts fix: preserve whatsapp group JIDs 2025-12-23 03:05:59 +01:00
utils.ts refactor: move whatsapp allowFrom config 2026-01-02 13:00:29 +01:00
version.ts feat(gateway): support bun-compiled embedded gateway 2025-12-19 19:21:26 +01:00