Releases: Maxlemore97/Watchdog
Release list
v0.9.9
Watchdog v0.9.9
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- 73e86a5: feat(selfupdate): Windows support — zip archives, .exe suffix, rename-aside (@Maxlemore97)
v0.9.8
Watchdog v0.9.8
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- d327c33: feat(shim): add
watchdog-shim updatefor in-process self-update (@Maxlemore97)
v0.9.7
Watchdog v0.9.7
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- 077db81: feat(shim): --add-to-path / --fix for managed PATH setup, doctor surfaces WATCHDOG_LOG (@Maxlemore97)
v0.9.6
Watchdog v0.9.6
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- 023a1c2: fix(hooks): resolver-based binary lookup, scoped tamper-regex on command field (@Maxlemore97)
v0.9.5
Watchdog v0.9.5
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- 9e4474d: feat(scan): raise project-mode package cap to 500, expose --max-packages (@Maxlemore97)
v0.9.4
Watchdog v0.9.4
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- 2361f42: fix(scan): discover plugins via installed_plugins.json in local mode (@Maxlemore97)
v0.9.3
Watchdog v0.9.3
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- 8600120: feat(plugin): ship bin/ shims so slash-shell finds watchdog-* binaries (@Maxlemore97)
v0.9.2
Watchdog v0.9.2
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- e4612a3: chore(release): bump to v0.9.1 (@Maxlemore97)
- 62e8a12: chore(release): bump to v0.9.2 (@Maxlemore97)
v0.9.1
Watchdog v0.9.1
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- 6b3716b: docs(readme): bump version pins to v0.9.0 (@Maxlemore97)
- f7ad585: fix(plugin): drop quotes from slash-command invocation (@Maxlemore97)
v0.9.0
Watchdog v0.9.0
Single-binary install — no Python required.
curl -fsSL https://raw.githubusercontent.com/Maxlemore97/Watchdog/main/install.sh | shOr download the binary for your platform below.
See SECURITY.md for the threat model and disclosure address.
Changelog
- 3058ddb: docs(readme): bump version pins to v0.8.2 (@Maxlemore97)
- 50df95a: feat(scan): local subcommand audits installed Claude Code plugins (@Maxlemore97)
- 2f2ff9e: feat(scan): project subcommand walks tree, hands lockfiles + plugins to engine (@Maxlemore97)