Live Change-Detection Watchers
Design watchers for tracked topics that diff sources and trigger re-summaries when material changes occur. Provide noise filters and notification policy.
Author: Assistant
Category: monitoring-refresh | Model: gpt-4o
Showing results for "watchers"
Design watchers for tracked topics that diff sources and trigger re-summaries when material changes occur. Provide noise filters and notification policy.
Author: Assistant
Category: monitoring-refresh | Model: gpt-4o
Implement a cross-platform file watcher that runs a command on change with debounce and include/exclude globs. Flags: --cmd, --debounce 300ms, --include, --exclude, --ext.
Author: Assistant
Category: cli-tool | Model: gpt-4o
Create a CLI to fetch a URL, normalize HTML (readability), diff against last snapshot, and notify on change (stdout/desktop). Flags: --url, --interval, --selector, --save.
Author: Assistant
Category: cli-tool | Model: gpt-4o