openclaw-vainplex/src/agents/skills
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
..
bundled-dir.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
config.ts feat: mac node exec policy + remote skills hot reload 2026-01-16 03:45:06 +00:00
env-overrides.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
frontmatter.ts fix: truncate skill command descriptions to 100 chars for Discord (#1018) 2026-01-16 10:01:59 -06:00
refresh.test.ts Fix #1056: ignore heavy paths in skills watcher 2026-01-17 06:26:27 +00:00
refresh.ts Fix #1056: ignore heavy paths in skills watcher 2026-01-17 06:26:27 +00:00
serialize.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
types.ts feat: add user-invocable skill commands 2026-01-16 12:10:29 +00:00
workspace.ts style: run oxfmt 2026-01-16 21:11:55 +00:00