openclaw/src
2026-01-20 13:04:19 +00:00
..
acp fix: stabilize acp streams and tests 2026-01-18 08:54:00 +00:00
agents refactor: improve error handling in embedded run payloads by clarifying conditions for user-facing error messages and updating test descriptions for typing behavior 2026-01-20 12:07:54 +00:00
auto-reply fix: remove unused typingSignals variable in get-reply-run 2026-01-20 12:07:54 +00:00
browser refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
canvas-host build: update bundle hash and register Peekaboo submodule 2026-01-20 07:37:01 +00:00
channels refactor: extend channel plugin boundary 2026-01-20 12:07:54 +00:00
cli Phase 0 + Review 2026-01-20 12:07:54 +00:00
commands feat: add new channel capabilities for editing, unsending, replying, effects, and group management 2026-01-20 12:07:54 +00:00
config refactor: extend channel plugin boundary 2026-01-20 12:07:54 +00:00
cron fix: prevent duplicate cron runs across hot reloads 2026-01-20 10:36:46 +00:00
daemon refactor: normalize cli command hints 2026-01-20 07:43:00 +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 test: cover scope upgrade flow 2026-01-20 13:04:19 +00: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 feat: wire role-scoped device creds 2026-01-20 13:04:19 +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 feat: add support for setting group icons in BlueBubbles, enhancing group management capabilities 2026-01-20 12:07:54 +00:00
media-understanding refactor: add aws-sdk auth mode and tighten provider auth 2026-01-20 08:28:40 +00:00
memory refactor: add aws-sdk auth mode and tighten provider auth 2026-01-20 08:28:40 +00:00
node-host fix: resolve format/build failures 2026-01-19 11:32:15 +00:00
pairing refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
plugin-sdk Step 4 (Needs Review) 2026-01-20 12:07:54 +00:00
plugins refactor: extend channel plugin boundary 2026-01-20 12:07:54 +00:00
process fix: polish matrix e2ee storage (#1298) (thanks @sibbl) 2026-01-20 11:59:36 +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 refactor: normalize cli command hints 2026-01-20 07:43: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 fix: handle Slack Bolt import + gateway node ids (#1208) (thanks @24601) 2026-01-20 10:33:40 +00:00
telegram refactor: centralize concurrency resolution 2026-01-20 10:41:56 +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: streamline TUI stream assembly updates 2026-01-20 08:57:42 +00:00
types fix: defer pdf deps and profile flag detection 2026-01-20 08:20:07 +00:00
utils fix: optimize routed CLI path (#1195) (thanks @gumadeiras) 2026-01-18 23:28:09 +00:00
web feat: enhance BlueBubbles group message handling by adding account-specific logging and improving typing signal conditions 2026-01-20 12:07:54 +00:00
whatsapp refactor: prune legacy group prefixes 2026-01-17 08:47:25 +00:00
wizard refactor: normalize cli command hints 2026-01-20 07:43:00 +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
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 perf: speed up memory batch polling 2026-01-18 03:55:14 +00:00
utils.test.ts
utils.ts fix(utils): share clamp helpers 2026-01-18 16:11:43 +00:00
version.ts