Is this already correct?
https://pkg.go.dev/github.com/sst/opencode#section-readme
Persistent Storage: SQLite database for storing conversations and sessions
then, correct below? by my reverse engineering:
- sessions saved ~/.local/share/opencode/storage/session//.json
- The server starts up and displays the same list of repositories regardless of the current working directory or port used