-
Notifications
You must be signed in to change notification settings - Fork 216
Description
Description
On one else seems to have an issue, so I'm assuming its on my side. I downloaded the script and ran it. I've tried both the 'local' and 'global' options with the same result. I've used fish (default) as well as bash to try the installation, same result.
Steps to Reproduce
- curl -fsSL https://raw.githubusercontent.com/darrenhinde/OpenAgentsControl/main/install.sh -o install.sh
bash install.sh - Select either 1 (local) or 2 (global). Quick or custom install.
- See error below (installing agents):
Mode: Custom
Installation directory: .opencode
Components to install (8 total):
Proceed with installation? [Y/n]:
▶ Preparing installation...
▶ Installing components...
⚠ Could not find path for agents:system-builder
⚠ Could not find path for agents:technical-writer
⚠ Could not find path for agents:copywriter
⚠ Could not find path for agents:data-analyst
⚠ Could not find path for agents:eval-runner
⚠ Could not find path for agents:repo-manager
⚠ Could not find path for agents:opencoder
⚠ Could not find path for agents:openagent
✓ Installation complete!
Installed: 0
Failed: 8
Actual Behavior
Script returns errors when trying to install any component. This returns the same result no matter which combination of options I choose.
Environment
- OS: [CachyOS, Linux 6.19.3-2-cachyos]
- GNU bash, version 5.3.9(1)-release (x86_64-pc-linux-gnu)
- fish, version 4.5.0
Possible Solution (Optional)
If you have ideas on how to fix this. Forgive me if it's finger-trouble.