Add in app bug report#1748
Draft
MikaKrul wants to merge 17 commits into
Draft
Conversation
Added a bug reporting feature that gathers system details and opens a pre-filled issue template on GitHub.
Added a command to read the last 100 lines of the log file.
Added bug reporting functionality with title, description, and log inclusion options.
Add clipboard support for bug reports and handle long URLs.
MikaKrul
force-pushed
the
add-in-app-bug-report
branch
from
July 21, 2026 20:34
db87004 to
c3b52d0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before Submitting This PR
Please confirm you have done the following:
If this is a feature or change that was previously closed/rejected:
Human Written Description
It uses the Handy bug report template from GitHub. It automatically injects the system info into the template, and there is a checkbox to attach logs. Currently, it generates and opens a link to GitHub in the browser with everything filled in, so the user only has to submit it. The flow can later be changed to use a backend and eliminate the need to open Github at all. This will be a good start.
Code quality is failing because languages are missing.
Related Issues/Discussions
Fixes #
Discussion: #1744
Community Feedback
Requested via discussion #1744, @cjpais agreed.
Testing
It builds and works. It only has some issues, the url is too long when attaching the logs so this has to be manualy pasted form the clipboard by the user. also minor ui issus link padding and spacing.
Screenshots/Videos (if applicable)
AI Assistance
If AI was used: