In-app bug reporting with auto-captured context and GitHub issue integration.
When you encounter a bug while using Lastest, you can file a bug report directly from the UI. Lastest automatically captures rich context to help with debugging.
Every bug report automatically includes:
| Context | Description |
|---|---|
| URL | The page where the bug was encountered |
| Viewport | Browser window dimensions |
| User Agent | Browser and OS information |
| App Version | Current Lastest version |
| Git Hash | Current build hash |
| Console Errors | Recent browser console errors with timestamps |
| Failed Requests | HTTP requests that returned errors (URL, status, method) |
| Breadcrumbs | Recent user actions leading up to the report |
Optionally attach a screenshot of the current state. Screenshots are stored locally alongside the report.
Bug reports can be automatically created as GitHub issues:
| Level | When to Use |
|---|---|
| Low | Minor inconvenience, workaround available |
| Medium | Feature not working as expected |
| High | Blocking issue, data loss risk |
Wiki: GitHub Integration
Wiki: Home
Wiki: Settings Reference
Wiki: _Sidebar