WP Manifestindependent plugin directory
manifest / developer / bugsneakwp

BugSneak

BugSneak is a WordPress crash monitoring tool that intercepts PHP fatal errors and exceptions, intelligently groups logs, detects responsible plugins or themes, and presents structured diagnostics with code context inside the admin dashboard.

by Chetan Upare · github.com/chetanupare/bugsneakwp · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/chetanupare/bugsneakwp/archive/refs/heads/main.zip

BugSneak: Adaptive Crash Intelligence for WordPress

BugSneak Banner

Catch Fatal Errors, Exceptions, and Warnings with interactive diagnostics and optional AI-powered insights.

Instead of digging through massive debug.log files or guessing which plugin caused a white screen, BugSneak captures crashes and presents them in a curated, developer-focused dashboard. It intelligently groups repeated errors, pinpoints the suspected culprit, and shows the exact code snippet where things broke — all inside your WordPress admin.

Dashboard Preview

✨ Key Features

  • 🔍 Precise Culprit Detection: Instantly identifies which plugin or theme is responsible for the crash.
  • 🧠 Context-Aware IntelligencStable tag: 1.4.0): Dynamic confidence scoring based on PHP/WP versions, request context, and detected environment signals.
  • 📈 Spike Detection: Detects rapid bursts of repeated errors to highlight abnormal patterns.
  • 🔎 Code Snippet Preview: View the exact file and line of the error with ±5 lines of context right in the dashboard.
  • 🛡️ Production Safe: Near-zero overhead. Safely logs in the background without affecting visitors.
  • 🤖 Hybrid Intelligence: Optional on-demand analysis via Google Gemini or OpenAI ChatGPT (requires API key).
  • 🏥 Infrastructure Health: Dedicated settings page with live health indicators.

🚀 Installation

  1. Download the latest release .zip.
  2. Upload to your WordPress plugins directory (/wp-content/plugins/).
  3. Activate BugSneak via the clean plugin menu.
  4. Navigate to Tools > BugSneak to view your error logs.

🤝 Contributing

BugSneak is an open-source project. We welcome contributions! Please see CONTRIBUTING.md for guidelines.

🔒 Security

If you discover a security vulnerability, please check SECURITY.md for our responsible disclosure policy.

📜 License

BugSneak is licensed under the GPLv2 or later. See LICENSE for details.


Built with ❤️ for the WordPress Community.