Cremind
Using CremindCLI

cremind file-watchers

Register filesystem watches that trigger agent actions, list and delete them, and tail watcher events.

cremind file-watchers (aliases cremind file-watcher, cremind fw) is the CLI for the File Watcher subsystem. A file watcher subscription binds a directory on disk to a natural-language action the reasoning agent runs whenever a matching filesystem event fires — created, modified, deleted, or moved — optionally filtered by target kind and file extension. The group registers watches (with paths relative to the working directory or absolute), lists and deletes the active profile's subscriptions, and tails server-wide watcher events over SSE. It is the general-purpose sibling of the documents watcher.

Documentation in progress

A full reference for this command is being written. See the cremind repository for the source, and the CLI overview for the global flags and environment variables.