-
Notifications
You must be signed in to change notification settings - Fork 15k
opencode-dcp causes an error when starting opencode desktop #20437
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingwebRelates to opencode on web / desktopRelates to opencode on web / desktopwindows
Description
Description
There are 2 plugins: "plugin": [
"superpowers@git+https://github.com/obra/superpowers.git",
"@tarquinen/opencode-dcp@latest"
]
Using tui and cli can start normally and use the /dcp command. However, using opencode desktop to start will result in an error "session error" and the /dcp command cannot be used.
After testing, if the plugin is disabled and @tarquinen/opencode-dcp@latest is not used, starting the desktop will not result in any errors.
Plugins
superpowers@git+https://github.com/obra/superpowers.git and @tarquinen/opencode-dcp@latest
OpenCode version
1.3.13
Steps to reproduce
- Using the dcp plugin, I opened opencode desktop and encountered an error session error
- Remove the dcp plugin and open opencode desktop as usual
Screenshot and/or share link
Operating System
window11
Terminal
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwebRelates to opencode on web / desktopRelates to opencode on web / desktopwindows