Describe the Issue
Provide a clear and concise description of the bug.
Type of Issue
Language
Version Information
- Extension version: (e.g., "v0.1.0")
- VS Code version: (e.g., "1.89.1")
- OS version: (e.g., "Ubuntu 20.04")
Additional Context
Add any other context or screenshots about the issue here.
Environment
- Traycer version: 2.14.8
- Cursor version: 2.4.21
- OS: macOS arm64 25.2.0
Description
When creating multiple tickets (5 for Phase 1), if the system goes to sleep or the screen locks during the process, Traycer fails and loses progress. There's no recovery mechanism.
Steps to Reproduce
- Start creating multiple tickets (long-running operation)
- Let the system go to sleep or lock screen
- Wake/unlock the system
- Traycer has failed, progress lost
Expected Behavior
- Either prevent system sleep during long operations
- Or save progress periodically so it can resume
- Or gracefully recover on system wake
Actual Behavior
Process fails completely, must restart from scratch.
Impact
Combined with the high CPU usage (issue #X), this makes ticket creation extremely fragile. Users must babysit the process.
Describe the Issue
Provide a clear and concise description of the bug.
Type of Issue
Language
Version Information
Additional Context
Add any other context or screenshots about the issue here.
Environment
Description
When creating multiple tickets (5 for Phase 1), if the system goes to sleep or the screen locks during the process, Traycer fails and loses progress. There's no recovery mechanism.
Steps to Reproduce
Expected Behavior
Actual Behavior
Process fails completely, must restart from scratch.
Impact
Combined with the high CPU usage (issue #X), this makes ticket creation extremely fragile. Users must babysit the process.