Skip to content

In my local NixOS install, the database is not located at $HOME/.local/share/opencode/opencode.db #1

Description

@AZMCode

The only databases that exist are

./share/opencode/opencode.db
./share/opencode/snapshot/<A Hash>
./share/opencode/opencode-stable.db-shm
./share/opencode/opencode-stable.db-wal
./share/opencode/opencode-stable.db
./share/opencode/storage/session_diff/ses_<More>.json
./share/opencode/storage/session_diff/ses_<Hashes>.json

But importantly, while running the command, I discovered my long running opencode installation does not have the sessions table in opencode.db!

It seems to have one in opencode-stable.db, and when I tried changing that the session switch did happen, but once I loaded the directory again and tried to resume, it was gone.

It seems apparent there was a change in how the database format/files are used now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions