Skip to content

Releases: whaojie797-design/source-watch

Release list

v0.1.0

Choose a tag to compare

@whaojie797-design whaojie797-design released this 30 Jul 15:37

First release of source-watch: local, deterministic change-monitoring for web sources your agent depends on.

  • init/check/report CLI (scripts/watch.py)
  • noise-reduced extraction (html.parser), optional CSS selector
  • change types: content / title / new / gone
  • severity HIGH when watch keywords/regex match
  • file:// + http(s) fetcher, zero third-party dependencies
  • 36 offline tests green, GitHub Actions wired