- When using the plugin with OpenCode Desktop, all workspace changes are displayed for every conversation/session
- Expected behavior: each session should only see changes relevant to its own workspace context
- This may be related to how session state or workspace filtering is handled in the Desktop environment
Resolution: This is an upstream OpenCode limitation. Instance.directory is set once at startup and doesn't update when switching workspaces mid-session.
Upstream issue: anomalyco/opencode#6697
Documented as known issue in README: d54202a