opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Incorrect session association

Open conradkoh opened this issue 2 weeks ago • 1 comments

Description

Sessions sometimes get visible across different projects

Plugins

No response

OpenCode version

1.1.11

Steps to reproduce

Unsure as it is hard to reliably reproduce and doesn't seem to be affecting all projects.

  • I have a project in ~/Documents/Repos/jcep
  • The results are showing up in ~/Documents/notebook (I sometimes run opencode from ~/Documents/notebook/notebooks/<notebook-name>
  • opencode web is running from ~/
  • The project in ~/Documents/Repos/bond seem to be unaffected when prompting from the Web UI

Furthermore, the Web UI shows the correct associations. but the /sessions command on the TUI do not.

Screenshot and/or share link

https://opncd.ai/share/gHGYwoIf

Operating System

Tahoe 26.2

Terminal

iTerm 2 / OpenCode Web UI / VSCode

conradkoh avatar Jan 10 '26 19:01 conradkoh

This issue might be a duplicate of existing issues. Please check:

  • #4251: Concurrent sessions working on different repos interfere each other
  • #6098: Sessions list shows all history instead of working directory-specific sessions
  • #6697: Session switching doesn't change working directory context

Feel free to ignore if none of these address your specific case.

github-actions[bot] avatar Jan 10 '26 19:01 github-actions[bot]