Summary
Add AI-powered issue analysis commands using Sentry's Seer API.
Commands
sentry issue explain <issue-id> # Get AI explanation of the issue
sentry issue plan <issue-id> # Get AI-suggested plan for fixing the issue
Implementation
Acceptance Criteria
Closes when PR #39 is merged.
Summary
Add AI-powered issue analysis commands using Sentry's Seer API.
Commands
Implementation
Acceptance Criteria
sentry issue explainshows AI-generated explanation of the issuesentry issue planshows AI-generated fix suggestionsCloses when PR #39 is merged.