the signals and their derived score are provisional and subject to change.
validate manually before sharing.
73381e41799d7dfa05f90e0f079a5f50011c6f7c4566e746f35cb02145bbf191bf6b4afad5800c1cAuthored: 2 months ago (Wed, 10 Jun 2026 00:30:22 +0000)Match: Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>809e5068d796b29fe7c50cfaf4d46ce871afb4a5Authored: 2 months ago (Thu, 4 Jun 2026 01:16:08 +0000)Match: Copilot809e5068d796b29fe7c50cfaf4d46ce871afb4a5Authored: 2 months ago (Thu, 4 Jun 2026 01:16:08 +0000)Match: Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>42b51f5da58af5ad67bfe04ae5a24a695fce04f3Authored: 4 months ago (Sun, 19 Apr 2026 00:08:59 +0000)Match: Copilot42b51f5da58af5ad67bfe04ae5a24a695fce04f3Authored: 4 months ago (Sun, 19 Apr 2026 00:08:59 +0000)Match: Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>f925cb4924a2336ab7af653df35dbefe2ea3541dAuthored: 4 months ago (Thu, 2 Apr 2026 00:45:20 +0000)Match: Copilotf925cb4924a2336ab7af653df35dbefe2ea3541dAuthored: 4 months ago (Thu, 2 Apr 2026 00:45:20 +0000)Match: Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>720888009eba582439870654817f24d5e8c7438aAuthored: 7 months ago (Sun, 25 Jan 2026 02:42:50 +0000)Match: Copilot720888009eba582439870654817f24d5e8c7438aAuthored: 7 months ago (Sun, 25 Jan 2026 02:42:50 +0000)Match: Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>65eaed46216ef77da2143154098626bab42e036cAuthored: 10 months ago (Fri, 3 Oct 2025 17:33:51 +0000)Match: Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>d668a14703cba21244385525d8a74e5f4d5e4979Authored: 11 months ago (Fri, 5 Sep 2025 19:39:12 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>131447f702842917f2f8340568b7e8715e8065f7Authored: 1 year ago (Sat, 16 Aug 2025 13:54:50 +0000)Match: Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>.github/copilot-instructions.mdTool: github-copilotSee AGENTS.md for agent instructionsAGENTS.mdTool: agents-md# AGENTS.md
Guidance for AI coding agents working in this repository.
## Commands
- `make install` — Build the `gatus` binary
- `make run` — Run in dev mode (uses `./config.yaml`)
- `make test` — Run all Go tests with coverage
- `make clean` — Remove built binary
- `make frontend-install` — Install frontend npm dependencies
- `make frontend-build` — Build the Vue.js frontend (**must run after any `web/` changes**)
- `make frontend-dev` — Start the Vue dev server
## Key Rules
- **Vendored none