openclaw/src
2026-01-08 20:47:22 +01:00
..
agents fix(heartbeat): telegram accountId + cron jobId compat (#516, thanks @YuriNachos) 2026-01-08 20:47:22 +01:00
auto-reply fix: avoid splitting outbound chunks inside parentheses (#499) — thanks @philipp-spiess 2026-01-08 20:39:28 +01:00
browser refactor(browser): share chrome resolution helpers 2026-01-08 02:18:43 +00:00
canvas-host refactor: replace tsx with bun for TypeScript execution (#278) 2026-01-06 07:14:08 +00:00
cli fix: surface control ui config in daemon status 2026-01-08 11:05:28 +00:00
commands chore: drop bun from daemon runtime options 2026-01-08 12:20:45 +01:00
config fix(config): reject shared agentDir 2026-01-08 11:54:26 +01:00
cron feat: add telegram topic delivery for cron 2026-01-08 11:05:28 +00:00
daemon feat: expand daemon status diagnostics 2026-01-08 08:26:40 +01:00
discord refactor: split discord gateway helpers 2026-01-08 20:23:06 +01:00
gateway feat: allow hook model overrides 2026-01-08 09:33:42 +00:00
hooks fix(ci): stabilize windows tests 2026-01-08 03:54:35 +00:00
imessage fix: add provider account metadata 2026-01-08 11:05:28 +00:00
infra fix(heartbeat): pass accountId for Telegram delivery 2026-01-08 20:47:22 +01:00
logging chore: fix redaction lint 2026-01-06 00:42:23 +01:00
macos refactor: centralize unhandled rejection setup 2026-01-07 20:59:49 +00:00
markdown fix: preserve markdown fences when chunking 2026-01-06 20:23:41 +01:00
media chore: update ClawdBot CLI branding 2026-01-08 05:20:39 +01:00
pairing fix: harden pairing flow 2026-01-07 05:06:04 +01:00
process chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
providers chore: clarify telegram docs links 2026-01-08 10:29:36 +01:00
routing refactor: centralize thread helpers 2026-01-07 20:01:19 +01:00
sessions feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
signal feat: add providers CLI and multi-account onboarding 2026-01-08 01:55:59 +01:00
slack feat: add slack multi-account routing 2026-01-08 08:49:16 +01:00
telegram fix(telegram): resolve grammY fetch type mismatch (#512) 2026-01-08 20:18:17 +01:00
terminal feat: refine providers onboarding and cli 2026-01-08 06:25:21 +01:00
tui feat: add /reasoning reasoning visibility 2026-01-07 06:17:31 +01:00
types feat: add slack multi-account routing 2026-01-08 08:49:16 +01:00
utils refactor: centralize message provider normalization 2026-01-07 23:53:38 +00:00
web fix: clean lint issues 2026-01-08 11:07:11 +00:00
wizard fix: format onboarding hint 2026-01-08 12:25:39 +01:00
entry.ts feat: add --dev/--profile CLI profiles 2026-01-05 01:27:13 +01:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts feat: refresh CLI output styling and progress 2026-01-08 05:20:39 +01:00
index.test.ts fix: preserve whatsapp group JIDs 2025-12-23 03:05:59 +01:00
index.ts refactor: centralize unhandled rejection setup 2026-01-07 20:59:49 +00:00
logger.test.ts style: format tests and helpers 2026-01-04 14:57:57 +00:00
logger.ts fix(logging): decouple file logs from console verbose 2026-01-03 12:32:14 +00:00
logging.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
polls.test.ts feat: unify poll support 2026-01-06 04:51:05 +00:00
polls.ts feat: unify poll support 2026-01-06 04:51:05 +00: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 chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
utils.ts fix(ci): stabilize windows paths 2026-01-08 03:03:03 +00:00
version.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00