feat: add view_issue.py to inspect a single issue #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fetch a single issue's details (title, body, labels, assignee, state) so agents can inspect before claiming.
Usage:
./view_issue.py --remote prgs 42Nice-to-have — agents can work around this by using the API directly.