Quick Start
nwatch setupnwatchnwatch ask "check recent errors and correlate with commits"Small Hours
The Night Watch agent can run diagnostics, inspect cloud and log signals, and correlate issues with code changes.
Install globally
go install github.com/samirkhoja/night-watch/cmd/nwatch@latestnwatch setupnwatchnwatch ask "check recent errors and correlate with commits"nwatch [flags]nwatch [flags] setupnwatch [flags] chatnwatch [flags] ask <prompt>nwatch [flags] runbook <command>nwatch --continuenwatch --max-steps 12Continue a prior session with `nwatch --continue`.
nwatch runbook install ./runbooksnwatch runbook install https://github.com/acme/runbooks.git --ref v1.2.0 --subdir docs/incidentsnwatch runbook listnwatch runbook inspect aws-incidentsnwatch runbook remove aws-incidents~/.config/night-watch/config.json.nightwatch/settings.json.nightwatch/settings.local.json--config /path/to/file.jsonGOCACHE=/tmp/gocache go test ./...