-
Notifications
You must be signed in to change notification settings - Fork 1
Bug Reports
ewyct edited this page Apr 11, 2026
·
1 revision
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:
- Links back to the Lastest bug report
- Includes all auto-captured context
- Tracks the GitHub issue number and URL
| Level | When to Use |
|---|---|
| Low | Minor inconvenience, workaround available |
| Medium | Feature not working as expected |
| High | Blocking issue, data loss risk |
Lastest Wiki
Getting Started
Core Features
- Visual Diffing
- AI Configuration
- Fix-the-App Advisor
- Agent Monitoring
- Public Shares
- Gamification
- Scheduled Runs
- Bug Reports
- Settings Reference
Integrations
- GitHub Integration
- GitLab Integration
- Google Sheets Integration
- Custom Webhooks
- VSCode Extension API
- MCP Server
Deployment & CI
Administration
Reference