openclaw/src
2026-01-19 13:11:25 +01:00
..
acp fix: stabilize acp streams and tests 2026-01-18 08:54:00 +00:00
agents feat: tool-dispatch skill commands 2026-01-19 13:11:25 +01:00
auto-reply feat: tool-dispatch skill commands 2026-01-19 13:11:25 +01:00
browser fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
canvas-host CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
channels fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
cli fix: add agents identity helper 2026-01-19 10:44:18 +00:00
commands fix: resolve format/build failures 2026-01-19 11:32:15 +00:00
config fix: resolve format/build failures 2026-01-19 11:32:15 +00:00
cron refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
daemon fix(daemon): include HOME in service env (#1214) 2026-01-19 08:39:12 +00:00
discord fix: gate gateway restarts and discord abort reconnects 2026-01-19 00:15:45 +00:00
docs refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
gateway fix: resolve format/build failures 2026-01-19 11:32:15 +00:00
hooks refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
imessage fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
infra fix: resolve format/build failures 2026-01-19 11:32:15 +00:00
logging refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
macos fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
markdown test: expand frontmatter coverage 2026-01-17 20:12:04 +00:00
media refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
media-understanding CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
memory refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
node-host fix: resolve format/build failures 2026-01-19 11:32:15 +00:00
pairing fix(zalo): fix pairing channel detection and webhook payload format 2026-01-16 10:43:14 +07:00
plugin-sdk fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
plugins fix: add plugin config schema helper 2026-01-19 03:39:36 +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 chore: document slack bolt import interop 2026-01-18 23:55:36 +00:00
telegram fix: stabilize ci checks 2026-01-19 00:34:26 +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 refactor: extract TUI syntax theme and fix changelog 2026-01-19 05:32:53 +00:00
types fix: resolve cli-highlight types and runtime info 2026-01-19 05:57:29 +00:00
utils fix: optimize routed CLI path (#1195) (thanks @gumadeiras) 2026-01-18 23:28:09 +00:00
web refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +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 fix: harden windows cli launch 2026-01-19 01:11:39 +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 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 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 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