Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ Add to your `tui.json` (or `.opencode/tui.json`):
}
```

To upgrade, change the version tag and restart OpenCode. You'll see a toast when a newer version is available.
> **Why a versioned ref?** OpenCode resolves `@latest` once and caches it forever. Bumping the version in your config is the only reliable way to get updates.

You'll see a toast when a newer version is available (can be turned off).

## Configuration

Expand Down
Loading