WatchdogAI
WatchdogAI for Laravel The Laravel error monitor that returns code fixes — not just stack traces.

What it does

WatchdogAI is a self-hosted Laravel package that:

  • Captures application events with intelligent deduplication, watchlist filtering, and automatic file/line capture
  • Runs LLM-powered analysis on log windows to surface security threats, errors, anomalies, and performance issues
  • Generates real code fixes when you click on a finding — original/fixed snippets and a unified diff
  • Supports multiple LLM providers (Groq, Anthropic, xAI, OpenAI, Ollama) with per-provider API keys, usage tracking, and daily/monthly spend limits

Why it exists

Sentry, Honeybadger, GlitchTip and similar tools tell you that something broke — they show you the stack trace and let you correlate events. None of them open the file, read the code, and propose the fix. WatchdogAI does.

Multi-provider BYO-key is intentional: you pay your LLM provider directly, the package only sells you the dashboard and the pipeline. Your data and your bills stay yours.

Built by

WatchdogAI is built and maintained as part of SICL — a Synthetic Intelligence Cognitive Layer platform exploring the boundary between LLMs and useful operational tooling.

Version

This is the watchdog-ai/laravel package, version 1.0.0. See the help guide for usage, the support page for contact, and privacy + terms for the legal bits.