feat: add view_issue.py to inspect a single issue #5

Closed
opened 2026-06-21 17:16:26 -05:00 by jcwalker3 · 0 comments
Owner

Fetch a single issue's details (title, body, labels, assignee, state) so agents can inspect before claiming.

Usage: ./view_issue.py --remote prgs 42

Nice-to-have — agents can work around this by using the API directly.

Fetch a single issue's details (title, body, labels, assignee, state) so agents can inspect before claiming. Usage: `./view_issue.py --remote prgs 42` Nice-to-have — agents can work around this by using the API directly.
jcwalker3 added the nice-to-have label 2026-06-21 17:16:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Scaled-Tech-Consulting/Gitea-Tools#5