openclaw/src
2026-01-08 07:41:17 +01:00
..
agents feat: add skills CLI 2026-01-08 07:23:05 +01:00
auto-reply fix(typing): keep tool-start ttl mode-safe (#452, thanks @thesash) 2026-01-08 06:18:35 +00: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 test(cli): cover provider login/logout 2026-01-08 07:41:17 +01:00
commands feat(cli): move provider login/logout 2026-01-08 07:40:08 +01:00
config feat(agent): auto-enable GLM-4.7 thinking mode 2026-01-08 04:10:56 +01:00
cron Cron: clamp timer to avoid TimeoutOverflowWarning 2026-01-07 19:25:18 +01:00
daemon refactor: simplify cli commands 2026-01-08 07:16:12 +01:00
discord fix(discord): remove eventQueue client option 2026-01-08 06:00:20 +01:00
gateway refactor: simplify cli commands 2026-01-08 07:16:12 +01:00
hooks fix(ci): stabilize windows tests 2026-01-08 03:54:35 +00:00
imessage feat: add providers CLI and multi-account onboarding 2026-01-08 01:55:59 +01:00
infra refactor: simplify cli commands 2026-01-08 07:16:12 +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 feat: refine providers onboarding and cli 2026-01-08 06:25:21 +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 providers CLI and multi-account onboarding 2026-01-08 01:55:59 +01:00
telegram fix: stabilize telegram media group tests 2026-01-08 05:48:25 +00: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 style: normalize type definitions 2026-01-06 07:21:10 +01:00
utils refactor: centralize message provider normalization 2026-01-07 23:53:38 +00:00
web feat(cli): move provider login/logout 2026-01-08 07:40:08 +01:00
wizard style: apply lint fixes 2026-01-08 04:44:15 +00: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