Project
cortex
Description
The --info flag which should just show PR details still requires git context
Error Message
Debug Logs
System Information
$ bounty info
Bounty Challenge v0.1.0
OS: Linux 6.8.0-87-generic (Ubuntu 24.04.3 LTS)
CPU: Intel Core i7
RAM: 16 GB
Cortex Version: 0.1.1
Screenshots
No response
Steps to Reproduce
- Navigate to non-git directory
- Run
cortex pr 123 --info
Expected Behavior
--info should work anywhere with --token
Actual Behavior
Requires git repository even for info-only operation
Additional Context
No response
Project
cortex
Description
The --info flag which should just show PR details still requires git context
Error Message
Debug Logs
System Information
Screenshots
No response
Steps to Reproduce
cortex pr 123 --infoExpected Behavior
--info should work anywhere with --token
Actual Behavior
Requires git repository even for info-only operation
Additional Context
No response