Files
Peter Schilling 87a442a0a7 Prefix issue title with identifier in issue view
Add the issue identifier (e.g., TEST-123) before the title in the
issue view command output. The title now displays as "TEST-123: Fix
authentication bug" instead of just "Fix authentication bug".

- Add identifier field to fetchIssueDetails return type
- Include identifier in both GraphQL queries
- Update issue-view.ts to prefix title with identifier
- Update all test mocks to include identifier field

Claude-session-id: a1d9f23b-b88b-4571-b44a-37003734e4a1
2026-01-05 16:07:29 -08:00
..