mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
Binary.search may fail to find sessions when the store array order differs from expected sort order. This adds a linear search fallback to ensure session updates (rename) and deletes are properly synced to the UI. Fixes #5494 Fixes #3779 |
||
|---|---|---|
| .. | ||
| console | ||
| desktop | ||
| docs | ||
| enterprise | ||
| extensions/zed | ||
| function | ||
| identity | ||
| opencode | ||
| plugin | ||
| script | ||
| sdk | ||
| slack | ||
| tauri | ||
| ui | ||
| util | ||
| web | ||