Sypha AI Docs
FeaturesSlash commands

Report Bug Command

/reportbug is tremendously helpful when you encounter an unusual problem with Sypha. Rather than memorizing all the information GitHub requires for a bug report, this command transforms Sypha into your dedicated bug reporting helper.

It guides you through gathering all necessary information for a comprehensive bug report and subsequently submits it directly to our GitHub issues page with proper formatting and system information attached.

Using the /reportbug Slash Command

When you encounter something unusual that appears incorrect:

  • Simply enter /reportbug in the chat
  • Sypha will walk you through all required details:
    • A brief title describing the problem
    • What occurred versus what you anticipated
    • Reproduction steps for the bug
    • Any pertinent output or errors observed
    • Additional context potentially helpful for resolution
  • You'll have the opportunity to review everything prior to submission
  • Upon approval, it generates a properly formatted GitHub issue containing your information along with automated system details

Example

Last week I encountered an unusual bug where Sypha consistently timed out while reading large files. Rather than attempting to recall all the GitHub template fields, I simply entered /reportbug and Sypha led me through the entire process.

It inquired about my intended action, what transpired instead, and the precise steps that triggered the issue. The most valuable aspect was its automatic inclusion of my OS version, Sypha version, and all technical details our developers would require.

Within moments, I had a correctly formatted GitHub issue generated without needing to track down any of that information myself.

On this page