0
Fork 0
mirror of https://github.com/obra/superpowers.git synced 2026-09-25 22:09:05 +00:00

opencode cli crushed after install superpowers #311

Closed
opened 2026-01-20 08:59:12 +00:00 by Khellendros97 · 1 comment
Khellendros97 commented 2026-01-20 08:59:12 +00:00 (Migrated from github.com)

Describe the bug
Environment:Win11
After install superpowers,opencode will crush when enter any questions

Image

To Reproduce
Steps to reproduce the behavior:

  1. cd ~/.config/opencode
  2. git clone
  3. use this command to create a link: $O="$env:USERPROFILE.config\opencode";if(Test-Path $O){Remove-Item $O -Recurse -Force};mkdir "$O\plugin"|Out-Null;git clone https://github.com/obra/superpowers.git "$O\superpowers";cmd /c mklink /J "$O\plugin\superpowers.js" "$O\superpowers.opencode\plugin\superpowers.js"
  4. open opencode cli
  5. say "show me your skills"

Expected behavior
A clear and concise description of what you expected to happen.

Logs
If applicable, add logs to help explain your problem.

Additional context
Add any other context about the problem here.

**Describe the bug** Environment:Win11 After install superpowers,opencode will crush when enter any questions <img width="1483" height="762" alt="Image" src="https://github.com/user-attachments/assets/eff33704-88e9-43c5-89bd-d39a12a73546" /> **To Reproduce** Steps to reproduce the behavior: 1. cd ~/.config/opencode 2. git clone 3. use this command to create a link: $O="$env:USERPROFILE\.config\opencode";if(Test-Path $O){Remove-Item $O -Recurse -Force};mkdir "$O\plugin"|Out-Null;git clone https://github.com/obra/superpowers.git "$O\superpowers";cmd /c mklink /J "$O\plugin\superpowers.js" "$O\superpowers\.opencode\plugin\superpowers.js" 4. open opencode cli 5. say "show me your skills" **Expected behavior** A clear and concise description of what you expected to happen. **Logs** If applicable, add logs to help explain your problem. **Additional context** Add any other context about the problem here.
Tigercoll commented 2026-01-21 08:26:21 +00:00 (Migrated from github.com)

我也遇到了opencode直接打不开了。
I also encountered the problem that opencode can't be opened directly.

我也遇到了opencode直接打不开了。 I also encountered the problem that opencode can't be opened directly.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
skills/obra-superpowers#311
No description provided.