openclaw/src
2026-01-22 03:14:59 +00:00
..
acp fix: stabilize acp streams and tests 2026-01-18 08:54:00 +00:00
agents fix(exec): pass undefined instead of null for optional approval params 2026-01-21 18:14:51 -08:00
auto-reply fix: finish model list alias + heartbeat session (#1256) (thanks @zknicker) 2026-01-22 01:36:58 +00:00
browser fix(browser): register AI snapshot refs (#1282) 2026-01-20 14:14:36 +00:00
canvas-host chore(canvas): update a2ui bundle 2026-01-21 20:10:38 +00:00
channels refactor: unify threading contexts 2026-01-21 20:35:12 +00:00
cli fix: prevent memory CLI hangs 2026-01-22 03:14:59 +00:00
commands fix: remove setup-token run option in onboarding 2026-01-22 00:42:04 +00:00
config fix: reduce invalid config log noise 2026-01-22 02:48:01 +00:00
cron fix: narrow cron payload merge types 2026-01-21 01:14:24 +00:00
daemon feat: fold gateway service commands into gateway 2026-01-21 17:45:26 +00:00
discord refactor(channels): centralize match metadata 2026-01-21 18:21:19 +00:00
docs refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
gateway fix(exec): pass undefined instead of null for optional approval params 2026-01-21 18:14:51 -08:00
hooks fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
imessage feat: implement reply context handling in BlueBubbles messaging, enhancing message formatting and metadata resolution 2026-01-20 12:07:54 +00:00
infra test: stabilize exec approvals path resolution 2026-01-22 02:07:40 +00:00
logging fix: emit diagnostics across channels 2026-01-21 00:30:34 +00:00
macos fix: type gateway lock handle 2026-01-21 23:05:11 +00:00
markdown
media fix: harden web fetch SSRF and redirects 2026-01-21 02:54:14 +00:00
media-understanding refactor: add aws-sdk auth mode and tighten provider auth 2026-01-20 08:28:40 +00:00
memory fix: prevent memory CLI hangs 2026-01-22 03:14:59 +00:00
node-host fix: unify exec approval ids 2026-01-22 00:59:29 +00:00
pairing feat: add /allowlist command 2026-01-21 05:34:53 +00:00
plugin-sdk refactor: unify threading contexts 2026-01-21 20:35:12 +00:00
plugins fix: quiet update banner and skip duplicate plugin CLI 2026-01-21 07:37:22 +00:00
process fix: suppress npm fund prompts 2026-01-21 03:47:50 +00:00
providers refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
routing fix: resolve ci failures 2026-01-18 08:45:29 +00:00
security fix: enforce secure control ui auth 2026-01-21 23:58:42 +00:00
sessions fix: normalize model override auth handling 2026-01-21 06:00:21 +00:00
signal test: fix await-thenable in signal typing test 2026-01-22 02:20:42 +00:00
slack refactor: unify threading contexts 2026-01-21 20:35:12 +00:00
telegram fix: normalize abort signals for fetch 2026-01-21 17:29:46 +00:00
terminal refactor: harden log stream writes 2026-01-21 03:03:29 +00:00
test-helpers refactor: add hook guards and test helpers 2026-01-18 06:15:24 +00:00
test-utils refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
tui feat(tui): add input history for submitted messages (WIP) 2026-01-21 04:31:33 +00:00
types chore: fix lint/format 2026-01-20 13:52:59 +00:00
utils chore: sync protocol outputs 2026-01-21 00:19:53 +00:00
web feat(sessions): add channelIdleMinutes config for per-channel session idle durations (#1353) 2026-01-21 19:10:31 +00:00
whatsapp
wizard fix: add explicit tailnet gateway bind 2026-01-21 20:36:09 +00:00
channel-web.barrel.test.ts
channel-web.ts
docker-setup.test.ts
entry.ts fix: harden windows argv parsing 2026-01-19 23:41:06 +00:00
git-hooks.test.ts fix: add git hook setup and stable config hash sorting 2026-01-19 02:02:17 +00:00
globals.test.ts
globals.ts CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
index.test.ts
index.ts fix: tame invalid config logging 2026-01-21 01:58:47 +00:00
logger.test.ts
logger.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
logging.ts fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
polls.test.ts
polls.ts
postinstall-patcher.test.ts
runtime.ts
utils.test.ts
utils.ts fix(utils): share clamp helpers 2026-01-18 16:11:43 +00:00
version.ts