Description
Independent git clones that share the same initial/root commit are treated as the same OpenCode project. Sessions created in one clone appear in the other even though they are separate working directories.
This is the same behavior previously reported in #6696, which was auto-closed as stale.
Plugins
No response
OpenCode version
Observed on the current local install before applying the fix in PR #23866.
Steps to reproduce
- Create a git repository with one initial commit.
- Clone it into two different directories.
- Open OpenCode in the first clone and create a session.
- Open OpenCode in the second clone.
- Observe that both clones resolve to the same project/session history.
Screenshot and/or share link
No response
Operating System
Linux
Terminal
bash
Description
Independent git clones that share the same initial/root commit are treated as the same OpenCode project. Sessions created in one clone appear in the other even though they are separate working directories.
This is the same behavior previously reported in #6696, which was auto-closed as stale.
Plugins
No response
OpenCode version
Observed on the current local install before applying the fix in PR #23866.
Steps to reproduce
Screenshot and/or share link
No response
Operating System
Linux
Terminal
bash