[windows] Sometimes Grok CLI is not detected in Orca but works in system terminal
- Dominant language
- TypeScript
- Stars
- 69.7k
- Forks
- 4.5k
- Avg merge
- 16h 8m
- Merged PRs (30d)
- 451
Description
## Issue Description
When using the Grok CLI through Orca, it doesn't work properly. However, the same CLI works fine when using the system's built-in terminal.
Restarting the computer fixes it
## Steps to Reproduce
1. Open Orca terminal
2. Try to use CLI commands
3. Commands fail or don't respond as expected
## Expected Behavior
Grok CLI should work in Orca terminal just like it does in the system terminal.
## Actual Behavior
Grok CLI fails to work in Orca terminal.
## Environment
- **Platform:** windows WSL
- **Orca Version:** Latest
- **Grok CLI:** System installed
## Workaround
Restarting the computer temporarily resolves the issue.
## Additional Context
The issue appears to be specific to how Orca's terminal environment handles certain CLI tools. The system terminal works fine with the same tools.
Made with [Orca](https://github.com/stablyai/orca) 🐋
Contributor guide
Assessment
This issue has not been assessed yet.