This repository was archived by the owner on May 23, 2026. It is now read-only.
v0.3.1
·
48 commits
to main
since this release
Patch Changes
- 76c02cb: Fix
ingest:watchfor chokidar v5 compatibility. Glob patterns are no longer supported in chokidar v4+, so the watcher now monitors the data directory with a filter function instead.