What’s included
When you copy bug context from Sonarly, you get everything your AI needs to fix the issue:How to use
- Open the bug in Sonarly
- Click “Copy context” button
- Paste in Cursor/Claude/ChatGPT/Windsurf
- Let your AI fix the bug with full context
Why this matters
Traditional debugging requires you to:- Read the error message
- Find the file and line number
- Check console logs
- Inspect network requests
- Understand user actions
- Manually explain all this to your AI
Example workflow
1
Get alerted
Receive email: “New critical issue in auth.service.ts”
2
Copy context
Click the alert link, then click “Copy context”
3
Paste in Cursor
Open Cursor, paste the context in chat
4
AI fixes it
Cursor analyzes the context and proposes a fix
5
Deploy
Review, commit, and deploy the fix

