Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 750 Bytes

File metadata and controls

19 lines (15 loc) · 750 Bytes

Changelog

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.

[0.1.0] - 2026-03-26

Added

  • Core monitoring pipeline: track URLs, detect changes, report results
  • Safety guards integration:
    • agent-action-policy: block internal/private URL monitoring
    • agent-loop-guard: detect stale monitoring patterns
    • llm-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 (WatchDeck class)
  • 28 tests passing