All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Core monitoring pipeline: track URLs, detect changes, report results
- Safety guards integration:
agent-action-policy: block internal/private URL monitoringagent-loop-guard: detect stale monitoring patternsllm-degen-guard: flag garbage/CAPTCHA content
- CLI with 5 commands:
add,remove,check,history,diff - Optional screenshot capture via snapgrab on change detection
- Python async API (
WatchDeckclass) - 28 tests passing