Skip to content

feat(issue): Add explain and plan commands (Seer AI) #42

@betegon

Description

@betegon

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

  • sentry issue explain shows AI-generated explanation of the issue
  • sentry issue plan shows AI-generated fix suggestions
  • Commands work with short IDs and aliases
  • Proper error handling for issues without AI data

Closes when PR #39 is merged.

Metadata

Metadata

Labels

v0V0 release milestone
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions