Description
Sessions created with version = 'local' (from dev/CLI builds) exist in opencode.db
but don't appear in the OpenCode Desktop sidebar, even though they exist in the database.
Root Cause:
The Desktop UI appears to filter sessions by version number, excluding rows where
session.version = 'local'.
Workaround:
Update all session.version = 'local' rows to the current app version (e.g., '1.14.48')
Plugins
No response
OpenCode version
1.14.50
Steps to reproduce
- Create a session via CLI or dev build (version gets set to 'local')
- Check the database: session.version = 'local'
- Open Desktop app
- The session does not appear in the sidebar
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
No response
Description
Sessions created with version = 'local' (from dev/CLI builds) exist in opencode.db
but don't appear in the OpenCode Desktop sidebar, even though they exist in the database.
Root Cause:
The Desktop UI appears to filter sessions by version number, excluding rows where
session.version = 'local'.
Workaround:
Update all session.version = 'local' rows to the current app version (e.g., '1.14.48')
Plugins
No response
OpenCode version
1.14.50
Steps to reproduce
Screenshot and/or share link
No response
Operating System
Windows 11
Terminal
No response