openclaw/src
Peter Steinberger e9a08dc507 feat: enrich system prompt docs guidance 2026-01-18 15:00:36 +00:00
..
acp fix: stabilize acp streams and tests 2026-01-18 08:54:00 +00:00
agents feat: enrich system prompt docs guidance 2026-01-18 15:00:36 +00:00
auto-reply refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +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 fix: address acp client typing 2026-01-18 08:51:57 +00:00
commands refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
config refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
cron refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
daemon feat: add exec host routing + node daemon 2026-01-18 07:46:00 +00:00
discord ci: stabilize vitest runs 2026-01-18 06:58:54 +00:00
docs refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
gateway refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
hooks chore(format): oxfmt 2026-01-18 07:14:40 +00:00
imessage refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
infra refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
logging perf: speed up memory batch polling 2026-01-18 03:55:14 +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 refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
media-understanding feat: auto-enable audio understanding when keys exist 2026-01-18 14:55:09 +00:00
memory test: add vector dedupe regression coverage 2026-01-18 14:08:06 +00:00
node-host fix: resolve ci failures 2026-01-18 08:45:29 +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 refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
process test: avoid global SIGTERM emit in child-process-bridge 2026-01-17 19:20:48 +00:00
providers Models: add Qwen Portal OAuth support 2026-01-18 01:03:08 +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: persist session origin metadata 2026-01-18 03:41:51 +00:00
slack feat(slash-commands): usage footer modes 2026-01-18 05:35:35 +00:00
telegram fix: persist session origin metadata 2026-01-18 03:41:51 +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(usage): centralize responseUsage mode 2026-01-18 06:01:25 +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 fix: resolve ci failures 2026-01-18 08:45:29 +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
channel-web.ts
docker-setup.test.ts
entry.ts chore(cli): set process title 2026-01-16 01:33:28 +00:00
globals.test.ts
globals.ts
index.test.ts
index.ts
logger.test.ts
logger.ts
logging.ts
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
version.ts