openclaw/src
2026-01-18 22:19:47 +00:00
..
acp fix: stabilize acp streams and tests 2026-01-18 08:54:00 +00:00
agents chore: tighten skills prompt rules 2026-01-18 21:30:27 +00:00
auto-reply Merge pull request #1187 from fayrose/fix/compaction-failure-silent-reset 2026-01-18 22:02:36 +00:00
browser style: oxfmt 2026-01-17 08:01:46 +00:00
canvas-host chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
channels refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
cli style: format code 2026-01-18 19:36:46 +00:00
commands style: format code 2026-01-18 19:36:46 +00:00
config style: format code 2026-01-18 19:36:46 +00:00
cron refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
daemon fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
discord feat: make inbound envelopes configurable 2026-01-18 18:50:37 +00:00
docs refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
gateway fix: appease tsc in test helpers 2026-01-18 18:54:59 +00:00
hooks fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
imessage fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
infra fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
logging fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
macos fix: add agent context to ws logs 2026-01-17 20:37:36 +00:00
markdown test: expand frontmatter coverage 2026-01-17 20:12:04 +00:00
media fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
media-understanding fix: stabilize slack http receiver import 2026-01-18 15:44:17 +00:00
memory fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
node-host fix: stabilize tests and logging 2026-01-18 18:43:31 +00:00
pairing fix(zalo): fix pairing channel detection and webhook payload format 2026-01-16 10:43:14 +07:00
plugin-sdk refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
plugins style: format code 2026-01-18 19:36:46 +00:00
process test: avoid global SIGTERM emit in child-process-bridge 2026-01-17 19:20:48 +00:00
providers fix: stabilize ci protocol + openai batch retry 2026-01-18 17:05:27 +00:00
routing fix: resolve ci failures 2026-01-18 08:45:29 +00:00
security refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
sessions feat(acp): add experimental ACP support 2026-01-18 08:03:36 +00:00
signal fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
slack style: format code 2026-01-18 19:36:46 +00:00
telegram feat: make inbound envelopes configurable 2026-01-18 18:50:37 +00:00
terminal perf: speed up memory batch polling 2026-01-18 03:55:14 +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 TUI: pick waiting phrase once per waiting session 2026-01-18 22:19:47 +00:00
types feat: add exec pty support 2026-01-17 04:57:11 +00:00
utils fix: format verbose tool output by channel 2026-01-17 10:17:57 +00:00
web style: format code 2026-01-18 19:36:46 +00:00
whatsapp refactor: prune legacy group prefixes 2026-01-17 08:47:25 +00:00
wizard fix: normalize gateway dev mode detection 2026-01-18 01:08:47 +00:00
channel-web.barrel.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
channel-web.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
docker-setup.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
entry.ts chore(cli): set process title 2026-01-16 01:33:28 +00:00
globals.test.ts
globals.ts feat: refresh CLI output styling and progress 2026-01-08 05:20:39 +01:00
index.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
index.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
logger.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
logger.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
logging.ts fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
polls.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
polls.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
postinstall-patcher.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
runtime.ts perf: speed up memory batch polling 2026-01-18 03:55:14 +00:00
utils.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
utils.ts fix(utils): share clamp helpers 2026-01-18 16:11:43 +00:00
version.ts