openclaw/src
Roshan Singh e7953d8164 Fix #1056: ignore heavy paths in skills watcher
On macOS, watching deep dependency trees can exhaust file descriptors and lead to spawn EBADF failures. The skills watcher only needs to observe skill changes, so ignore dotfiles, node_modules, and dist by default. Adds regression coverage.
2026-01-17 06:26:27 +00:00
..
agents Fix #1056: ignore heavy paths in skills watcher 2026-01-17 06:26:27 +00:00
auto-reply refactor: share queue helpers 2026-01-17 06:02:27 +00:00
browser fix(browser): remote profile tab ops follow-up (#1060) (thanks @mukhtharcm) 2026-01-17 01:28:22 +00:00
canvas-host chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
channels refactor: centralize message target resolution 2026-01-17 06:04:49 +00:00
cli style: oxfmt format 2026-01-17 05:48:56 +00:00
commands refactor: centralize message target resolution 2026-01-17 06:04:49 +00:00
config fix: sync delivery routing context 2026-01-17 06:02:27 +00:00
cron style: oxfmt format 2026-01-17 05:48:56 +00:00
daemon chore: run format and fix sandbox browser timeouts 2026-01-16 09:18:58 +00:00
discord style: oxfmt format 2026-01-17 05:48:56 +00:00
docs chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
gateway fix: sync delivery routing context 2026-01-17 06:02:27 +00:00
hooks style: apply oxfmt 2026-01-17 01:55:42 +00:00
imessage fix: unify inbound sender labels 2026-01-17 05:21:09 +00:00
infra refactor: centralize message target resolution 2026-01-17 06:04:49 +00:00
logging Logging: tolerate EIO console writes 2026-01-15 03:20:48 +00:00
macos chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
markdown test: add command arg parsing coverage (#936) (thanks @thewilloftheshadow) 2026-01-15 09:38:21 +00:00
media refactor: unify media understanding pipeline 2026-01-17 04:39:00 +00:00
media-understanding style: oxfmt format 2026-01-17 05:48:56 +00:00
memory fix: make node-llama-cpp optional 2026-01-15 18:37:02 +00:00
pairing fix(zalo): fix pairing channel detection and webhook payload format 2026-01-16 10:43:14 +07:00
plugins Config: schema-driven channels and settings 2026-01-17 00:43:05 +00:00
process chore: prep 2026.1.14 npm release 2026-01-15 07:47:18 +00:00
providers chore: purge DS_Store files 2026-01-15 22:59:16 +00:00
routing refactor: centralize account bindings + health probes 2026-01-17 01:19:43 +00:00
security style: oxfmt format 2026-01-17 05:48:56 +00:00
sessions refactor: align channel chatType 2026-01-17 04:13:06 +00:00
signal style: oxfmt format 2026-01-17 05:48:56 +00:00
slack style: oxfmt format 2026-01-17 05:48:56 +00:00
telegram style: oxfmt format 2026-01-17 05:48:56 +00:00
terminal chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
tui refactor: centralize account bindings + health probes 2026-01-17 01:19:43 +00:00
types feat: add exec pty support 2026-01-17 04:57:11 +00:00
utils refactor: share queue helpers 2026-01-17 06:02:27 +00:00
web style: oxfmt format 2026-01-17 05:48:56 +00:00
whatsapp Format: apply oxfmt fixes 2026-01-15 01:27:16 +00:00
wizard feat: add internal hooks system 2026-01-17 01:31:57 +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 chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
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 refactor(src): split oversized modules 2026-01-14 01:17:56 +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 chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
utils.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
utils.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
version.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00