When running `uzi prompt`
Open
- Dominant language
- Go
- Stars
- 582
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
When I run the following:
```bash
uzi prompt --agents claude:2,codex:1 "test"
```
I get this error:
```bash
steven: claude: test
2025/06/04 10:44:35 ERRO Error getting git remote error="exit status 2"
isabella: claude: test
2025/06/04 10:44:35 ERRO Error getting git remote error="exit status 2"
matthew: codex: test
2025/06/04 10:44:35 ERRO Error getting git remote error="exit status 2"
```
Any ideas? I looked at all API keys, they are correct.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.