[PR #12959] fix(app): stale cache #14451

Closed
opened 2026-02-16 18:19:14 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12959

State: closed
Merged: No


What does this PR do?

global-sync.tsx now delets stale cache

For example if we work on 2 computers on the same project, the other will have stale cache which can cause to show deleted messages, orphaned child sessions etc.

How did you verify your code works?

Create a session in desktop / web
Delete that session in tui
Refresh desktop / web

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12959 **State:** closed **Merged:** No --- ### What does this PR do? `global-sync.tsx` now delets stale cache For example if we work on 2 computers on the same project, the other will have stale cache which can cause to show deleted messages, orphaned child sessions etc. ### How did you verify your code works? Create a session in desktop / web Delete that session in tui Refresh desktop / web
yindo added the pull-request label 2026-02-16 18:19:14 -05:00
yindo closed this issue 2026-02-16 18:19:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14451