You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It fails to open. If you try to create a new workspace from inside OpenCode while it's still running, you get this error: Failed to create workspace. Worktrees are only supported for git projects
The only fixes are: either delete the .git folder using rm -rf .git and reopen the project, or make sure the project already had a git repository before opening it (like your older projects do).
Screenshot and/or share link
This is how my Activity Monitor looks like:
Why is the Tauri taking as much CPU cycles as Electron? I'm no performance nerd, but that looks bad I think.
And my OpenCode Desktop has hung up / freezed which causes the CPU cycles to spike up:
I can't click any buttons and the loading placeholder just looks the same.
Description
I am trying to use the new workspace feature to create git worktrees.
Plugins
OpenCode version
Version 1.1.34 (1.1.34)
Steps to reproduce
git init.Failed to create workspace. Worktrees are only supported for git projects.gitfolder usingrm -rf .gitand reopen the project, or make sure the project already had a git repository before opening it (like your older projects do).Screenshot and/or share link
This is how my Activity Monitor looks like:
Why is the Tauri taking as much CPU cycles as Electron? I'm no performance nerd, but that looks bad I think.
And my OpenCode Desktop has hung up / freezed which causes the CPU cycles to spike up:
I can't click any buttons and the loading placeholder just looks the same.
Operating System
macOS Sequoia 15.6.1
Terminal
Ghostty